Helix the Robot
Helix
arrow_backAll datasets

Nbfi

Hugging Face

NBFI The NBFI dataset from the Kaggle. Client default prediction. Configuration Task Description default Binary classification Has the client defaulted? Usage from datasets import load_dataset dataset = load_dataset("mstz/nbfi")["train"] Features Feature Type income float32 owns_a_car bool owns_a_bike bool has_an_active_loan bool owns_a_house bool nr_children int8 credit float32 loan_annuity float32… See the full description on the dataset page: https://huggingface.co/datasets/mstz/nbfi.

descriptionmstz--nbfi.parquet view_list500 rows cloud_downloadmstz/nbfi
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 · 36 columns · showing first 12
# income float owns_a_car boolean owns_a_bike boolean has_an_active_loan boolean owns_a_house boolean nr_children integer credit float loan_annuity float accompanied_by text income_type text education_level float marital_status text is_male boolean type_of_contract text type_of_housing text residence_density float age_in_days integer consecutive_days_of_employment integer nr_days_since_last_registration_change integer nr_days_since_last_document_change integer has_provided_a_mobile_number boolean has_provided_a_home_number boolean was_reachable_at_work boolean job text nr_family_members integer city_rating integer weekday_of_application integer hour_of_application float same_residence_and_home boolean same_work_and_home boolean score_1 float score_2 float score_3 float nr_defaults_in_social_circle boolean inquiries_in_last_year float has_defaulted integer
1 15750FalseFalseFalseFalse11.5e+054398AloneService2MFalseCLFamily0.020711131836951652155TrueFalseFalseSales3228TrueTrue0.4350.56480.6738True30
2 27000TrueFalseFalseTrue0284401913AloneService1SFalseCLFamily0.018631005238977582647TrueFalseFalseDrivers12413TrueTrue0.2680.68410.4939True60
3 11250FalseTrueTrueFalse0360002066AloneService1SFalseCLHome0.0313312969584070664321TrueTrueTrueCore12319TrueTrue0.45350.24940.7557True10
4 27000FalseFalseTrueTrue07.602e+043234AloneService2MFalseCLHome0.0251613923587957954774TrueFalseFalseCore22215TrueTrue0.30280.64990.6895True20
5 15750FalseFalseTrueTrue31288353780AloneCommercial2MFalseCLHome0.046221389134579245019TrueFalseFalseCore51214TrueTrue0.55030.61990.8358True10
6 27000TrueFalseFalseTrue35.337e+044003AloneCommercial1MFalseCLHome0.0325612323111754203900TrueFalseTrueLaborers51410TrueTrue0.47720.67740.5815True40
7 9000FalseTrueFalseFalse06.649e+042401AloneService1SFalseCLHome0.0105619983235102163545TrueFalseFalseMedicine13512TrueTrue0.64710.29660.2852True20
8 11250FalseFalseTrueFalse13.015e+042395AloneService1MFalseCLHome0.010039614136463851078TrueFalseFalseLaborers3247TrueTrue0.13830.17560.2314True30
9 18000TrueFalseTrueTrue127000725AloneService1DFalseCLHome0.0263914559491122444890TrueTrueTrueLaborers22211TrueTrue0.74190.64240.3979True00
10 18000TrueTrueTrueTrue04.815e+043351AloneService1MFalseCLHome0.00702911464690871801TrueTrueFalseSales22611TrueTrue0.13540.47010.2366True70
11 15750TrueTrueFalseTrue05.734e+042073AloneService2MFalseCLHome0.010561097763955883515TrueFalseFalseLaborers23010TrueTrue0.28880.2720.6848True30
12 18000TrueTrueFalseTrue02.737e+043096AloneGovt Job2MFalseCLHome0.01003867512321261365TrueFalseTrueCore2245TrueTrue0.24580.2950.5549True20

Interesting queries to try

Columns

  • income numeric
  • owns_a_car bool
  • owns_a_bike bool
  • has_an_active_loan bool
  • owns_a_house bool
  • nr_children numeric
  • credit numeric
  • loan_annuity numeric
  • accompanied_by categorical
  • income_type categorical
  • education_level numeric
  • marital_status categorical
  • is_male bool
  • type_of_contract categorical
  • type_of_housing categorical
  • residence_density numeric
  • age_in_days datetime
  • consecutive_days_of_employment datetime
  • nr_days_since_last_registration_change datetime
  • nr_days_since_last_document_change datetime
  • has_provided_a_mobile_number bool
  • has_provided_a_home_number bool
  • was_reachable_at_work bool
  • job text
  • nr_family_members numeric
  • city_rating numeric
  • weekday_of_application datetime
  • hour_of_application numeric
  • same_residence_and_home bool
  • same_work_and_home bool
  • score_1 numeric
  • score_2 numeric
  • score_3 numeric
  • nr_defaults_in_social_circle bool
  • inquiries_in_last_year datetime
  • has_defaulted numeric

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here