Metadata-Version: 2.1
Name: creditpy
Version: 2.6
Summary: A package for credit scoring analysis
Home-page: https://github.com/ayhandis/creditpy
License: MIT
Author: Ayhan Dis
Author-email: disayhan@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: gap_stat (==2.0.3)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: pandas (==2.2.0)
Requires-Dist: scikit-learn (==1.4.0)
Requires-Dist: scikit-learn-extra (==0.3.0)
Requires-Dist: scipy (==1.12.0)
Requires-Dist: statsmodels (==0.14.1)
