Giter Site home page Giter Site logo

Comments (5)

berndbischl avatar berndbischl commented on May 13, 2024

We need to update the code and take that here into account

https://github.com/zmjones/edarf

from mlr.

zmjones avatar zmjones commented on May 13, 2024

most of my code comes from randomForestCI. their variance estimator requires as input a matrix of bootstrap weights and the tree predictions as well, which neither rfsrc nor cforest provide. There is code to do both of those things in edarf. randomForest doesn't return a proper bootstrap weights matrix, only giving you an indicator of whether an observation was in the bootstrap sample for a tree, not the number of times it appears. Wager has also fixed this but I don't think it has been merged yet. I assume it will be at some point though.

I will look at integrating some of this stuff as soon as I get a chance!

from mlr.

zmjones avatar zmjones commented on May 13, 2024

outdated/superseded by discussion in #595. will open an issue for the baggingwrapper se estimators when that is closed

from mlr.

berndbischl avatar berndbischl commented on May 13, 2024

ok

from mlr.

berndbischl avatar berndbischl commented on May 13, 2024

in general i would like to have the issues stay really open until they are solved, but what you say seems ok to me

from mlr.

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.