Helix the Robot
Helix
arrow_backAll datasets

German

Hugging Face

German The German dataset from the UCI ML repository. Dataset on loan grants to customers. Configurations and tasks Configuration Task Description encoding Encoding dictionary showing original values of encoded features. loan Binary classification Has the loan request been accepted? Usage from datasets import load_dataset dataset = load_dataset("mstz/german", "loan")["train"] Features Feature Type… See the full description on the dataset page: https://huggingface.co/datasets/mstz/german.

descriptionmstz--german.parquet view_list500 rows cloud_downloadmstz/german
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 · 21 columns · showing first 12
# checking_account_status integer account_life_in_months integer credit_status integer loan_purpose text current_credit integer current_savings integer employed_since integer installment_rate_percentage integer is_male boolean marital_status integer guarantors integer years_living_in_current_residence integer age integer installment_plans integer housing_status integer nr_credit_accounts_in_bank integer job_status integer number_of_people_in_support integer has_registered_phone_number integer is_foreign boolean loan_granted integer
1 164radio/television1169044False10467222211False0
2 2482radio/television5951122True00222221210False1
3 0124education2096132False10349221120False0
4 1422furniture/equipment7882132False12445201220False0
5 1243new car4870123False10453202220False1
6 0362education9055022False10435201121False0
7 0242furniture/equipment2835343False10453221210False0
8 2362used car6948122False10235211311False0
9 0122radio/television3059432False00461221110False0
10 2304new car5234104False20228222310False1
11 2122new car1295113True00125211210False1
12 1482business4308113True00424211210False1

Interesting queries to try

Columns

  • checking_account_status numeric
  • account_life_in_months datetime
  • credit_status numeric
  • loan_purpose categorical
  • current_credit numeric
  • current_savings numeric
  • employed_since numeric
  • installment_rate_percentage numeric
  • is_male bool
  • marital_status numeric
  • guarantors numeric
  • years_living_in_current_residence datetime
  • age numeric
  • installment_plans numeric
  • housing_status numeric
  • nr_credit_accounts_in_bank numeric
  • job_status numeric
  • number_of_people_in_support numeric
  • has_registered_phone_number numeric
  • is_foreign bool
  • loan_granted numeric

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here