Metadata-Version: 1.1
Name: dtosmote
Version: 1.0.3
Summary: Delaunay Thetraedral Oversampling - DTOSMOTE
Home-page: https://github.com/carvalhoamc/DTOSMOTE
Author: Alexandre Miguel de Carvalho & Ronaldo Cristiano Prati
Author-email: carvalho.alexandre@ufabc.edu.br
License: MIT
Download-URL: https://github.com/carvalhoamc/DTOSMOTE/archive/v1.0.3.tar.gz
Description: Oversampling creates synthetic or duplicate minority class sam- ples to match the same number of samples from the majority class. As a result, the training data set becomes balanced before the training phase. DTO-SMOTE constructs a mesh of simplices for creating synthetic examples.
Keywords: oversampling,smote,geosmote,dto,dtosmote
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
