4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed divide by 0, missing parenthesis. More... over 7 years ago
Renamed preprocessors to tranformers. More... over 7 years ago
Added RSquared test. More... over 7 years ago
GraphNode manages autoincrement statically, instead of via Graph instance. More... over 7 years ago
Added RMSE and MAE tests and unit tests. More... over 7 years ago
Implemented FS, Redis, & Sqlite connectors and persistent model. More... over 7 years ago
Added MCC, Standard Error, and Informedness tests. More... over 7 years ago
Fixed Multi Layer Perceptron among other things. More... over 7 years ago
Another productive weekend. More... over 7 years ago
Distinguish regular dataset from supervised dataset. More... over 7 years ago
Added Naive Bayes classifier. More... over 7 years ago
Allow SupervisedDataset to be transformed by a Preprocessor. More... over 7 years ago
Factored subset generation into SupervisedDataset. More... over 7 years ago
Added random copy paste strategy. More... over 7 years ago
Estimators now take a SupervisedDataset as training input. More... over 7 years ago
Implemented Missing Value Imputer, base strategies. More... over 7 years ago
Added Least Squares, Prototype, and Pipeline. More... over 7 years ago
A productive weekend. More... over 7 years ago
Update directory structure. More... over 7 years ago
Trie micro optimization, removed SplStack for []. More... over 7 years ago
Graph performance optimizations, removed SplStack. More... over 7 years ago
Improved grid clustering and fixed reachable. More... over 7 years ago
Implemented find K nearest/farthest neighbors. More... over 7 years ago
Rearranged directory structure. More... over 7 years ago
Merged with Math/Ai & renamed back to Rubix Engine. More... over 7 years ago
Grid micro optimizations. More... over 7 years ago
Implemented distance functions. More... over 7 years ago
Changed namespace to Rubix\Graph. More... over 7 years ago
Refined project scope and changed name to Rubix\Graph. More... over 7 years ago
Added access to last object in index. More... over 7 years ago