Uploaded image for project: 'Machine Learning Library'
  1. Machine Learning Library
  2. ML-357

Extend LogisticRegression and IRLS to a GLM bundle

    XMLWordPrintable

Details

    • Task
    • Status: Resolved
    • Not specified
    • Resolution: Fixed
    • None
    • 7.0.0
    • ML_Core
    • None

    Description

      The IRLS function in the LogisticRegression bundle (and the PoissonRegression bundle) is a generally applicable optimization routine used for all types of generalized linear model (GLMs), and so should be kept somewhere central to be referenced by various bundles.

      Examples of response distributions for which GLMs (and hence IRLS) could be used are:

      • binomial (logistic)
      • multinomial
      • Poisson
      • quasi-Poisson
      • negative binomial
      • gamma
      • inverse Gaussian

      Other common procedures (such as deviance, AIC, LL calcs) should also be moved to ML_Core.

      Attachments

        Activity

          People

            timothyesler Tim Esler
            timothyesler Tim Esler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: