Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 738 Bytes

File metadata and controls

9 lines (7 loc) · 738 Bytes

RFiles

R scripts and RMarkdown files

isl-evans: folder contains R scripts and Markdown files from exercises in An Introduction to Statistical Learning with Applications in R by Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani

wine: folder contains analysis of the wine quality data from the UCI machine learning repository. An analysis in Python using scikit-learn, Pandas and NumPy libraries can be here.