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!