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.