开源软件名称(OpenSource Name):Ryuk17/MachineLearning
开源软件地址(OpenSource Url):https://github.com/Ryuk17/MachineLearning
开源编程语言(OpenSource Language):
Python
100.0%
开源软件介绍(OpenSource Introduction):MachineLearning
Machine learning algorithms implemented by myself with Python 3.6
What's in it?
- AdaBoost
- Blending
- DecisionTree
- GBDT
- KNN
- LogisticRegression
- NaiveBayes
- Perceptron
- RandomForest
- Stacking
- SVM
- GBDT
- LinearRegression
- LocallyWeightedLinearRegression
- LassoRegression
- RandomForest
- RidgeRegression
- StepWiseRegression
- TreeRegression
- BiKmeans
- DBSCAN
- KMeans
- KMeans++
- GMM
- Apriori
- Eclat
- FP-growth
- LDA
- PCA
- HMM
Tutorials
中文教程: 从零实现机器学习算法
English Turorials: Step-by-Step Guide To Implement Machine Learning
Main References
- CS229:Machine Learning
- Machine Learning IN ACTION
- 统计学习方法
Dependences
- Install Python 3.6
- Install NumPy
- Install Scikit-learn
|
请发表评论