Index
All Classes|All Packages
D
- data - Variable in class Weka4P.Weka4P
- dataset - Variable in class Weka4P.Weka4P
- drawCSearchModels(float, float, float, float) - Method in class Weka4P.Weka4P
-
Draws a graphic representation of C list
- drawCSearchResults(float, float, float, float) - Method in class Weka4P.Weka4P
-
Draws the C search results from CList in text
- drawDataPoints() - Method in class Weka4P.Weka4P
-
Draws all datapoints form public train variable
- drawDataPoints(Instances) - Method in class Weka4P.Weka4P
-
Draws all data points
- drawEpsSearchModels(float, float, float, float) - Method in class Weka4P.Weka4P
-
Draws the graphic representation of the Epsilon search from EpsList
- drawEpsSearchResults(float, float, float, float) - Method in class Weka4P.Weka4P
-
Draws the Epsilon Search results in text from Epslist
- drawGridSearchModels(float, float, float, float) - Method in class Weka4P.Weka4P
-
Draws graphic represatations of the grid search, uses the CList and gammaList
- drawGridSearchModels_SVR(float, float, float, float) - Method in class Weka4P.Weka4P
-
Draws graphical representation of grid search model of sthe Support Vector Regression Uses EpsList and gammaList
- drawGridSearchResults(float, float, float, float) - Method in class Weka4P.Weka4P
-
Draws the grid search results uses Clist and gammaList
- drawGridSearchResults_SVR(float, float, float, float) - Method in class Weka4P.Weka4P
-
Draws the grid search results of the Support Vector Regression in text
- drawKSearchModels(float, float, float, float) - Method in class Weka4P.Weka4P
-
Draws a visualization of the K model at specified location
- drawKSearchResults(float, float, float, float) - Method in class Weka4P.Weka4P
-
Draws results of the K model at specified location in text
- drawModel(int, int) - Method in class Weka4P.Weka4P
-
Draws a model image on location
- drawModels - Variable in class Weka4P.Weka4P
- drawPrediction(float[], double) - Method in class Weka4P.Weka4P
-
Draws a prediction with text
- drawPrediction(float[], double, int) - Method in class Weka4P.Weka4P
-
Draws a prediction in text
- drawPrediction(float[], String) - Method in class Weka4P.Weka4P
-
Draws a prediction in text
- drawPrediction(float[], String, int) - Method in class Weka4P.Weka4P
-
Draws a prediction in text
All Classes|All Packages