Trained Model Predict output from unknown values
조회 수: 4 (최근 30일)
이전 댓글 표시
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
채택된 답변
Anshika Chaurasia
2021년 4월 16일
Hi Steve,
You can refer to the following documentation about various approaches to treat missing data:
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!