public class ImportPMML extends Import
Constructor and Description |
---|
ImportPMML()
Constructor by default
|
Modifier and Type | Method and Description |
---|---|
FuzzyInferenceSystem |
importFuzzySystem(java.lang.String path)
Import a fuzzy system from another format.
|
public FuzzyInferenceSystem importFuzzySystem(java.lang.String path) throws java.io.IOException
Import
importFuzzySystem
in class Import
path
- Path of the file with the fuzzy system in another formatjava.io.IOException