Skip to content

Repository files navigation

Chagas_Challenge_Team_UdeC

Execution Instructions

This repository follows the same structure and command-line interface as the official PhysioNet Challenge starter code. The workflow is compatible with the automated evaluation system, including Docker-based execution.

Train the model

Use the following command to train your model:

python train_model.py -d training_data -m model

Run the model:

python run_model.py -d holdout_data -m model -o holdout_outputs

Evaluate the model

python evaluate_model.py -d holdout_data -o holdout_outputs -s scores.csv

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages