Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 688 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 688 Bytes

R-Coding

Work with R:

It includes coding of various algorithms and examples,tricks with R programming language. *In the study named DecisionTree1.R, one of the data mining classification algorithms, the decision tree and the Wine-Quality data set were used.

baseR1

baseR2