You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "R W R Darling (Jira)" <ji...@apache.org> on 2021/08/31 19:27:00 UTC

[jira] [Updated] (MATH-1628) Binary classifiers: logistic and probit regression in Math4

     [ https://issues.apache.org/jira/browse/MATH-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

R W R Darling updated MATH-1628:
--------------------------------
    Description: 
Proposal: add Logistic Regression and Probit Regression classes to
h1. [org.apache.commons.math4.legacy.stat.regression|https://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/org/apache/commons/math3/stat/regression/package-summary.html]

Proposer has already written a Probit Regression class with no dependencies beyond Math3.

Only a few lines would have to be changed to make a Logistic Regression  class too. 

Proposer would like to know whether others are interested in this addition.

  was:
Proposal: add Logistic Regression and Probit Regression classes to
h1. [org.apache.commons.math3.stat.regression|https://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/org/apache/commons/math3/stat/regression/package-summary.html]

Proposer has already written a Probit Regression class with no dependencies beyond Math3.

Only a few lines would have to be changed to make a Logistic Regression  class too. 

Proposer would like to know whether others are interested in this addition.

        Summary: Binary classifiers: logistic and probit regression in Math4  (was: Binary classifiers: logistic and probit regression in Math3)

> Binary classifiers: logistic and probit regression in Math4
> -----------------------------------------------------------
>
>                 Key: MATH-1628
>                 URL: https://issues.apache.org/jira/browse/MATH-1628
>             Project: Commons Math
>          Issue Type: New Feature
>    Affects Versions: 4.0
>            Reporter: R W R Darling
>            Priority: Minor
>             Fix For: 4.0
>
>
> Proposal: add Logistic Regression and Probit Regression classes to
> h1. [org.apache.commons.math4.legacy.stat.regression|https://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/org/apache/commons/math3/stat/regression/package-summary.html]
> Proposer has already written a Probit Regression class with no dependencies beyond Math3.
> Only a few lines would have to be changed to make a Logistic Regression  class too. 
> Proposer would like to know whether others are interested in this addition.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)