Skip to content

Add self-training option #287

@arthur-thuy

Description

@arthur-thuy

Describe the solution you'd like
It would be nice to have an option for self-training. Self-training is related to active learning but gets labels for queries based on its predictions instead of asking an oracle for the ground truth label. As such, only ground truth labels are required for the initial labeled set.

Intuitively, it would make sense to add an argument to the ActiveLearningLoop object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions