Metadata-Version: 2.1
Name: credit-scoring-model
Version: 0.0.1
Summary: Credit scoring model package.
Home-page: https://github.com/iCosmos76/credit-scoring-package
Author: Belous Vadim
Author-email: belous.vadim@inbox.ru
License: BSD-3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: feature-engine==1.6.0
Requires-Dist: joblib==1.2.0
Requires-Dist: numpy==1.24.3
Requires-Dist: pandas==2.0.1
Requires-Dist: pydantic==1.10.7
Requires-Dist: ruamel.yaml==0.17.26
Requires-Dist: scikit-learn==1.2.2
Requires-Dist: strictyaml==1.7.3
Requires-Dist: imblearn==0.0

Credit scoring model package.
