DOC

nz.ac.waikato.cms.weka : fuzzyLaticeReasoning

Maven & Gradle

Apr 26, 2012

fuzzyLaticeReasoning · The Fuzzy Lattice Reasoning Classifier uses the notion of Fuzzy Lattices for creating a Reasoning Environment. The current version can be used for classification using numeric predictors. For more information see: I. N. Athanasiadis, V. G. Kaburlasos, P. A. Mitkas, V. Petridis: Applying Machine Learning Techniques on Air Quality Data for Real-Time Decision Support. In: 1st Intl. NAISO Symposium on Information Technologies in Environmental Engineering (ITEE-2003), Gdansk, Poland, 2003; V. G. Kaburlasos, I. N. Athanasiadis, P. A. Mitkas, V. Petridis (2003). Fuzzy Lattice Reasoning (FLR) Classifier and its Application on Improved Estimation of Ambient Ozone Concentration.

Table Of Contents

Latest Version

Download nz.ac.waikato.cms.weka : fuzzyLaticeReasoning Javadoc & API Documentation - Latest Versions:

All Versions

Download nz.ac.waikato.cms.weka : fuzzyLaticeReasoning Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file fuzzyLaticeReasoning-1.0.2-javadoc.jar to fuzzyLaticeReasoning-1.0.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder fuzzyLaticeReasoning-1.0.2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "fuzzyLaticeReasoning-1.0.2-sources.jar" -d "fuzzyLaticeReasoning-1.0.2-javadoc" -subpackages