Sberbank Gender Prediction
Prediction of client gender on card transactions
@kaggle.nenriki_sberbank_gender_prediction
Prediction of client gender on card transactions
@kaggle.nenriki_sberbank_gender_prediction
CREATE TABLE train_set (
"client_id" BIGINT,
"target" BIGINT
);
Anyone who has the link will be able to view this.