Metadata-Version: 2.1
Name: modelprop
Version: 0.1.0
Summary: A package for evaluating machine learning supervised model and its performance
Home-page: https://github.com/Ashura0Sage/modeldetect-lib
Author: Aniket Jagtap
Author-email: aniketjagtap18@gmail.com
Keywords: machine learning supervised model overfitting machine learning target seperability optimum threshold to classify data science data analysis modelprop decile analysis information value decile gain capture weight of evidence
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: datetime

In this `README.md`, I have included the following sections:
- Features
- Installation
- Usage
- Important Note about handling null values
- Input Parameters with descriptions
- Example Usage
- Screenshots
- License

