Metadata-Version: 1.2
Name: smote_variants
Version: 0.1.1
Summary: smote_variants
Home-page: http://github.com/gykovacs/smote_variants
Author: Gyorgy Kovacs
Author-email: gyuriofkovacs@gmail.com
License: MIT
Description: # SMOTE-variants
        
        The package implements 85 variants of the Synthetic Minority Oversampling Technique (SMOTE). Besides the implementations, an easy to use model selection framework is supplied to enable the rapid evaluation on oversampling techniques on various unseen datasets.
        
        # Citation
        
        The publication and dissemination of this work and its derivatives are going on, please come back in a couple of days or weeks for updates.
        
        # Documentation
        
        For a detailed documentation see http://smote-variants.readthedocs.io.
        
        # Downloads
        
        * Database foldings: https://drive.google.com/open?id=1PKw1vETVUzaToomio1-RGzJ9_-buYjOW
        * Raw results: https://drive.google.com/open?id=12CfB3184nchLIwStaHhrjcQK7Ari18Mo
        * Aggregated results: https://drive.google.com/open?id=19JGikRYXQ6-eOxaFVrqkF64zOCiSdT-j
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.5
