8 lines
346 B
Markdown
8 lines
346 B
Markdown
# Scripts
|
|
|
|
Bundled resources for model-evaluation-suite skill
|
|
|
|
- [ ] evaluate_model.py: Script to execute model evaluation using specified metrics and datasets.
|
|
- [ ] data_loader.py: Script to load model and datasets for evaluation.
|
|
- [ ] metrics_calculator.py: Script to calculate evaluation metrics based on model predictions and ground truth.
|