Giter Club home page Giter Club logo

Comments (4)

ankane avatar ankane commented on August 22, 2024

Hey @mb52089, my guess is it's due to multicollinearity. The article outlines a few ways to remedy it. One is to use a regularized regression like ridge. The GSLR gem supports ridge regression so you could try using that directly. I may add support for it to Eps at some point.

from eps.

mb52089 avatar mb52089 commented on August 22, 2024

I just re-created all the models using lightgbm.  The RMSE values that were in question are fine using lightgbm.  

DISCLAIMER: I'm not a statistician or a real data scientist.

The 1596 models are so closely related, have such overlap and share the same predictors since they are derived from a single aggregate data set (especially the 21 models from the affected user) that I'm having a hard time understanding how multicollinearity could be a problem in just 6 of the 21 models for this user, and not affect this user's other models, or any of the other 1575 models from other users. If there is colinearity it seems I should see it in all similar models that share most of the same underlying data and all of the same predictors.

But the affected models still predict well, even with the wacky RMSE, so I guess I'll just monitor the situation for now.

from eps.

ankane avatar ankane commented on August 22, 2024

I don't think it's an issue with Eps, so going to close. fwiw, I'd recommend building a single model vs individual models for users so the model can learn from all users (unless a business constraint prohibits it).

from eps.

mb52089 avatar mb52089 commented on August 22, 2024

from eps.

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.