- Introduced kmenas++ to kmeans method
- Changed in k-means and GMM specifications
- Added Xmenas, HDBSCAN, DBSCAN to Clustering module
- Added clustering models
- Added loss functions for clustering models
- Supported training on GPU
- Added
databuilder
to automatically format data
- Changed
predict
function into Function-like Object - Added
@simple_epochs
for Windows