Package org.jpmml.converter.testing
Interface Datasets
-
public interface Datasets
-
-
Field Summary
Fields Modifier and Type Field Description static StringAUDITstatic StringAUDIT_NAstatic StringAUTOstatic StringAUTO_NAstatic StringHOUSINGstatic StringHOUSING_NAstatic StringIRISstatic StringIRIS_NAstatic StringSENTIMENTstatic StringSENTIMENT_NAstatic StringSHOPPINGstatic StringVERSICOLORstatic StringVERSICOLOR_NAstatic StringVISITstatic StringVISIT_NAstatic StringWHEATstatic StringWHEAT_NAstatic StringWINEstatic StringWINE_COLORstatic StringWINE_COLOR_NAstatic StringWINE_NAstatic StringWINE_QUALITYstatic StringWINE_QUALITY_NA
-
-
-
Field Detail
-
AUDIT
static final String AUDIT
- See Also:
- Constant Field Values
-
AUDIT_NA
static final String AUDIT_NA
- See Also:
- Constant Field Values
-
AUTO
static final String AUTO
- See Also:
- Constant Field Values
-
AUTO_NA
static final String AUTO_NA
- See Also:
- Constant Field Values
-
HOUSING
static final String HOUSING
- See Also:
- Constant Field Values
-
HOUSING_NA
static final String HOUSING_NA
- See Also:
- Constant Field Values
-
IRIS
static final String IRIS
- See Also:
- Constant Field Values
-
IRIS_NA
static final String IRIS_NA
- See Also:
- Constant Field Values
-
SENTIMENT
static final String SENTIMENT
- See Also:
- Constant Field Values
-
SENTIMENT_NA
static final String SENTIMENT_NA
- See Also:
- Constant Field Values
-
SHOPPING
static final String SHOPPING
- See Also:
- Constant Field Values
-
VERSICOLOR
static final String VERSICOLOR
- See Also:
- Constant Field Values
-
VERSICOLOR_NA
static final String VERSICOLOR_NA
- See Also:
- Constant Field Values
-
VISIT
static final String VISIT
- See Also:
- Constant Field Values
-
VISIT_NA
static final String VISIT_NA
- See Also:
- Constant Field Values
-
WHEAT
static final String WHEAT
- See Also:
- Constant Field Values
-
WHEAT_NA
static final String WHEAT_NA
- See Also:
- Constant Field Values
-
WINE
static final String WINE
- See Also:
- Constant Field Values
-
WINE_NA
static final String WINE_NA
- See Also:
- Constant Field Values
-
WINE_QUALITY
static final String WINE_QUALITY
- See Also:
- Constant Field Values
-
WINE_QUALITY_NA
static final String WINE_QUALITY_NA
- See Also:
- Constant Field Values
-
WINE_COLOR
static final String WINE_COLOR
- See Also:
- Constant Field Values
-
WINE_COLOR_NA
static final String WINE_COLOR_NA
- See Also:
- Constant Field Values
-
-