How to predict an integer output from integer input(s) using machine learning?
Mostrar comentarios más antiguos
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 comentario
Matt J
el 14 de Sept. de 2022
I doubt it, but why not just round() the outputs?
Respuestas (0)
Categorías
Más información sobre Shifting and Sorting Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!