|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FormulaProvider
This interface indicates that the model is able to produce a human and machine readable formula which can then be parsed by other programs and used for predictions.
| Method Summary | |
|---|---|
java.lang.String |
getFormula()
|
| Methods inherited from interface com.rapidminer.operator.Model |
|---|
apply, isUpdatable, setParameter, updateModel |
| Methods inherited from interface com.rapidminer.operator.ResultObject |
|---|
getActions, getName, getResultIcon, getVisualizationComponent, toResultString |
| Methods inherited from interface com.rapidminer.operator.IOObject |
|---|
copy, getLog, getSource, setLoggingHandler, setSource, write |
| Methods inherited from interface com.rapidminer.operator.Saveable |
|---|
getExtension, getFileDescription, isSavable, save |
| Methods inherited from interface com.rapidminer.report.Readable |
|---|
toString |
| Method Detail |
|---|
java.lang.String getFormula()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||