CoolFace
Datasetpublic

mstz/australian_credit

Australian Credit The Australian Credit from the UCI ML repository. Classification of loan approval. Configurations and tasks Configuration Task Description australian_credit Binary classification Is the loan granted? Usage from datasets import load_dataset dataset = load_dataset("mstz/australian_credit")["train"] Features Target feature changes according to the selected configuration and is always in last position… See the full description on the dataset page: https://huggingface.co/datasets/mstz/australian_credit.

sourceHugging Faceccupdated 1y agoView on Hugging Face
0likes15downloads
14 commits on main
71dacb31y ago

updated to datasets 4.*

mstz
3c4e6fe3y ago

Update README.md

mstz
9dbf7cf3y ago

Update README.md

mstz
f8ecb583y ago

Update README.md

mstz
0be514e3y ago

Update README.md

mstz
c5db05f3y ago

Update README.md

mstz
7f9f8aa3y ago

Upload australian_credit.py

mstz
d9a754c3y ago

Upload australian_credit.py

mstz
df2cb543y ago

Upload 3 files

mstz
9d1d08e3y ago

Upload australian_credit.py

mstz
ab052513y ago

Upload australian_credit.py

mstz
9be57a43y ago

Upload australian_credit.py

mstz
691e7603y ago

Upload 3 files

mstz
5a8dbf93y ago

initial commit

mstz