Trained Model Predict output from unknown values
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Stephen Gray
il 13 Apr 2021
Commentato: Stephen Gray
il 16 Apr 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 Commenti
Risposta accettata
Anshika Chaurasia
il 16 Apr 2021
Hi Steve,
You can refer to the following documentation about various approaches to treat missing data:
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!