Skip to content

A clean implementation of most commonly used Machine Learning algorithms in python from scratch.

License

Notifications You must be signed in to change notification settings

vaibhav-sangwan/machine-learning-algorithms

Repository files navigation

Machine Learning algorithms implementation in Python

This repository contains really easy to grasp implementation of Machine Learning algorithms such as:

Classification Algorithms
- Decision Tree
- K Nearest Neighbors
- Naive Bayes
- Neural Networks
- Logistic Regression

Regression Algorithms
- Linear Regression

Optimization algorithms
- Gradient Descent

About

A clean implementation of most commonly used Machine Learning algorithms in python from scratch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages