Coder Social home page Coder Social logo

Comments (2)

koaning avatar koaning commented on June 22, 2024

700 downloads cant be wrong.

https://link.springer.com/chapter/10.1007/978-3-319-00651-2_19

from scikit-lego.

koaning avatar koaning commented on June 22, 2024

I'll make it slightly clearer what I am thinking about here.

Consider that we have an ensemble of three models. They each have a confusion matrix and at the time of inference they each come with a prediction for class B.

image

Do we really trust what model A has to say here? When it predicts class B then it is often wrong.

image

So maybe ... we need a different way of reweighting here. An idea I've had for a while is to try to reweigh the weights using the confusion matrix. There is even something bayesian about it.

image

So what I am proposing here is similar to soft voting in the VotingClassifier but slightly different. I would like the algorithm to recognize that is should not listen demographically to all the models if it turns out that certain models are unreliable for certain decisions.

from scikit-lego.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.