https://github.com/ronlee12355/r-and-machine-learning
several R scripts about Machine Learning that I code
https://github.com/ronlee12355/r-and-machine-learning
machine-learning r statistical-learning
Last synced: 8 months ago
JSON representation
several R scripts about Machine Learning that I code
- Host: GitHub
- URL: https://github.com/ronlee12355/r-and-machine-learning
- Owner: Ronlee12355
- License: mit
- Created: 2016-11-17T03:26:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-06-03T12:28:48.000Z (over 4 years ago)
- Last Synced: 2025-06-03T05:59:10.636Z (9 months ago)
- Topics: machine-learning, r, statistical-learning
- Language: R
- Homepage:
- Size: 66.4 KB
- Stars: 9
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# R-and-Machine-Learning
This is a dir that anyone can view the code about R and as you can see clearly,it is all about Machine Learning.The reason I want to say sorry is that I have been learning ML for just a couple of days,so I am totally a fresh man.
## Algorithms in this repository
* Support Vector Machine
* Decision Tree(including random forest,C5.0,rpart)
* Naive Bayes
* Logistic regression
* Linear regression
* Artificial Neural Networks
* K Nearest Neighbor
* K-means
* Association Rules
## ggplot2 coming up
Hope for more valid advice from the experienced experts
Thank you so much