Metadata-Version: 2.4
Name: dataore
Version: 0.10.0
Summary: Lightweight data mining toolkit: profiling, sketches, diffing, feature engineering, ML models (trees, boosting, SVM, clustering, feature selection), and dimensionality reduction (PCA/LDA/MDS/Isomap/t-SNE)
Author: Equinox
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: pandas>=1.5
Requires-Dist: numpy>=1.23
Requires-Dist: scipy>=1.9
