Metadata-Version: 2.1
Name: RecFeatureSelect
Version: 0.3
Summary: De-correlated feature selection via recursion.
Home-page: https://github.com/daniel-furman/RecursiveFeatureSelection
Author: Daniel Ryan Furman
Author-email: dryanfurman@gmail.com
License: MIT
Keywords: feature-selection,multicollinearity
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy

See documentation at https://github.com/daniel-furman/RecFeatureSelect


