Skip to content

Are we doing cross validation right? #30

Description

@colinsauze

In the neural networks section we tell people to do a 4 way cross validation and once those are complete to retrain on the entire dataset. Is this really the right way to do things? In other neural net frameworks (e.g. keras) you can do multiple iterations of training, so that final retraining isn't needed since the training at each split will continue from where the previous one left off. Can scikit learn behave like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions