Tim Toebrock d305406dfd Implementation of Standard scaler (#143)
* docs: Fix typo in doc for categorical transformer.
* feat: Add option to take a column from Matrix.
I created the method `Matrix::take_column` that uses the `Matrix::take`-interface to extract a single column from a matrix. I need that feature in the implementation of  `StandardScaler`.
* feat: Add `StandardScaler`.
Authored-by: titoeb <timtoebrock@googlemail.com>
2022-08-26 15:20:20 +01:00
2022-08-23 16:56:21 +01:00
2020-08-27 11:37:14 -07:00
2022-08-23 16:56:21 +01:00
2021-04-28 16:58:15 -04:00
2019-05-07 22:14:51 -07:00
2020-09-25 16:06:36 -07:00

SmartCore

User guide | API | Examples


The Most Advanced Machine Learning Library In Rust.


Description
A comprehensive library for machine learning and numerical computing. Apply Machine Learning with Rust leveraging first principles.
Readme Apache-2.0 2.9 MiB
Languages
Rust 100%