Skip to content

Switching labels in Dice #445

@Gradwanderer

Description

@Gradwanderer

I have trained a Binary classifier (0,1). Only the class 1 is of importance for me. So I use the model do predict the class of my test data and reduced the test data to all datapoints, where the predicted label was 1 and also the true label was 1.

I used that datapoints in the Dice package and the "Query instance (original outcome : 0)". That would not be that problem, but sometimes the package just switches that class for some data points.

Can you explain why the change happen? Does the package use the train data to predict the class? The Problem occure for the random and the genetic method. The problem occure for different models and is not fix for one type of classifier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions