We expect challenges with prior knowledge of Python, and machine learning to perform well.
The goal of this challenge is to build a machine learning model to predict future Etherium prices.
The Input data set is already preprocessed and contains training data examples for which to train the model.
Important: We do not allow the integration of outside data.
At the end, the model with the best predictions will win.
For evaluation we use root mean square deviation:
This repo contains 2 Files:
This file contains the data for training the model. https://github.com/zerogravitylabs/hack-the-valley-2018/blob/master/train.csv
This file contains the data points that need to be predicted. https://github.com/zerogravitylabs/hack-the-valley-2018/blob/master/predict.csv
2 hours
For the final submission:
The format of the final prediction is a .txt file containing the predicted daily Etherium price, line by line. For example:
400
420
300
800
1100
Please upload your code, your final predictions (text file) and contact information.
To help process the submission please name the file containing your model (code):
teamname-model
and the prediction as text file as:
teamname-prediction
and include your contact information in another file so we can contact you if you win!
Submit both to this dropbox: https://www.dropbox.com/request/h3b72heocloImUtkHiEf