GithubHelp home page GithubHelp logo

Comments (6)

fkiraly avatar fkiraly commented on August 22, 2024

PS @StatMixedML, I notice that you are interested in probabilistic forecasting, yet the estimators provided are, strictly speaking, probabilistic tabular regressors. That's not a big problem, as skpro is integrated with the most common reduction compositors in sktime, so any skpro regressor can be directly used to create probabilistic forecasters via make_reduction etc.

What would be nice, with your expertise, is some thinking around uncertainty estimates in recursive regression, that seems non-obvious. Let us know if you are interested in some methology research around that - or if you already have some solutions 😄

from skpro.

StatMixedML avatar StatMixedML commented on August 22, 2024

@fkiraly Thanks for suggesting the skpro integration. Integrating the LSS-models into both skpro and sktime would be a fantastic extension! For now I suggest we focus on the XGBoostLSS/LightGBMLSS integrations, since the other two LSS frameworks are currently not maintained.

PS @StatMixedML, I notice that you are interested in probabilistic forecasting, yet the estimators provided are, strictly speaking, probabilistic tabular regressors.

That is correct. General purpose tree models are, without using parametric models in the leaf-nodes, not designed for forecasting, since they lack the ability to extrapolate beyond the training data. However, using the linear_tree option in LightGBMLSS, gets us around this problem.

What would be nice, with your expertise, is some thinking around uncertainty estimates in recursive regression, that seems non-obvious. Let us know if you are interested in some methology research around that - or if you already have some solutions.

That sounds like an interesting problem. Can you maybe sketch the problem in more detail. We can also have the discussion via email if you want.

from skpro.

fkiraly avatar fkiraly commented on August 22, 2024

That sounds like an interesting problem. Can you maybe sketch the problem in more detail.

Sure! Done in this discussion thread:
#185
Let me know if it makes sense, or if not, or if you would simply like more explanation.

We can also have the discussion via email if you want.

I know how academics are, so thanks for being considerate in this respect.
I think though, it's hard to argue precedence with public GitHub history. Of course, this could be disregarded or not mentioned (I have seen that a couple times), but the same can happen to any paper.

Hence I do not mind the discussion in public, even if novel methodological content comes out of it.

from skpro.

fkiraly avatar fkiraly commented on August 22, 2024

Integrating the LSS-models into both skpro and sktime would be a fantastic extension! For now I suggest we focus on the XGBoostLSS/LightGBMLSS integrations, since the other two LSS frameworks are currently not maintained.

Thanks for your support! Let's get to it then 😃, contributions appreciated.

from skpro.

StatMixedML avatar StatMixedML commented on August 22, 2024

I have created respective branches in the repos

Please work towards them before we actually merge it to master.

from skpro.

fkiraly avatar fkiraly commented on August 22, 2024

hm, @StatMixedML, are you planning to write the estimator directly in the respective package?
Sure, that works - if you want to test it there, you can use check_estimator from skpro.utils.

Though for that set-up, you may like to consider relaxing your depedency bounds? See discussion in StatMixedML/XGBoostLSS#56

from skpro.

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.