Ireullin's Gems
| # | Total Rank | Daily Rank | Name | Summary |
|---|---|---|---|---|
| 1 | 69,760 | 104,234 | kmeans-crystal | The library for data clustering is implemented by k-means algorithm.With the library, y... |
| 2 | 109,956 | 104,234 | decision-tree | A decision tree library which implemented ID3 & C4.5 of algorithms |
| 3 | 166,136 | 104,234 | principal-components-analysis | A PCA algorithm for reducing dimension |
| 4 | 169,072 | 104,234 | linear-regressions | Linear regression algorithms which implemented Alternating Least Squares & Gradient... |
| 5 | 170,274 | 104,234 | simple-pool | A simple thread pool. |