https://github.com/parvvaresh/logistic-regression-from-scratch
Logistic regression is the most famous machine learning algorithm after linear regression. In a lot of ways, linear regression and logistic regression are similar. But, the biggest difference lies in what they are used for. Linear regression algorithms are used to predict/forecast values but logistic regression is used for classification tasks.
https://github.com/parvvaresh/logistic-regression-from-scratch
jupyter-notebook machine-learning numpy python3
Last synced: 3 months ago
JSON representation
Logistic regression is the most famous machine learning algorithm after linear regression. In a lot of ways, linear regression and logistic regression are similar. But, the biggest difference lies in what they are used for. Linear regression algorithms are used to predict/forecast values but logistic regression is used for classification tasks.
- Host: GitHub
- URL: https://github.com/parvvaresh/logistic-regression-from-scratch
- Owner: parvvaresh
- Created: 2023-03-03T07:48:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T20:50:37.000Z (over 2 years ago)
- Last Synced: 2023-03-16T05:20:34.561Z (over 2 years ago)
- Topics: jupyter-notebook, machine-learning, numpy, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0