Last Version

mulan 1.4.0

Mulan is an open-source Java library for learning from multi-label datasets.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.meka.thirdparty
ArtifactId

ArtifactId

mulan
Version

Version

1.4.0
Type

Type

jar
Description

Description

mulan
Mulan is an open-source Java library for learning from multi-label datasets.
Project URL

Project URL

http://mulan.sourceforge.net/
Source Code Management

Source Code Management

http://svn.code.sf.net/p/mulan/code/trunk

Download mulan 1.4.0


<!-- https://jarcasting.com/artifacts/net.sf.meka.thirdparty/mulan/ -->
<dependency>
    <groupId>net.sf.meka.thirdparty</groupId>
    <artifactId>mulan</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.meka.thirdparty/mulan/
implementation 'net.sf.meka.thirdparty:mulan:1.4.0'
// https://jarcasting.com/artifacts/net.sf.meka.thirdparty/mulan/
implementation ("net.sf.meka.thirdparty:mulan:1.4.0")
'net.sf.meka.thirdparty:mulan:jar:1.4.0'
<dependency org="net.sf.meka.thirdparty" name="mulan" rev="1.4.0">
  <artifact name="mulan" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.meka.thirdparty', module='mulan', version='1.4.0')
)
libraryDependencies += "net.sf.meka.thirdparty" % "mulan" % "1.4.0"
[net.sf.meka.thirdparty/mulan "1.4.0"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.