Skip to content
#

logistic-regression

Here are 8,195 public repositories matching this topic...

This project detects spam messages in SMS, including those written in regional languages typed in English. It uses an extended SMS dataset and applies the Monte Carlo method with various supervised learning algorithms to improve spam detection.

  • Updated May 29, 2024
  • HTML

Implementation of algorithms such as normal equations, gradient descent, stochastic gradient descent, lasso regularization and ridge regularization from scratch and done linear as well as polynomial regression analysis. Implementation of several classification algorithms from scratch i.e. not used any standard libraries like sklearn or tensorflow.

  • Updated May 29, 2024
  • Jupyter Notebook

This repository is a related to all about Machine Learning - an A-Z guide to the world of Data Science. This supplement contains the implementation of algorithms, statistical methods and techniques (in Python), Feature Selection technique in python etc. Follow Coursesteach for more content

  • Updated May 29, 2024
  • Jupyter Notebook

The purpose of this project is to develop and compare two machine learning models to detect spam emails. Spam detection is a crucial task in email filtering systems to protect users from unwanted and potentially harmful emails. The project involves using a dataset containing various features extracted from email content.

  • Updated May 29, 2024
  • Jupyter Notebook

In this project, we aim to analyze hotel reviews to determine the underlying sentiment expressed by customers. Our goal is to differentiate between positive and negative reviews using Natural Language Processing (NLP) techniques and machine learning algorithms.

  • Updated May 28, 2024
  • Jupyter Notebook

This repository contains a detailed analysis of the Spambase Dataset using different classification algorithms, including Logistic Regression, Logistic Regression with Backward Feature Elimination (BFE), Support Vector Machine (SVM), SVM with Normalized Data, Decision Trees, Random Forest, K-Nearest Neighbors (K-NN), and K-NN with Normalized Data.

  • Updated May 28, 2024
  • HTML

This repository is about a trained Machine Learning model which predicts Whether the Heart Disease is present or not by considering few factors. This ML model is slected by considering different accuracies of various trained ML models.

  • Updated May 28, 2024
  • Jupyter Notebook
abess

Predict and prevent customer churn in the telecom industry with this project. Leverage advanced analytics and ML on a diverse dataset to build a robust classification model. Gain a deep understanding of customer behavior and identify key factors influencing churn. Clone the repository, explore insights, and enhance customer retention startegies.

  • Updated May 28, 2024
  • Jupyter Notebook

Improve this page

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

Learn more