Skip navigation links
C D G M P R S 

C

classificationScore(Row) - Method in interface com.datarobot.prediction.MulticlassPredictor
Returns a map of class labels to probability for the given row.
com.datarobot.prediction - package com.datarobot.prediction
 

D

d - Variable in class com.datarobot.prediction.Row
 

G

get_double_predictors() - Method in interface com.datarobot.prediction.Predictor
Get the names of the columns in order they should be set in @see Row.d
get_string_predictors() - Method in interface com.datarobot.prediction.Predictor
Get the names of the columns in order they should be set in @see Row.d

M

MulticlassPredictor - Interface in com.datarobot.prediction
An interface for Classification Codegen models.

P

Predictor - Interface in com.datarobot.prediction
 

R

Row - Class in com.datarobot.prediction
 
Row() - Constructor for class com.datarobot.prediction.Row
 

S

s - Variable in class com.datarobot.prediction.Row
 
score(Row) - Method in interface com.datarobot.prediction.Predictor
Predicts a single row.
C D G M P R S 
Skip navigation links

Copyright © 2018. All rights reserved.