Files
smartcore/src/linalg
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-05-05 10:39:18 -04:00
2021-04-28 15:58:39 -04:00
2021-04-28 15:58:39 -04:00
2022-05-05 10:39:18 -04:00