Inference Tables Empty

salesbrj
New Contributor

Hello,

I have been using Databricks Free Platform for a while. Everything seems to work well. However, I've been trying to generate the payload from the deployed endpoint and I got always an empty inference table.

When I check the configuration, I got this: 

salesbrj_0-1759590791882.png

Endpoint answer: 

Calling endpoint: https://dbc-12a3263e-61a6.cloud.databricks.com/serving-endpoints/hotel_reservation_model_endpoint/in... Response Status: 200 Response Body: { "predictions": [ 0.011090231444336872 ] }

 

Even after days, the table is empty.

Can some help, please?