dnkirill / allstate_capstone

Allstate Kaggle Competition ML Capstone Project
80 stars 57 forks source link

Did you implement this on kaggle or on jupyter notebook via anaconda? #1

Open akshayreddykotha opened 5 years ago

akshayreddykotha commented 5 years ago

I am trying to understand how to produce reproducible work for review or revision. For instance, you referred the kaggle link for data set but for some one who forked your repository, how does it help to run your notebook?

Should they set up the environment to load files as per your code?

arihant1805 commented 1 month ago

If you want to run any notebook from this repo, on your device locally you have to install all the modules used. If there is any file from kaggle you can import that notebook on the kaggle without any worry (only in the notebook associated with this DataSet)