hanmq/MachineLearning_Zhouzhihua_ProblemSets resource
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍 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: 2921
- days_rel: n/a
- days_push: 1431
- n_releases_24m: 0
Adoption not part of the score
1682 stars · 435 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of personal solutions to the exercises in Zhou Zhihua's 'Machine Learning' textbook (the 'Watermelon Book'), with algorithms like logistic regression, decision trees, SVM, and AdaBoost implemented from scratch in NumPy and Pandas. It serves as a study companion rather than a usable software library.
Use cases
- solutions to watermelon book exercises
- implement machine learning algorithms from scratch in numpy
- study companion for zhou zhihua machine learning textbook
- learn how decision trees and SVM work via manual implementation
- reference answers for machine learning course homework
- understand AdaBoost and naive bayes with simple python code
When to choose
- you are studying Zhou Zhihua's Machine Learning textbook and want worked exercise answers
- you want to see classic ML algorithms implemented from scratch without frameworks
- you prefer Chinese-language explanations with LaTeX formulas
When to avoid
- you need a production-ready machine learning library
- you want maintained, tested, or licensed code
- you need deep learning or modern LLM topics
Facets
learning-resource · maturity maintenance
machine-learning nlp machine-learning education tutorials python watermelon-book zhou-zhihua exercise-solutions numpy pandas textbook-companion chinese
1 source
- readme: https://github.com/hanmq/MachineLearning_Zhouzhihua_ProblemSets · fetched 2026-08-28 · 4d8b6cf86625
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hanmq/MachineLearning_Zhouzhihua_ProblemSets | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hanmq/MachineLearning_Zhouzhihua_ProblemSets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem