rickiepark/intro_ml_with_python_2nd_revised
<파이썬 라이브러리를 활용한 머신러닝 (번역개정2판)>의 코드 저장소
This project provides practical, hands-on code examples and Jupyter notebooks for learning machine learning concepts. It's designed to accompany the book "Introduction to Machine Learning with Python (2nd Revised Edition)", offering ready-to-use code snippets and datasets from the book. Data scientists, analysts, or anyone looking to implement machine learning models using Python and scikit-learn would find this useful.
Use this if you are reading "Introduction to Machine Learning with Python (2nd Revised Edition)" and want to run the code examples from the book directly, modify them, or experiment with the datasets.
Not ideal if you are looking for a standalone machine learning library or a tool for deploying production models, as this is primarily an educational resource for learning.
Stars
58
Forks
40
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rickiepark/intro_ml_with_python_2nd_revised"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
harvard-edge/cs249r_book
Machine Learning Systems
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
wx-chevalier/AI-Notes
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics...
Ceyron/machine-learning-and-simulation
All the handwritten notes 📝 and source code files 🖥️ used in my YouTube Videos on Machine...
rickiepark/handson-ml3
<핸즈온 머신러닝 3판>의 주피터 노트북 저장소