Jack-Cherish/Machine-Learning resource
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3448
- days_rel: n/a
- days_push: 782
- n_releases_24m: 0
Adoption not part of the score
10378 stars · 5065 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python3 code companion and tutorial series for the classic 'Machine Learning in Action' book, implementing kNN, decision trees, naive Bayes, logistic regression, SVM, linear/tree regression, and AdaBoost from scratch. It is paired with extensive Chinese-language blog articles by Jack Cui explaining the theory and practice of each algorithm.
Use cases
- learn machine learning algorithms from scratch in python
- implement knn and decision trees without sklearn
- understand svm and smo algorithm derivation with code
- study naive bayes text classification example
- practice logistic regression with gradient ascent
- follow a machine learning in action study guide
- learn cart regression trees and pruning
When to choose
- you want to learn classic ML algorithms by hand-coding them in Python3
- you prefer tutorial-style explanations paired with runnable example code
- you are studying the 'Machine Learning in Action' book and want updated Python3 code
When to avoid
- you need a production ML library - use scikit-learn instead
- you need deep learning, neural networks, or GPU acceleration
- you require a maintained, licensed package with pip installation and tests
Facets
learning-resource · maturity maintenance
machine-learning developer-tools machine-learning tutorials education python cross-platform knn decision-tree naive-bayes logistic-regression svm adaboost regression python3 machine-learning-in-action chinese algorithms
4 sources
- readme: https://github.com/Jack-Cherish/Machine-Learning · fetched 2026-08-28 · 2e9c8894bc39
- homepage: https://cuijiahua.com/blog/ml/ · fetched 2026-08-29 · 9f61b13cf276
- site_page: https://cuijiahua.com/netscope/quickstart.html · fetched 2026-08-29 · 55e1ba0d2a33
- site_page: https://cuijiahua.com/about.html · fetched 2026-08-29 · 6cbd435b36e1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Jack-Cherish/Machine-Learning | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Jack-Cherish/Machine-Learning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem