Skip to content

BalancingLearner.from_product doesn't work with the DataSaver #74

@basnijholt

Description

@basnijholt

(original issue on GitLab)

opened by Bas Nijholt (@basnijholt) at 2018-06-15T02:07:23.154Z

The signature is

learner = adaptive.BalancingLearner.from_product(
    f, learner_type=adaptive.AverageLearner, learner_kwargs=dict(atol=0.01), combos=combos)

Currently DataSaver is a wrapper around a learner instance, therefore it's not possible to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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