Connect your moderator Slack workspace to receive post notifications:
Sign in with Slack

run.py : how should it run ?

How will run.py be run ? Should it contain a single big run function, or something else ?
Also, where will the dataset be relative to the file ?

We will run run.py as a script (we will run the command 'python run.py'). It is up to you how you want to structure the file. However, note that code readability forms part of the grade - so having a more modular structure may be better than a single big function.

Describe in the ReadMe where we should put the train.csv and test.csv files.

Ok that's perfect, thanks !

Page 1 of 1

Add comment

Post as Anonymous Dont send out notification