wzy6642/Machine-Learning-in-Action-Python3 resource
《机器学习实战》的python3源码 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2806
- days_rel: n/a
- days_push: 2223
- n_releases_24m: 0
Adoption not part of the score
1343 stars · 480 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Python 3 port of the source code from the book 'Machine Learning in Action', originally written for Python 2. It organizes implementations of classic ML algorithms (kNN, neural networks, etc.) by book chapter and case study.
Use cases
- learn machine learning algorithms by reading worked code examples
- run Machine Learning in Action book code on Python 3
- study implementations of kNN, decision trees, SVM, and neural networks
- find reference implementations of classic ML algorithms from scratch
- supplement an ML course with hands-on coding exercises
When to choose
- you are studying the 'Machine Learning in Action' book and need working Python 3 code
- you want simple, educational from-scratch algorithm implementations rather than production libraries
- you are a beginner learning ML fundamentals in Python
When to avoid
- you need a production-grade, maintained ML framework like scikit-learn
- you need actively developed software with a license and community support
- you need modern deep learning tooling such as PyTorch or TensorFlow
Facets
learning-resource · maturity maintenance
machine-learning data-science machine-learning education tutorials python python3 book-companion-code machine-learning-in-action algorithms example-code
1 source
- readme: https://github.com/wzy6642/Machine-Learning-in-Action-Python3 · fetched 2026-08-28 · 3b6ffc805028
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wzy6642/Machine-Learning-in-Action-Python3 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="wzy6642/Machine-Learning-in-Action-Python3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem