- Add Prometheus, Grafana, and Loki monitoring stack - Include pre-configured dashboards for ML metrics and logs - Add Podman container support with security policies - Implement ML runtime environments for multiple frameworks - Add containerized ML project templates (PyTorch, TensorFlow, etc.) - Include secure runner with isolation and resource limits - Add comprehensive log aggregation and alerting |
||
|---|---|---|
| .. | ||
| README.md | ||
| requirements.txt | ||
| train.py | ||
Statsmodels Experiment
Linear regression experiment using statsmodels for statistical analysis.
Usage
python train.py --output_dir ./results
Results
Results are saved in JSON format with statistical metrics and model summary.