is not current version
Last Version 1.0.2

nz.ac.waikato.cms.weka:fuzzyUnorderedRuleInduction 1.0.0

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.

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

fuzzyUnorderedRuleInduction
Version

Version

1.0.0
Type

Type

jar

Download fuzzyUnorderedRuleInduction 1.0.0


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