Skip to main content

scorecard

Project description

LAPRAS

PyPi version Python version

Lapras is developed to facilitate the dichotomy model development work.

Usage

Lapras is designed to develop standard scorecard model. It contains the main steps as follows:
1.Exploratory Data Analysis
lapras.detect()
lapras.quality()
lapras.IV()
lapras.VIF()

2.Feature Selection
lapras.select()
lapras.stepwise()

3.Binnings
lapras.Combiner()
lapras.WOETransformer()
lapras.bin_stats()
lapras.bin_plot()

4.Modeling
lapras.ScoreCard()

5.Performance Measure
lapras.perform()
lapras.LIFT()
lapras.score_plot()
lapras.KS_bucket()
lapras.PSI()
lapras.KS()
lapras.AUC()

Also lapras provides a function which runs all the steps above automaticly:
lapras.auto_model()

For detailed usage, please refer to the wiki. Enjoy.

Install

via pip

pip install lapras --upgrade -i https://pypi.org/simple

via source code

python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lapras-0.0.17.tar.gz (34.6 kB view hashes)

Uploaded Source

Built Distribution

lapras-0.0.17-py2.py3-none-any.whl (44.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page