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!