Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 1.69 KB

README.md

File metadata and controls

18 lines (18 loc) · 1.69 KB

KFServing example for Serving a ML-Recommender

This repository builds a Session Based Recommender. The trained ML Model will be served by KFServing. The Metadata will be tracked by MLflow. The Dataset can be found here: https://www.kaggle.com/mkechinov/ecommerce-behavior-data-from-multi-category-store
Related Blog Post: https://www.novatec-gmbh.de/blog/ausrollen-und-betreiben-von-ml-modellen-in-produktion-mit-kfserving/

Requirements

Quick Start