Loanapp_prediction_model
Project description
Loanapp ├── config/ │ ├── init.py │ └── config.py ├── datasets/ │ ├── loanTrain.csv │ └── test_loan.csv ├── processing/ │ ├── init.py │ ├── data_handling.py │ └── preprocessing.py ├── trained_models/ │ └── classification.pkl ├── VERSION ├── init.py ├── pipeline.py ├── predict.py ├── training_pipeline.py ├── MANIFEST.in ├── README.md ├── requirements.txt └── setup.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Loanapp-1.0.0.tar.gz
(20.0 kB
view details)
File details
Details for the file Loanapp-1.0.0.tar.gz.
File metadata
- Download URL: Loanapp-1.0.0.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e37b1418024b301282231831f15c384a6b56ee7e350dd5622cb33b78f1dd32e
|
|
| MD5 |
058ff82cb83251d3491c2ea235b8fb3c
|
|
| BLAKE2b-256 |
5b3c7278a3955d658ffa401744eef429a011194f9c28a16a6468c1f5acf4887a
|