How to predict an integer output from integer input(s) using machine learning?
古いコメントを表示
I want to build a model using any technique from machine learning that is available in MATLAB R2022a to predict an integer output from an integer input (two intger inputs - one integer output). Is that possible theoretically? if yes, does MATLAB support it in its latest version?
Thank you,
1 件のコメント
Matt J
2022 年 9 月 14 日
I doubt it, but why not just round() the outputs?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Shifting and Sorting Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!