Ross ROSS = Recommend OSS · open-source software intelligence for agents

wzyonggege/statistical-learning-method resource

《统计学习方法》笔记-基于Python算法实现 observed · 2026-08-28

github.com/wzyonggege/statistical-learning-method · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3170
  • days_rel: n/a
  • days_push: 21
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2180 stars · 662 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of Jupyter notebooks implementing the algorithms from the classic Chinese textbook 'Statistical Learning Methods' (统计学习方法) in Python, covering least squares, perceptron, kNN, Naive Bayes, decision trees, logistic regression, SVM, AdaBoost, and EM. It is educational material first, with hand-written implementations and scikit-learn used only for comparison.

Use cases

  • learn statistical learning algorithms from scratch in python
  • study the statistical learning methods textbook with code
  • implement perceptron knn svm adaboost by hand
  • notebooks explaining the math behind classic ml algorithms
  • practice machine learning fundamentals with jupyter
  • compare hand-written implementations with scikit-learn

When to choose

  • you are studying Li Hang's Statistical Learning Methods and want runnable code per chapter
  • you want to understand classic ML algorithms by reading from-scratch implementations
  • you prefer notebook-based, math-plus-code learning material

When to avoid

  • you need a production machine learning library
  • you want modern deep learning or transformer-based methods
  • you need actively developed features rather than maintained educational notes

Facets

learning-resource · maturity maintenance

machine-learning data-science developer-tools machine-learning education tutorials data-science python cross-platform jupyter-notebooks statistical-learning chinese textbook-companion algorithms-from-scratch scikit-learn

1 source

Member repositories

RepositoryRoleHealth v2
wzyonggege/statistical-learning-methodmain76

For agents

markdown · JSON · MCP: product_card(name="wzyonggege/statistical-learning-method")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem