Metadata-Version: 2.1
Name: ioutliers
Version: 0.1.1
Summary: Package to easily detect or remove potential outliers
Home-page: https://gitlab.com/i19/outliers
Author: ira
Author-email: ira.saktor@gmail.com
License: UNKNOWN
Description: # Outliers
        
        Package for easy to use outlier detection and removal using robust random cuts forest. RRCF implementation is based on https://github.com/kLabUM/rrcf.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
