Skip to content

It consists of Multiple machine learning Algorithms with their basic implementation to assist people while applying these models on their own use case

Notifications You must be signed in to change notification settings

Shaphel/Machine-Learning-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-Python

This Repository contains the machine learning algorithms implemented in Python. It comprises of algorithms for value prediction like Linear Regression. It also contains algorithms for classification like- Logistic Regression, KNN, K Means, SVM, Decision Trees & Random Forests, Principal Component Analysis. Moreover, it has a movie recommendation system implemented based on Collaborative Filtering. Lastly, it has an implementation of NLP using Naive Bayes to classify Spams and Hams.

About

It consists of Multiple machine learning Algorithms with their basic implementation to assist people while applying these models on their own use case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%