dataprofessor/python
Python codes from tutorials on the Data Professor YouTube channel
This project provides Python code examples from the Data Professor YouTube channel, demonstrating practical data science workflows. It helps data scientists quickly compare machine learning models and efficiently handle very large datasets. You'll find code that takes your raw data and helps you understand which predictive model performs best, or allows you to analyze massive tables that would otherwise be too slow.
111 stars. No commits in the last 6 months.
Use this if you are a data scientist, analyst, or researcher who needs to quickly prototype and compare different machine learning classification models, or if you need to perform data manipulation and analysis on datasets with billions of rows.
Not ideal if you are looking for a complete, production-ready machine learning framework or if you only work with small datasets that don't require high-performance data handling.
Stars
111
Forks
73
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 13, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dataprofessor/python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rjurney/Agile_Data_Code_2
Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
yogeshhk/TeachingDataScience
Course notes for Data Science related topics, prepared in LaTeX
linogaliana/python-datascientist
Dépôt associé au cours Python pour data scientists (ENSAE 2e année)
GoogleCloudPlatform/data-science-on-gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan,...
PacktWorkshops/The-Data-Science-Workshop
A New, Interactive Approach to Learning Data Science