Skip to content

These are the basic algorithms of Supervised Machine Learning. Linear Regression and Logistic Regression. Here you will find manual implementation of such topics.

Zxenith/SupervisedML

Repository files navigation

SupervisedML

A Manual approach to two famous Machine Learning Algorithms using different Python libraries. Like: Numpy, Pandas, Matplotlib, Math and Copy.

Manual Linear Regression Cost function and Gradient Descent.

Logistic Regression:- Sigmoid activation function.

Linear and Logistic Regression using Sci-Kit Learn.

About

These are the basic algorithms of Supervised Machine Learning. Linear Regression and Logistic Regression. Here you will find manual implementation of such topics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published