Skip to content

This repository contains implementation of various supervised machine learning algorithms.

License

Notifications You must be signed in to change notification settings

prateekbhat91/Supervised-Machine-Learning

Repository files navigation

Machine-Learning

Welcome!! This repository contains implementation of various machine learning algorithms.

  1. Regression:

  2. Linear Regression: contains implementation of Batch Gradient Descent Linear Regression, Lasso Linear Regression, and Ridge Linear Regresion.

  3. Stochastic Gradient Descent Linear Regression: contains implementation of SGD Linear regression.

  4. Classification:

  5. Naive Bayes(classification): contains the implementation of naive bayes classification algorithm.

  6. Logistic-Regression: contains implementation of logistic regression classifier for binary classification problem.

About

This repository contains implementation of various supervised machine learning algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published