JCUJ / EVS_KAGGLE_TEAM

EVS repo for sharing and collaborate with the community
0 stars 1 forks source link

Improve repository #1

Closed aacorrea closed 3 years ago

aacorrea commented 3 years ago
  1. Create new project - santander-customer-satisfaction
  2. Create the following lay-out under this project: santander-customer-satisfaction
    • [ ]    |__src # main .py code
    • [ ]    |__data # put input files here
    • [ ]    |__notebooks
    • [ ]       |__eda # exploratory data analysis notebooks
    • [ ]       |__models # modeling notebooks
    • [ ]    |__metadata # metrics, logs, .pkl files
    • [ ]    |__images # plots, charts, trees
    • [ ]    |__outputs # files with predictions
    • [ ]    |__envs # for the final libraries and version
    • [ ]    |__.gitignore # files to ignore when tracking
    • [ ]    |__README.md # Kaggle problem summary - copy and paste from Kaggle
aacorrea commented 3 years ago

@JCUJ Let's try to reorganize the repo. Please, let me know if you have any query

aacorrea commented 3 years ago

It was moved to the board