View Single Post
  #71  
Old December 3, 2012, 10:35 AM
shuziburo's Avatar
shuziburo shuziburo is offline
Moderator
 
Join Date: April 12, 2007
Location: Dhaka / NYC Metro Area
Favorite Player: Shakib, Nasir, Sir Don
Posts: 10,007

Quote:
Originally Posted by Zunaid
That's not quite a valid assertion because the assumption being made here is that all opponents are of equal strength. For a better predictive power, we will need to factor in the strength of the opposition at the very least.

Looks like a simple machine learning model could be constructed. For simplicity, we can start with the following features:
  • Oponent strength - we can use ICC rating as a value
  • Type of match (ODI/TEST/T20I)
  • Ground
Of course, we can start more and more features such as month of match, who batted first, team compositions (how many spinners vs pacers), etc etc.

Of course, the more features we have, we need to come up with some feature selection algorithm - or we may be in danger over fitting.

I just have a gut feeling that we might get best results with an SVM. But YMMV.
Do we have a large enough training set to run an SVM?
__________________
প্রথম বাংলাদেশ আমার শেষ বাংলাদেশ, জীবন বাংলাদেশ আমার মরন বাংলাদেশ।
Reply With Quote