NathanRxl / bnp-cardif-challenge

After deadline Kaggle Competition, Master's Data Science, 2017
0 stars 0 forks source link

Make the pipeline operational #5

Closed NathanRxl closed 7 years ago

NathanRxl commented 7 years ago

As a beginning, we need to be able to run the pipeline with the command:

& python3-conda pipeline.py

This must use our model on the preprocessed and standardized data and make a submission appears in submission/ folder. The pipeline must be properly verbose to be able to analyze what happens and what kind of submission just popped.