Ireullin's Gems
# | Total Rank | Daily Rank | Name | Summary |
---|---|---|---|---|
1 | 67,939 | 162,660 | kmeans-crystal | The library for data clustering is implemented by k-means algorithm.With the library, y... |
2 | 108,325 | 100,176 | decision-tree | A decision tree library which implemented ID3 & C4.5 of algorithms |
3 | 163,197 | 162,660 | principal-components-analysis | A PCA algorithm for reducing dimension |
4 | 167,012 | 128,483 | linear-regressions | Linear regression algorithms which implemented Alternating Least Squares & Gradient... |
5 | 168,014 | 128,483 | simple-pool | A simple thread pool. |