Last Version

fuzzyUnorderedRuleInduction 1.0.2

FURIA: Fuzzy Unordered Rule Induction Algorithm. For details please see: Jens Christian Huehn, Eyke Huellermeier (2009). FURIA: An Algorithm for Unordered Fuzzy Rule Induction. Data Mining and Knowledge Discovery.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

fuzzyUnorderedRuleInduction
Version

Version

1.0.2
Type

Type

jar
Description

Description

fuzzyUnorderedRuleInduction
FURIA: Fuzzy Unordered Rule Induction Algorithm. For details please see: Jens Christian Huehn, Eyke Huellermeier (2009). FURIA: An Algorithm for Unordered Fuzzy Rule Induction. Data Mining and Knowledge Discovery.
Project URL

Project URL

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

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/fuzzyUnorderedRuleInduction-1.0.2

Download fuzzyUnorderedRuleInduction 1.0.2


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

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.