Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 271 Bytes

File metadata and controls

13 lines (12 loc) · 271 Bytes

In this repo, I will complete follows:
1.implement some usual ml algorithm:
KNN
SVM
NaiveBayes
K-Means
EMCluster
DecisionTree
Apriori

2.a tutorial about how to use sklearn
3.complete data analysis practice
4.reference files about DataAnalysis