How to predict an integer output from integer input(s) using machine learning?
Ältere Kommentare anzeigen
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 Kommentar
Matt J
am 14 Sep. 2022
I doubt it, but why not just round() the outputs?
Antworten (0)
Kategorien
Mehr zu Shifting and Sorting Matrices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!