Metadata-Version: 2.1
Name: pyken
Version: 0.8.2
Summary: Scorecard development with Python
Home-page: https://github.com/Guilliu/pyken
Author: Guillermo Lizcano
Author-email: guille.lv.97@gmail.com
License: UNKNOWN
Description: 
        # Pyken - Scorecard development with Python
        
        **Pyken** is a Python package with the aim of providing the necessary tools for:
        
        - Grouping variables (both numerical and categorical) in an automatic and interactive way.
        - Development of customizable scorecards adaptable to the requirements of each user.
        
        ## Source code
        Check out the [GitHub](https://github.com/Guilliu/pyken) repository.
        
        ## Documentation
        You can find useful documentation [here](https://guilliu.github.io/).
        
Keywords: python,rating,scoring,logistic-regression,scorecard,woe,credit-risk,autogrouping
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
