4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added SVM classifier More... over 6 years ago
Implemented CART post pruning via purity increase More... over 6 years ago
Blurry median is now blurry percentile, added mean More... over 6 years ago
Added stringify to params helper More... over 6 years ago
Gradient boost now supports base estimator More... over 6 years ago
Random forest can now return feature importances More... over 6 years ago
Added prompt method for saving More... over 6 years ago
Added spatial node interface More... over 6 years ago
Transformers can now transform labels More... over 6 years ago
Embedders now implement the estimator api More... over 6 years ago
Improved k-d tree nn search pruning More... over 6 years ago
Implemented full k-d neighbors search More... over 6 years ago
Made agglomerate more robust to bad input More... over 6 years ago
Implemented cyclic learning rate nn optimizer More... over 6 years ago
CARTs now verbose More... over 6 years ago
Made pipeline and persistent model verbose More... over 6 years ago
Fixed LDA total and between class covariance More... over 6 years ago
Fixed div by 0 in f1 calculation More... over 6 years ago
Removed snapshotting based on loss More... over 6 years ago
Added linear discriminant analysis More... over 6 years ago
Fixed reset category counts on partial train More... over 6 years ago
t-SNE is now verbose More... over 6 years ago
Grid search is now verbose More... over 6 years ago
Fixed redis backup count More... over 6 years ago
Can load backups from persister api More... over 6 years ago
Filesystem persister now keeps backups More... over 6 years ago
Estimators with explicit loss fns are now verbose More... over 6 years ago
Added verbose estimator interface for logging More... over 6 years ago
Added option to retrain best estimator on full set More... over 6 years ago
Improved numerical stability More... over 6 years ago