Giter Site home page Giter Site logo

Integration with DALEX about mlr3automl HOT 3 CLOSED

a-hanf avatar a-hanf commented on May 26, 2024
Integration with DALEX

from mlr3automl.

Comments (3)

a-hanf avatar a-hanf commented on May 26, 2024

Hi John,

thanks for the question. I have never used DALEX before, but at first glance it looks like they have an interface for mlr3 in the DALEXtra package. It would be super valuable to add some XAI functionality to mlr3automl, so this is definitely worth looking into. Can't give you an ETA at the moment, but it's next on my TODOs :)

Thanks!
Alex

from mlr3automl.

a-hanf avatar a-hanf commented on May 26, 2024

Hi John,
I finally had some time to look into DALEX, thanks again for the suggestion :) Regarding your questions:

  1. I implemented an explain() method for DALEX and iml. For a trained mlr3automl model, you can get the DALEX explainer via model$explain() (or model$explain("iml") if you want to use the iml package). Examples are in the vignette
  2. You can use model$tuned_params() for this
  3. You can use model$learner$archive to find the full tuning history

Let me know if this works for you.

Thanks!
Alex

from mlr3automl.

johnfrombluff avatar johnfrombluff commented on May 26, 2024

Thanks so much Alex, you're a star!

from mlr3automl.

Related Issues (17)

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.