Skip to content

Remove ModelTraining and ModelEvaluation projects from main branch#318

Open
dthaler wants to merge 1 commit intoorcasound:mainfrom
dthaler:remove-model-training
Open

Remove ModelTraining and ModelEvaluation projects from main branch#318
dthaler wants to merge 1 commit intoorcasound:mainfrom
dthaler:remove-model-training

Conversation

@dthaler
Copy link
Collaborator

@dthaler dthaler commented Oct 5, 2025

The ModelTrainingAndEvaluation branch still contains the deprecated code.

Fixes #239

The ModelTrainingAndEvaluation branch still contains the deprecated
code.

Fixes orcasound#239

Signed-off-by: Dave Thaler <[email protected]>
@dthaler dthaler added model training Data preparation and model training. model evaluation Benchmarking trained models on test sets. labels Oct 5, 2025
@dthaler dthaler changed the title Remove ModelTraining and ModelEvaluation projects from this repo Remove ModelTraining and ModelEvaluation projects from main branch Oct 5, 2025
@dthaler dthaler added the maintenance Prevent code rot and clutter! label Oct 5, 2025
@pastorep
Copy link
Collaborator

I’m not sold yet on removing this code. I would wait until we’ve fully deployed a new model from the new repo.

What’s the reasoning for doing this now?

@dthaler
Copy link
Collaborator Author

dthaler commented Oct 11, 2025

I’m not sold yet on removing this code. I would wait until we’ve fully deployed a new model from the new repo.

What’s the reasoning for doing this now?

@pastorep As the github subteam lead, I am trying to clean up the repository and you noted in zulip that the code was deprecated (which I quoted in the issue). And as noted in the issue, dependabot files PRs against them and if the code isn't used then that's not necessary and they can be closed.

That said, you're the model subteam lead so you can decide when is the right time to merge this, but the code is still there even after this is merged, it's just in a different branch that code scanning, dependabot, etc. won't run on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Prevent code rot and clutter! model evaluation Benchmarking trained models on test sets. model training Data preparation and model training.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is /ModelTraining deprecated?

3 participants