Ireullin's Gems
| # | Total Rank | Daily Rank | Name | Summary |
|---|---|---|---|---|
| 1 | 70,045 | 87,645 | kmeans-crystal | The library for data clustering is implemented by k-means algorithm.With the library, y... |
| 2 | 110,403 | 123,501 | decision-tree | A decision tree library which implemented ID3 & C4.5 of algorithms |
| 3 | 166,759 | 123,501 | principal-components-analysis | A PCA algorithm for reducing dimension |
| 4 | 169,705 | 123,501 | linear-regressions | Linear regression algorithms which implemented Alternating Least Squares & Gradient... |
| 5 | 170,817 | 123,501 | simple-pool | A simple thread pool. |