nicolaepetridean / kaggle_covid_spread_prediction

0 stars 0 forks source link

pipeline for kaggle. #7

Open nicolaepetridean opened 4 years ago

nicolaepetridean commented 4 years ago
  1. create infra for splitting the data in 2 : one for public, one for pivate.
  2. separate flows for training pipeline vs notebook to be executed.
  3. create #dataviz graphs as output for prediction, training, and eda (extract data for usage later on ELK)
  4. organizing a bit the code