- This repo contains code examples for the MLOps (Machine Learning Deployment) course repo.
- Please clone the repo to a suitable linux machine (ideally debian flavored) and refer to the notes to get started.
- Audience: Enthusiastic business analysts with beginning python programming experience.
Some examples will need pre-trained models and movielens-1m data files (movies.dat, ratings.dat). Set the appropriate paths or copy into the appropriate folders as necessary.