The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Prediction by using "Model Import (Keras)" operator

suga39suga39 Member Posts: 1 Learner I
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.