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 mean_tweedie_deviance and particular cases #193

Merged
merged 5 commits into from
Oct 26, 2023

Commits on Oct 17, 2023

  1. Add mean_tweedie_deviance and particular cases

    Particular cases:
    - mean_poisson_deviance
    - mean_gamma_deviance
    
    And update mean_square_error to use mean_tweedie_deviance as well
    0urobor0s committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    bbcf5bb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    a25d537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41792b1 View commit details
    Browse the repository at this point in the history
  3. deftransform -> defn

    0urobor0s committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d216d01 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Improve docs

    0urobor0s committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    96e3148 View commit details
    Browse the repository at this point in the history