License |
License |
---|---|
Categories |
CategoriesWeka Business Logic Libraries Machine Learning |
GroupId | GroupIdnz.ac.waikato.cms.weka |
ArtifactId | ArtifactIdfuzzyUnorderedRuleInduction |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionfuzzyUnorderedRuleInduction
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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | jar | [3.7.1,) |
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | test-jar | [3.7.1,) |
junit : junit | jar | 3.8.2 |