Skip to content
#

adagrad

Here are 62 public repositories matching this topic...

This repository contains a Python implementation of linear regression, logistic regression, and ridge regression algorithms. These algorithms are commonly used in machine learning and statistical modeling for various tasks such as predicting numerical values, classifying data into categories, and handling multicollinearity in regression models.

  • Updated Jun 12, 2023
  • Python

Detect and classify toxic behavior in social media comments using a bidirectional LSTM-based neural network. Achieved precision of 0.932 and recall of 0.733. Applications include customer service, reputation management, and market research. Real-time predictions available via a Gradio app. Future scope includes multi-lingual sentiment analysis.

  • Updated Dec 15, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the adagrad topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the adagrad topic, visit your repo's landing page and select "manage topics."

Learn more