SmartCore is developed and maintained by Smartcore developers. Our goal is to build an open library that has accurate, numerically stable, and well-documented implementations of the most well-known and widely used machine learning algorithms.
unsafe in library codendarray upgraded to 0.17; nalgebra bindings droppedpreprocessing module (one-hot encoding, standard scaling, series encoder)AgglomerativeClustering and ExtraTreesRegressorCosine and Jaccard distance metricsDenseMatrix moved to linalg::basic::matrix (constructors now fallible)SupervisedEstimatorBorrow/PredictorBorrow for borrow-style estimators (SVC, SVR)train_test_split takes an optional RNG seedcross_validate takes an estimator instance, not a fit fn pointerbincode to postcarddefault feature set is now empty; datasets, ndarray-bindings, serde are opt-inThis is our first realease, enjoy! In this version you’ll find:
Please let us know if you found a problem. The best way to report it is to open an issue on GitHub.