public class ExportPMML extends Export
Constructor and Description |
---|
ExportPMML()
Constructor by default
|
Modifier and Type | Method and Description |
---|---|
void |
exportFuzzySystem(FuzzyInferenceSystem fuzzySystem,
java.lang.String path)
Export the fuzzy system from IEEE Standard to another format.
|
public void exportFuzzySystem(FuzzyInferenceSystem fuzzySystem, java.lang.String path)
Export
exportFuzzySystem
in class Export
fuzzySystem
- : An object FuzzyInferenceSystempath
- : A String with the path of the File