recommenders-team/recommenders

Serve xDeepFM model via REST

Open

#1.875 geöffnet am 18. Jan. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (2.972 Forks)batch import
help wanted

Repository-Metriken

Stars
 (17.706 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 16h) (10 gemergte PRs in 30 T)

Beschreibung

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