Pokemon Health Regression Model CNN + Stats:
https://www.youtube.com/watch?v=4-O14gOdRso
This video is a great tutorial on how to build a keras model with mixed_data, which could easily be adapted to this use-case. Although his pokemon health-regressor model predicts a continuous variable, changing the output layer should be sufficient alteration.
Pokemon Health Regression Model CNN + Stats:
https://www.youtube.com/watch?v=4-O14gOdRso
This video is a great tutorial on how to build a keras model with mixed_data, which could easily be adapted to this use-case. Although his pokemon health-regressor model predicts a continuous variable, changing the output layer should be sufficient alteration.