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 17:14:00 UTC

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

R W R Darling created MATH-1628:
-----------------------------------

             Summary: Binary classifiers: logistic and probit regression in Math3
                 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
             Fix For: 4.0


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]

IProposer 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)