Metadata-Version: 2.1
Name: scorecardbundle
Version: 1.1.3
Summary: The python scorecard modeling library
Home-page: https://github.com/Lantianzz/Scorecard-Bundle
Author: Lantian ZHANG
Author-email: peter.lantian.zhang@outlook.com
License: UNKNOWN
Description: Scorecard-Bundle is a high-level Scorecard modeling API that is easy-to-use and Scikit-Learn consistent. 
        The transformer and model classes in Scorecard-Bundle comply with Scikit-Learn‘s fit-transform-predict 
        convention. So far it has covered the key steps in Scorecard modeling, including feature discretization,
        feature encoding, feature selection, model training and model evaluation. 
        See detailed document at https://github.com/Lantianzz/Scorecard-Bundle 
        
Keywords: Python Scorecard Modeling
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
