HackerSpace-PESU / Best11-Fantasycricket

Predicting the Best 11 for a fantasy cricket game
GNU Affero General Public License v3.0
24 stars 17 forks source link

Time series Model #6

Open roysti10 opened 3 years ago

roysti10 commented 3 years ago

Describe the issue Currently our model predicts points using linear regression, due to lack of features, if you can produce better results than the current model with another time series model, it will be great

Solution change the current linear regression model to your model, and set up a pull request

Test run check.py and see if your score beats our losses

Comment if you would like to work on it

Rahul30032 commented 3 years ago

I would like to work on implementing Time series model, can i work on this?

roysti10 commented 3 years ago

Yea go ahead, assigning it to @Rahul30032