Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Lambert W x F distributions to XGBoostLSS #65

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    5823920 View commit details
    Browse the repository at this point in the history
  2. Add file

    gmgeorg committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    cf112f8 View commit details
    Browse the repository at this point in the history
  3. add weibull file

    gmgeorg committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    960f356 View commit details
    Browse the repository at this point in the history
  4. clean up gaussian

    gmgeorg committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    9433561 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    5b315e5 View commit details
    Browse the repository at this point in the history
  2. update dist utuls

    gmgeorg committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c431439 View commit details
    Browse the repository at this point in the history
  3. set mean variance = true

    gmgeorg committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    426a35f View commit details
    Browse the repository at this point in the history
  4. fix gamma distr

    gmgeorg committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    62e03d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. update distribution utils

    gmgeorg committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    9b73c10 View commit details
    Browse the repository at this point in the history
  2. fix pandas issue

    gmgeorg committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e575da3 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. updte notebooks

    gmgeorg committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    950d147 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. change order of scale/conc

    gmgeorg committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d11e642 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. update notebook

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9ea4f9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ceec0d View commit details
    Browse the repository at this point in the history
  3. Add file

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    86a68ef View commit details
    Browse the repository at this point in the history
  4. add weibull file

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    81b70dd View commit details
    Browse the repository at this point in the history
  5. clean up gaussian

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fe2cb54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c481f1 View commit details
    Browse the repository at this point in the history
  7. update dist utuls

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8610ffa View commit details
    Browse the repository at this point in the history
  8. set mean variance = true

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    cd8127b View commit details
    Browse the repository at this point in the history
  9. fix gamma distr

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    51c359b View commit details
    Browse the repository at this point in the history
  10. update distribution utils

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    334220d View commit details
    Browse the repository at this point in the history
  11. fix pandas issue

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a3d1761 View commit details
    Browse the repository at this point in the history
  12. updte notebooks

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ecae1ed View commit details
    Browse the repository at this point in the history
  13. change order of scale/conc

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    803008e View commit details
    Browse the repository at this point in the history
  14. update notebook

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    86ff341 View commit details
    Browse the repository at this point in the history
  15. update setup.py

    gmgeorg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2e11176 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. fix unit tests; update torchlambertw; speedup computations for lamber…

    …tw-distributions; update notebooks
    gmgeorg committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    8642160 View commit details
    Browse the repository at this point in the history