Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chunpengtech/r_code
Content on statistical and machine learning techniques for text mining and data mining, using R.
https://github.com/chunpengtech/r_code
machine-learning r statistics
Last synced: 12 days ago
JSON representation
Content on statistical and machine learning techniques for text mining and data mining, using R.
- Host: GitHub
- URL: https://github.com/chunpengtech/r_code
- Owner: ChunPengTech
- Created: 2024-12-03T12:15:38.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-08T14:29:05.000Z (about 1 month ago)
- Last Synced: 2025-01-08T15:48:33.353Z (about 1 month ago)
- Topics: machine-learning, r, statistics
- Language: HTML
- Homepage:
- Size: 17.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# R_Code
## Some recommended books
[Cookbook for R 中文版](https://openbiox.github.io/Cookbook-for-R-Chinese/index.html)
[R for Data Science (2e)](https://r4ds.hadley.nz/)
[R in Action, Third Edition](https://www.manning.com/books/r-in-action-third-edition)
[ggplot2: Elegant Graphics for Data Analysis (3e)](https://ggplot2-book.org/)
[Welcome to ModernDive (v2) | Statistical Inference via Data Science](https://moderndive.com/v2/index.html)
[Text Mining with R](https://www.tidytextmining.com/)
[R语言实战机器学习](https://ayueme.github.io/machine_learning_base_r/)