bayesianLogisticRegression

Implements Bayesian Logistic Regression for both Gaussian and Laplace Priors. For more information, see Alexander Genkin, David D. Lewis, David Madigan (2004). Large-scale bayesian logistic regression for text categorization.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

bayesianLogisticRegression
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

bayesianLogisticRegression
Implements Bayesian Logistic Regression for both Gaussian and Laplace Priors. For more information, see Alexander Genkin, David D. Lewis, David Madigan (2004). Large-scale bayesian logistic regression for text categorization.
Project URL

Project URL

http://weka.sourceforge.net/doc.packages/bayesianLogisticRegression
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/bayesianLogisticRegression-1.0.5

Download bayesianLogisticRegression

How to add to project

<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/bayesianLogisticRegression/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>bayesianLogisticRegression</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/bayesianLogisticRegression/
implementation 'nz.ac.waikato.cms.weka:bayesianLogisticRegression:1.0.5'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/bayesianLogisticRegression/
implementation ("nz.ac.waikato.cms.weka:bayesianLogisticRegression:1.0.5")
'nz.ac.waikato.cms.weka:bayesianLogisticRegression:jar:1.0.5'
<dependency org="nz.ac.waikato.cms.weka" name="bayesianLogisticRegression" rev="1.0.5">
  <artifact name="bayesianLogisticRegression" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='bayesianLogisticRegression', version='1.0.5')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "bayesianLogisticRegression" % "1.0.5"
[nz.ac.waikato.cms.weka/bayesianLogisticRegression "1.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev jar [3.7.1,)

test (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev test-jar [3.7.1,)
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.2
1.0.1