Skip to content

Splitting of training data should be model agnostic. #153

@JohnGiorgi

Description

@JohnGiorgi

Currently, the splitting of training data (into a validation or cross-validation split(s)) happens in prepare_data_for_training() which is defined by each model

It should be moved from the models themselves to saber.Saber, i.e, it should be model agnostic.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestinvalidThis doesn't seem right

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions