creditscoring
creditscoring is a Python package built as a credit scoring toolkit.
| Supports | Python 3.6,3.7 |
| Latest Release |
|
| Package Status |
|
| License |
|
Installation
Requirements
To use creditscoring the following packages are required:
- pandas >= 0.20.1
- numpy >= 0.7.0
- matplotlib >= 1.1
- seaborn >= 0.8.0
- scipy >= 0.10.0
- scikit-learn >= 0.18
Development and testing additionally require:
- pytest
- coverage
- flake8
- twine
Install latest release version via pip
pip install credit-scoring-toolkit
Install latest development version
pip install git+https://github.com/Keris/creditscoring.git
or
git clone https://github.com/Keris/creditscoring.git
python setup.py install
Release files for credit-scoring-toolkit 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| credit-scoring-toolkit-0.0.2.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| credit_scoring_toolkit-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.7 kB
Release files / credit-scoring-toolkit-0.0.2.tar.gz
| Download URL | credit-scoring-toolkit-0.0.2.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8af32cea676a2f043ecf6adc13259f59839ce647fba9360e30c3cbfa79654f5e
|
|
BLAKE2b-256 checksum How to use checksums |
c3cc3a57eea888845cdf87f43b18a276307b018c717ad98123a3546cf0dd8a1b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191030 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.2
|
Release files / credit_scoring_toolkit-0.0.2-py3-none-any.whl
| Download URL | credit_scoring_toolkit-0.0.2-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1561b3ee3749e120f680cfb38196d6914d9a831658a6f6160c4c99bbe8ca7e42
|
|
BLAKE2b-256 checksum How to use checksums |
6277f4ce7bbbad70c29ba548ff1aedba07ec054d2880879d856cc88004d2e447
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191030 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.2
|