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

Dod-o/Statistical-Learning-Method_Code resource

手写实现李航《统计学习方法》书中全部算法 observed · 2026-08-28

github.com/Dod-o/Statistical-Learning-Method_Code · Python observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 54
  • 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: 2848
  • days_rel: n/a
  • days_push: 281
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

11624 stars · 2882 forks observed · 2026-08-28

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

A collection of hand-written, heavily commented Python implementations of all algorithms from Li Hang's textbook 'Statistical Learning Method' (统计学习方法), including perceptron, KNN, naive Bayes, decision trees, logistic regression, maximum entropy, and unsupervised algorithms. Each implementation cites the corresponding formulas, and companion blog posts explain the underlying principles.

Use cases

  • learn machine learning algorithms by reading from-scratch code
  • understand how perceptron and KNN work internally
  • study naive Bayes and decision tree implementations with formula references
  • prepare for machine learning course exams or interviews
  • reimplement classic statistical learning algorithms in Python
  • follow along with Li Hang's textbook chapter by chapter

When to choose

  • you are studying Li Hang's Statistical Learning Method and want code matched to the book's formulas
  • you learn best from small, fully commented from-scratch implementations
  • you want Chinese-language explanations with accompanying blog posts

When to avoid

  • you need production-ready, optimized ML libraries for real workloads
  • you want GPU acceleration or deep learning frameworks
  • you need a maintained package with a license, tests, or an installable API

Facets

learning-resource · maturity active

machine-learning developer-tools machine-learning tutorials education python statistical-learning li-hang from-scratch-implementations annotated-code chinese supervised-learning unsupervised-learning

1 source

Member repositories

RepositoryRoleHealth v2
Dod-o/Statistical-Learning-Method_Codemain57

For agents

markdown · JSON · MCP: product_card(name="Dod-o/Statistical-Learning-Method_Code")

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