DDIMDL icon indicating copy to clipboard operation
DDIMDL copied to clipboard

problem in test the model

Open 00SoCRaT00 opened this issue 1 year ago • 0 comments

I require assistance with testing the model. Once I have obtained the files "model.h5," "smile+target+enzyme_each_DDIMDL.csv," and "smile+target+enzyme_all_DDIMDL.csv," I am using a Flask server to establish a connection with an HTML file. However, I encountered an error after adding drug names to the HTML form.

I would like to understand the specific data requirements for the ".h5" file. What kind of data should be passed to it, and what are the necessary details for it to function correctly? Additionally, I would appreciate guidance on how to effectively test the model after it is up and running.

00SoCRaT00 avatar May 13 '23 03:05 00SoCRaT00