ML Platform Template for stream ml processor
This repository contains a complete ML platform template for stream ml processor workloads.
- configs/- Configuration files for different environments
- docker/- Docker configurations and Dockerfiles
- infrastructure/- Infrastructure as Code (Terraform/CloudFormation)
- src/- Source code
- tests/- Test suite
- notebooks/- 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