Skip to content

hbfawaz112/Some-ML-Algorithms

Repository files navigation

made-with-python

Some-Machine-Learning-Algorithms

Some Machine Learning Algorithms implemented in python some of them are imlpmented from scratch and some of them using libraries such as scikit-learn

Classification algorithmes :

1- KNN
2- MKNN
3- MCNN
4- MDC
5- KNN using scikit-learn
6- Naive Bayes Classifier Scikit Learn
7- Naive Bayes Classifier Implemented from scratch
8- Naive Bayes Classifier Implemented from scratch (Gaussian Distribution)
9- Decision tree classifer using Scikit Learcn
10- SVM - sklearn
11- Random Forest - sklearn

And visualize some of them (KNN - SVM - Random Forest)

Using streamlit and some datasets (Iris/Wine/Breast Cancer) to visualize them on the web

Screenshot

About

Some Machine Learning Algorithms implemented in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages