recommenders-team/recommenders

Serve xDeepFM model via REST

Open

#1,875 opened on Jan 18, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (2,972 forks)batch import
help wanted

Repository metrics

Stars
 (17,706 stars)
PR merge metrics
 (Avg merge 6d 16h) (10 merged PRs in 30d)

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