You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to predict the result of the League of Legends game using the in-game events like the first blood, the first tower, etc. And the conclusions from this project can be used to improve the players’ strategies in competitions.
This is an interesting idea, and I believe people who play this game cannot wait to see the results. Besides, although the results of the game may be influenced by a lot of factors, they specified the factors their concerned about in the question part very clearly. And finding the possible optimal combination of several factors is also a good method for prediction.
One thing that concerns me is the ‘stationary’ of the winning strategy. For example, will the important factors that affected victory 2 years before still be the important factor 2 years later? And since it seems that there are many dummy variables in the dataset, I am not sure whether it will influence the models’ results. If so, are there any transactions need to be made to these dummy variables, or are there any other factors needed to be considered into the model?
The text was updated successfully, but these errors were encountered:
This project aims to predict the result of the League of Legends game using the in-game events like the first blood, the first tower, etc. And the conclusions from this project can be used to improve the players’ strategies in competitions.
This is an interesting idea, and I believe people who play this game cannot wait to see the results. Besides, although the results of the game may be influenced by a lot of factors, they specified the factors their concerned about in the question part very clearly. And finding the possible optimal combination of several factors is also a good method for prediction.
One thing that concerns me is the ‘stationary’ of the winning strategy. For example, will the important factors that affected victory 2 years before still be the important factor 2 years later? And since it seems that there are many dummy variables in the dataset, I am not sure whether it will influence the models’ results. If so, are there any transactions need to be made to these dummy variables, or are there any other factors needed to be considered into the model?
The text was updated successfully, but these errors were encountered: