Last Version

multiInstanceLearning 1.0.9

A collection of multi-instance learning classifiers. Includes the Citation KNN method, several variants of the diverse density method, support vector machines for multi-instance learning, simple wrappers for applying standard propositional learners to multi-instance data, decision tree and rule learners, and some other methods.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

multiInstanceLearning
Version

Version

1.0.9
Type

Type

jar
Description

Description

multiInstanceLearning
A collection of multi-instance learning classifiers. Includes the Citation KNN method, several variants of the diverse density method, support vector machines for multi-instance learning, simple wrappers for applying standard propositional learners to multi-instance data, decision tree and rule learners, and some other methods.
Project URL

Project URL

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

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/multiInstanceLearning-1.0.9

Download multiInstanceLearning 1.0.9


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

Dependencies

compile (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.