Data Analysis / Machine Learning preset jupyter-notebook template, especially for competitions.
- Reduce tasks of repeated data munging and training.
- Easy to use anywhere!
- Download DA-ML-Template.ipynb file
- Upload to your
Google Drive. - Change your Directory and File name
'<google-drive-path1>','<google-drive-path2>''<training-dataset>.csv''<test-dataset>.csv''<google-drive-path1>','<google-drive-path2>''<submission_file_name>.csv'
- Analyze it!
Google Colaboratory(almost as same asJupyter Notebook)python 3.6+,pandas,scikit-learnand some dependencies.
Google Drive- CSV File I/O via
Google Colaboratory.
- CSV File I/O via

