Metadata-Version: 2.1
Name: woe-scoring
Version: 0.5.2
Summary: Weight Of Evidence Transformer and LogisticRegression model with scikit-learn API
License: MIT
Author: Stroganov Kirill
Author-email: kiraplenkin@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
Requires-Dist: joblib (>=1.1.0)
Requires-Dist: lxml (>=4.8.0)
Requires-Dist: numpy (>=1.19.5)
Requires-Dist: pandas (>=1.2.2)
Requires-Dist: scikit-learn (>=0.24.1)
Requires-Dist: scipy (>=1.6.1)
Requires-Dist: statsmodels (>=0.12.2)
