linyiqun/DataMiningAlgorithm resource
数据挖掘18大算法实现以及其他相关经典DM算法 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: 4252
- days_rel: n/a
- days_push: 3812
- n_releases_24m: 0
Adoption not part of the score
3948 stars · 1674 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Java collection implementing the 18 classic data mining algorithms (Apriori, FP-Tree, CART, ID3, KNN, Naive Bayes, SVM, EM, KMeans, BIRCH, PageRank, and more) plus additional classics like DBSCAN, Random Forest, and genetic algorithms. It is primarily an educational reference with accompanying blog posts explaining each algorithm.
Use cases
- learn how classic data mining algorithms work
- study Java implementations of Apriori and FP-Tree
- reference code for decision tree algorithms like ID3 and CART
- understand clustering algorithms such as KMeans and DBSCAN
- see how PageRank and HITS link analysis are implemented
- find example code for SVM and EM algorithms
When to choose
- you want readable Java source code to learn data mining algorithms
- you need reference implementations for coursework or study
- you want algorithm explanations paired with code
When to avoid
- you need production-ready, performant ML libraries
- you need maintained software with a license and active releases
- you want scalable implementations for large datasets
Facets
learning-resource · maturity maintenance
machine-learning data-science developer-tools machine-learning data-science tutorials education jvm cross-platform data-mining java-implementations educational classic-algorithms clustering classification association-rules algorithms
1 source
- readme: https://github.com/linyiqun/DataMiningAlgorithm · fetched 2026-08-28 · ec7b0a0bc59c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| linyiqun/DataMiningAlgorithm | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="linyiqun/DataMiningAlgorithm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem