Metadata-Version: 2.1
Name: memento-scorecard
Version: 2.0.3
Summary: Scorecard development with Python
Home-page: https://github.com/Guilliu/Memento
Author: Guillermo Lizcano Villafáñez
Author-email: guille.lv.97@gmail.com
License: Apache License 2.0
Keywords: python,scoring,rating,logistic,regression,scorecard,woe,credit-risk,autogrouping
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Description-Content-Type: text/markdown
License-File: LICENSE


# Memento - Scorecard development with Python

*Memento* 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/Memento) repository.

## Documentation
You can find useful documentation [here](https://guilliu.github.io/).
