Metadata-Version: 2.1
Name: featexp
Version: 0.0.2
Summary: Feature exploration for supervised learning
Home-page: https://github.com/abhayspawar/featexp
Author: Abhay Pawar
Author-email: abhayspawar@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pandas (==0.23.4)
Requires-Dist: numpy (==1.14.3)
Requires-Dist: matplotlib (==2.2.2)

Featexp helps with feature understanding, feature debugging, leakage detection, finding noisy features and model monitoring


