nickojelly / grvmodel

Greyhound racing model
1 stars 0 forks source link

Create Dataset for predicting win only. #10

Closed nickojelly closed 2 years ago

nickojelly commented 3 years ago

Add another feature to the pandas dataframe with just win, and 1 if that dog won, and 0 otherwise. Then use this to attempt to learn with the neural net,