Skip to content

Check score from superclasses #133

Description

@gngdb

If we take the probability of a superclass as a split over the prior frequency of the classes in that superclass we can turn the predictions our model gives for superclasses into predictions for classes. Doing this, we'd want to know what score we're likely to get; and if we can combine these predictions with our raw predictions to improve our model's performance.

This should probably but a function called by check_test_score.py based on a flag when the script is run. Could also make a notebook looking at some of these questions while writing this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions