Load ML trained model objects in Simulink data dictionary
22 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Davide Galli
el 21 de Nov. de 2024 a las 9:18
Comentada: Davide Galli
el 22 de Nov. de 2024 a las 9:43
Hi,
is there a way to load some ML learning trained regression/classification model objects in Simulink data dictionary, in order to call them in Simulink using the dedicated "Predict" block?
Thank you in advance.
0 comentarios
Respuestas (1)
Aditya
el 21 de Nov. de 2024 a las 9:30
Hi Davide,
You can refer to the following MATLAB Answers post, as it closely matches your use case:
The post includes several examples demonstrating how to achieve the desired behavior in MATLAB.
Hope it helps!
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!