Skip to content

Separate evaluation and machine learning steps into individual functions #331

@ntalluri

Description

@ntalluri

The evaluation and ML steps are currently grouped together. This makes it harder to use them independently.

We will need to refactor the Snakefile and Config file to separate evaluation logic and ML-related steps into distinct post processing instead of all the post processing being coupled together.

  • when this is updated, the pca-chosen evaluation edge case should be updated to give an error instead of giving an empty file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    analysisAnalysis of PRA outputsenhancementNew feature or requestrefactorChanges that don't actually improve anything except for code quality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions