recommenders-team/recommenders

Serve xDeepFM model via REST

Open

#1,875 opened on Jan 18, 2023

 (0 comments) (0 reactions) (0 assignees)Python (3,319 forks)batch import
help wanted

Repository metrics

Stars
 (21,866 stars)
PR merge metrics
 (PR metrics pending)

Description

I want to serve the xDeepFM model to a java application how could I achieve this? In the XDeepFMModel i cannot find any methods to save or store the model for further use e.g. a REST API.

Thanks in advance for any help!

Contributor guide