Baselight

Sberbank Gender Prediction

Prediction of client gender on card transactions

@kaggle.nenriki_sberbank_gender_prediction

Test Set
@kaggle.nenriki_sberbank_gender_prediction.test_set

  • 21.5 KB
  • 2656 rows
  • 3 columns
cl

Cl

ent

Ent

d

D

61240380
34114030
15926722
50598019
76475250
60860575
55370884
72099201
26698770
76844676

CREATE TABLE test_set (
  "cl" BIGINT,
  "ent" VARCHAR,
  "d" VARCHAR
);

Share link

Anyone who has the link will be able to view this.