Trained Model Predict output from unknown values
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Stephen Gray
el 13 de Abr. de 2021
Comentada: Stephen Gray
el 16 de Abr. de 2021
Hi all.
I've got a trained horse racing model and can predict from this as the prediction variables are known at runtime :- Odds, weight etc. This works very well and I then turned my eyes to tennis. I can quite easily train a model on various stats from the past and the prediction looks OK. The problem is, a lot of the past results are not known before hand of course like number of sets won, server speed etc. How would I predict a player for values not known or am I just trying to do the impossible? I thought about averaging the values perhaps?
Steve Gray
0 comentarios
Respuesta aceptada
Anshika Chaurasia
el 16 de Abr. de 2021
Hi Steve,
You can refer to the following documentation about various approaches to treat missing data:
Más respuestas (0)
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!