Coder Social home page Coder Social logo

Comments (6)

javier-cazana avatar javier-cazana commented on July 23, 2024 1

have a look here to see how I did it using the Focal loss, which depends on two parameters, alpha and gamma. I used hyperopt as the optimization routine:

https://github.com/jrzaurin/LightGBM-with-Focal-Loss/blob/master/utils/train_hyperopt.py

from lightgbmlss.

javier-cazana avatar javier-cazana commented on July 23, 2024

@StatMixedML

can you not code a custom loss and include it in the optimization loop?

if I have time later I will paste some code

from lightgbmlss.

StatMixedML avatar StatMixedML commented on July 23, 2024

@javier-cazana Nice, let me go through it.

Also referring to the discussion we are having here: StatMixedML/XGBoostLSS#8 (comment)

from lightgbmlss.

2533245542 avatar 2533245542 commented on July 23, 2024

This paper "NGBoost: Natural Gradient Boosting for Probabilistic Prediction"
https://arxiv.org/pdf/1910.03225.pdf
assumes a distribution with parameters on p(y|x) and optimizes the parameters using gradient descent. Does this help? Ignore me if it does not.

from lightgbmlss.

StatMixedML avatar StatMixedML commented on July 23, 2024

@2533245542 Many thanks for the paper link.

I do know the paper very well. The problem is that we need to find a proper way to translate the model training of LightGBM into multi-parameter training. Not quite sure how to do that. Any suggestions?

from lightgbmlss.

StatMixedML avatar StatMixedML commented on July 23, 2024

closing since issue is resolved

from lightgbmlss.

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.