Skip to content
#

logisticregression

Here are 134 public repositories matching this topic...

This project involves the implementation of efficient and effective Logistic Regression (FROM SCRATCH) classifiers on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.

  • Updated Jan 8, 2018
  • Jupyter Notebook

This is a supervised machine learning project using telecom customer data to predict customers that would churn based on customer Age Group, Relationship Status, Subscribed Services, Charges, and Financial Responsibilities, etc.

  • Updated Jul 7, 2022
  • Jupyter Notebook

Improve this page

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

Learn more