https://github.com/susanli2016/machine-learning-with-python
Python code for common Machine Learning Algorithms
https://github.com/susanli2016/machine-learning-with-python
decision-trees hierarchical-clustering kmeans-clustering knn-classification lda linear-regression logistic-regression naive-bayes-classifier pca polynomial-regression random-forest svm svr xgboost-algorithm
Last synced: 7 days ago
JSON representation
Python code for common Machine Learning Algorithms
- Host: GitHub
- URL: https://github.com/susanli2016/machine-learning-with-python
- Owner: susanli2016
- Created: 2017-05-26T08:55:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T15:08:55.000Z (about 1 year ago)
- Last Synced: 2025-04-18T11:24:25.798Z (about 1 month ago)
- Topics: decision-trees, hierarchical-clustering, kmeans-clustering, knn-classification, lda, linear-regression, logistic-regression, naive-bayes-classifier, pca, polynomial-regression, random-forest, svm, svr, xgboost-algorithm
- Language: Jupyter Notebook
- Homepage:
- Size: 58 MB
- Stars: 4,417
- Watchers: 270
- Forks: 4,820
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine-Learning-with-Python
Python codes for common Machine Learning Algorithms