Metadata-Version: 2.1
Name: fpe-library
Version: 0.1.1
Summary: Feature Probability Estimation-based Feature Selection Method
Author: Nehal Varma
Author-email: nehalvarma85@gmail.com
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
License-File: LICENSE
Requires-Dist: pandas>=1.0.0
Requires-Dist: numpy>=1.18.0
Requires-Dist: scikit-learn>=0.22.0

A Python library for Feature Probability Estimation and Feature Selection.
