AtheMathmo / rusty-machine

Machine Learning library for Rust
https://crates.io/crates/rusty-machine/
MIT License
1.25k stars 153 forks source link

ENH: Add Normalizer #170

Closed sinhrks closed 7 years ago

sinhrks commented 7 years ago

Add normalize transformer (#163). Because normalizer has no parameters to fit, it is separate from #166.

sinhrks commented 7 years ago

Updated to meet with #166.

AtheMathmo commented 7 years ago

Closing for #175 .