Skip to content

Commit f898c47

Browse files
authoredMar 11, 2025
Update README.md
1 parent 46eb0ea commit f898c47

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed
 

‎README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# DataScienceTools
2-
A study of basic ML tools and methods in R
1+
# Data Mining in R
2+
3+
This repository focuses on basic machine learning (ML) tools and methods implemented in **R**. It serves as a practical study of common techniques for handling data and building predictive models.
4+
5+
## Features
6+
- A collection of R scripts demonstrating various ML methods.
7+
- Simple examples to help understand key concepts in data science.
8+
9+
Please refer to `DataScience-ch5.pdf` for detailed explanations on the methods and implementations.
10+

0 commit comments

Comments
 (0)