Skip to content
#

logisticregression-classifier

Here are 5 public repositories matching this topic...

This project analyzes Twitter sentiment using NLP and Machine Learning. It preprocesses text, converts it into numerical format, and trains a Logistic Regression model. The model classifies tweets as Positive, Negative, or Neutral and is evaluated using accuracy metrics. It can also predict the sentiment of new user-input statements.

  • Updated Feb 12, 2025
  • Jupyter Notebook

Developed a machine learning pipeline to predict customer churn with over 90% accuracy, leveraging data preprocessing, feature engineering, and Random Forest modelling. Conducted exploratory data analysis to uncover key drivers of churn, such as customer recency and cohorts from first transations.

  • Updated Dec 9, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the logisticregression-classifier 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 logisticregression-classifier topic, visit your repo's landing page and select "manage topics."

Learn more