PDA

查看完整版本 : How to run a python Trained Model in Matlab without Toolbox?


poster
2019-11-25, 17:00
<p>I have trained a random forest in python . With Matlab version 2019 , I know that we can directly run python in matlab. I can save the python data in hdf5 format.it can also be loaded to Matlab. But I dont know how to combine the architechture with parameters in matlab and use it to predict.</p>

<p>The problem is : I neeed to deliver it in a matlab format without dependany on python or matlab toolbox. </p>

<p>I have 5 features and 1 Output. Its a Classification task. </p>



More answer... (https://stackoverflow.com/questions/59028080/how-to-run-a-python-trained-model-in-matlab-without-toolbox)