You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

862 B

First Kaggle

This is the correction of the project 1: First Kaggle.

Deliverables

project
│   README.md
│   environment.yml    
│   username.txt
│
└───data
│   │   train.csv
│   |   test.csv
|   |   gender_submission.csv
│   
└───notebook
│   │   EDA.ipynb
|
|───scripts
│   

Validation

The project is validated if:

  • the reviewer can run the EDA.ipynb and the scripts that output the best accuracy on the test
  • the accuracy score associated with the username in username.txt is higher than 79%. The best submission score can be accessed from the user profile.

Examples

Here are two very good submissions explained and detailed: