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: about 2 months 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-13T07:34:12.000Z (over 4 years ago)
- Last Synced: 2025-04-28T07:42:00.918Z (5 months 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: 103
- Watchers: 6
- Forks: 72
- Open Issues: 3
-
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.