ML Platform Template for realtime ml service
This repository contains a complete ML platform template for realtime ml service workloads.
configs/- Configuration files for different environmentsdocker/- Docker configurations and Dockerfilesinfrastructure/- Infrastructure as Code (Terraform/CloudFormation)src/- Source codetests/- Test suitenotebooks/- Jupyter notebooks for experimentation
- Clone this repository
- Install dependencies:
pip install -r requirements.txt - Configure your environment variables
- Run the setup scripts
See the documentation in each subdirectory for specific development guidelines.
Deployment configurations are available in the infrastructure/ directory.
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests
- Submit a pull request
Copyright © 2024 Trafilea