Git Product home page Git Product logo

Comments (2)

GinoWoz1 avatar GinoWoz1 commented on September 23, 2024 3

Thanks @danielhomola , appreciate taking the time to reply. That answer helps to explain that boruta will always bring up the most important predictors. My question was regarding the robustness of the z-score estimate of the null distribution vs the regular variables; sorry I wasnt clear.

In my case, I have seen random forests with a certain set of features where there are, for example, 2 features that are highly correlated and one of those is # 2 in feature importance while the other feature is dead last. If I removed one other variable that wasn't one of the highly correlated variables, the importance scores would shift around - more so for the highly correlated variables.

My interest is in whether the z- score of the noise distribution would pick up the phenomena above and not count out the groups of highly correlated variables due to the sometimes noisy feature importance scores. I had seen the issue with feature importance scores before and how they could be unreliable at times and found the article at the bottom which helped to explain it a little.

I am still a little ignorant on the boruta method although I have read the paper. Just trying to get a better intuition for how it works and the interaction effects of the random forest feature importance scores ( I realize you can also use other estimators). Thanks for your patience.

Article describing the finickiness of feature importance scores at times

http://explained.ai/rf-importance/index.html

from boruta_py.

danielhomola avatar danielhomola commented on September 23, 2024

https://stats.stackexchange.com/questions/94130/does-boruta-feature-selection-in-r-take-into-account-the-correlation-between-v

from boruta_py.

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.