347 B
347 B
0.1.0
- Added basic classes.
- Added an utility module.
- Added class for RBF kernel approximation.
- Added class for Support Vector Machine with Pegasos alogrithm.
- Added class that performs mutlclass classification with one-vs.-rest strategy.
- Added classes for preprocessing such as min-max scaling, standardization, and L2 normalization.