Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Regularization breaks LogisticRegressionAnalysis in 2.14.0 #60

@marklam

Description

@marklam

I have a set of data which I could calculate a logistic regression for in 2.13.1, but not in 2.14.0.
I still get a 'converged' result from Compute, but the coefficients are all -1.2748188443139669E+194.
If I use the same procedure used in LogisticRegressionAnalysis, but use an IterativeReweightedLeastSquares whose Regularization is set to 0, everything works as in 2.13.1

I've uploaded the data that shows the problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions