Skip to content

Switch to a framework that provides more flexibility than scikit-learn #1

@Praful932

Description

@Praful932

The current framework is built to be made usable with scikit-learn . This does have some limitations, all extra modules that are passed need to have a clone implemented. Also the train/test split that currently happens in cross validation, is not useful as there is no actual “fit” that is happening, the problem is more of a function optimisation rather than a hyperparameter search.

This problem could be more suitable to a framework like optuna/hyperopt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions