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: 28 days ago
JSON representation
Compilation of R and Python programming codes on the Data Professor YouTube channel.
- Host: GitHub
- URL: https://github.com/dataprofessor/code
- Owner: dataprofessor
- Created: 2019-12-01T15:46:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T03:42:33.000Z (3 months ago)
- Last Synced: 2024-09-29T16:20:57.002Z (about 1 month ago)
- Topics: 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
- Language: Jupyter Notebook
- Homepage: http://youtube.com/dataprofessor
- Size: 31.1 MB
- Stars: 916
- Watchers: 55
- Forks: 1,431
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - dataprofessor/code - Compilation of R and Python programming codes on the Data Professor YouTube channel. (Jupyter Notebook)
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!