Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 872 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 872 Bytes

code

This is a compilation of R programming codes used on the Data Professor YouTube channel tutorial videos.

Folder Description
iris Codes for performing exploratory data analysis (so as to gain data understanding) and for building classification models of the Iris dataset.
dhfr Codes for performing exploratory data analysis (so as to gain data understanding) and for building classification models of the Iris dataset.
python Codes for various Python data science project tutorials.
shiny Codes for building web applications in R with shiny package.

Note: More to come. Please stay tuned!