How to predict an integer output from integer input(s) using machine learning?
Afficher commentaires plus anciens
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 commentaire
Matt J
le 14 Sep 2022
I doubt it, but why not just round() the outputs?
Réponses (0)
Catégories
En savoir plus sur Shifting and Sorting Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!