Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/dataprofessor/code

Compilation of R and Python programming codes on the Data Professor YouTube channel.
https://github.com/dataprofessor/code

data-professor data-science data-science-python dataprofessor datascience exploratory-data-analysis machine-learning machinelearning pandas python python-data-science r scikit-learn scikit-learn-python shiny streamlit

Last synced: 3 months ago
JSON representation

Compilation of R and Python programming codes on the Data Professor YouTube channel.

Lists

README

        

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

Folder | Description
---|---
[iris](https://github.com/dataprofessor/code/tree/master/iris) | Codes for performing *exploratory data analysis* (so as to gain *data understanding*) and for building *classification models* of the Iris dataset.
[dhfr](https://github.com/dataprofessor/code/tree/master/dhfr) | Codes for performing *exploratory data analysis* (so as to gain *data understanding*) and for building *classification models* of the Iris dataset.
[python](https://github.com/dataprofessor/code/tree/master/python) | Codes for various Python data science project tutorials.
[shiny](https://github.com/dataprofessor/code/tree/master/shiny) | Codes for building *web applications* in R with *shiny* package.

> Note: More to come. Please stay tuned!