フィルターのクリア

what could be the reason to get negative predicted output for new dataset?

2 ビュー (過去 30 日間)
Sunita
Sunita 2023 年 12 月 17 日
回答済み: Image Analyst 2023 年 12 月 17 日
what could be the reason to get negative predicted output for new dataset?

回答 (1 件)

Image Analyst
Image Analyst 2023 年 12 月 17 日
Because that's what the model thinks the value should be. If you don't think it's right then make sure your test data is in the range of data you used to train your model. You may be passing in data that is outside the range of data you used to train the model.
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by