https://github.com/susanli2016/machine-learning-with-r
R codes for common Machine Learning Algorithms
https://github.com/susanli2016/machine-learning-with-r
apriori-algorithm decision-trees hierarchical-clustering kmeans-clustering knn lda linear-regression logistic-regression naive-bayes pca polynomial-regression random-forest svm svr xgboost-algorithm
Last synced: 2 months ago
JSON representation
R codes for common Machine Learning Algorithms
- Host: GitHub
- URL: https://github.com/susanli2016/machine-learning-with-r
- Owner: susanli2016
- Created: 2017-05-26T08:42:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T08:51:48.000Z (about 8 years ago)
- Last Synced: 2025-03-26T22:12:49.306Z (3 months ago)
- Topics: apriori-algorithm, decision-trees, hierarchical-clustering, kmeans-clustering, knn, lda, linear-regression, logistic-regression, naive-bayes, pca, polynomial-regression, random-forest, svm, svr, xgboost-algorithm
- Language: R
- Size: 0 Bytes
- Stars: 7
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine-Learning-with-R
R codes for common Machine Learning Algorithms