Options

Prediction by using "Model Import (Keras)" operator

suga39suga39 Member Posts: 1 Newbie
Hello,

I want to create "prediction-model" by using "Model Import (Keras)".

I trained DNN model for prediction in python and save the model as h5-file format. Then, I read the file by "Model Import (Keras)" and tried predicting, but it didn't work as I thought. The output of this operator was "classification", not "prediction."

Anyone encountered a similar problem or can help.
If you have any alternative plan, I would like to know that..
I would appreciate that.

Thanks a lot.
Sign In or Register to comment.