Ireullin's Gems
| # | Total Rank | Daily Rank | Name | Summary |
|---|---|---|---|---|
| 1 | 69,572 | 131,764 | kmeans-crystal | The library for data clustering is implemented by k-means algorithm.With the library, y... |
| 2 | 109,678 | 131,764 | decision-tree | A decision tree library which implemented ID3 & C4.5 of algorithms |
| 3 | 165,737 | 131,764 | principal-components-analysis | A PCA algorithm for reducing dimension |
| 4 | 168,796 | 100,097 | linear-regressions | Linear regression algorithms which implemented Alternating Least Squares & Gradient... |
| 5 | 169,946 | 131,764 | simple-pool | A simple thread pool. |