Helix the Robot
Helix
arrow_backAll datasets

Australian Credit

Hugging Face

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.

descriptionmstz--australian-credit.parquet view_list500 rows cloud_downloadmstz/australian_credit
boltOpen in Helix

Ask a question about this data

Type any question in plain English — Helix builds the chart with AI. Sign in to run it and save your charts.

auto_awesome

Data preview

500 rows · 15 columns · showing first 12
# feature_1 boolean feature_2 float feature_3 float feature_4 float feature_5 float feature_6 float feature_7 float feature_8 float feature_9 float feature_10 float feature_11 float feature_12 float feature_13 float feature_14 float is_granted integer
1 True22.0811.462441.5850001210012130
2 False22.6772840.1650000216010
3 False29.581.751441.250001228010
4 False21.6711.51530111112011
5 True20.178.172641.96111402601591
6 False15.830.5852881.51120210011
7 True17.426.52340.12500002601010
8 False58.674.4621183.0411602435611
9 True27.8311283000021765380
10 False55.757.082486.7511312100510
11 True33.51.7521484.5114122538581
12 True41.425211851161247011

Interesting queries to try

Columns

  • feature_1 bool
  • feature_2 numeric
  • feature_3 numeric
  • feature_4 numeric
  • feature_5 numeric
  • feature_6 numeric
  • feature_7 numeric
  • feature_8 numeric
  • feature_9 numeric
  • feature_10 numeric
  • feature_11 numeric
  • feature_12 numeric
  • feature_13 numeric
  • feature_14 numeric
  • is_granted numeric

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here