Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dataprofessor/python
Python codes from tutorials on the Data Professor YouTube channel
https://github.com/dataprofessor/python
data-professor data-science dataprofessor datascience machine-learning machinelearning machinelearning-python python python-tutorial
Last synced: 3 days ago
JSON representation
Python codes from tutorials on the Data Professor YouTube channel
- Host: GitHub
- URL: https://github.com/dataprofessor/python
- Owner: dataprofessor
- Created: 2021-01-15T10:07:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-13T07:34:12.000Z (over 3 years ago)
- Last Synced: 2023-03-05T12:51:36.796Z (over 1 year ago)
- Topics: data-professor, data-science, dataprofessor, datascience, machine-learning, machinelearning, machinelearning-python, python, python-tutorial
- Language: Jupyter Notebook
- Homepage: http://youtube.com/dataprofessor
- Size: 862 KB
- Stars: 75
- Watchers: 6
- Forks: 63
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python codes
### How to compare machine learning classifiers in 2 lines of code (lazypredict Python library)
Watch the video [How to compare machine learning classifiers in 2 lines of code (lazypredict Python library)](https://youtu.be/ZdDUwlwJNi0) to see the use of lazypredict in action.
---
### Vaex - Fast data frame for Data Science (Handle billion rows in seconds)
Watch the video [Vaex - Fast data frame for Data Science (Handle billion rows in seconds)](https://youtu.be/inGjY4cds3Q) to see the use of lazypredict in action.