Get desktop application:
View/edit binary Protocol Buffers messages
Used in: BinaryClassificationTrainSummary, EvaluationResult
Used in: TrainResult
double area_under_roc = 1
repeated RocValue roc_values = 2
double f1_score = 3
double precision = 4
double recall = 5
double threshold = 6
Used in: ClassificationSummary
string class_name = 1
int32 true_positive = 2
int32 true_negative = 3
int32 false_positive = 4
int32 false_negative = 5
Used in: BinaryClassificationEvalSummary, EvaluationResult, TrainResult
Used in: EvaluateRequest, PredictRequest
string train_name = 1
string current_name = 2
string model_id = 1
bool drop_previous_result_table = 7
string prediction_result_column_name = 8
Used in: TrainResult
REGRESSION = 0
BINARY = 1
MULTICLASS = 2
Used in: PredictorSummary
double coefficient = 1
double std_err = 2
double t_value = 3
double p_value = 4
string model_id = 1
bool drop_previous_result_table = 5
string prediction_result_column_name = 6
repeated string class_probability_column_names = 1
Used in: TrainResult
string name = 1
oneof summary
Used in: EvaluationResult, TrainResult
double rmse = 1
double r2 = 2
double mape = 3
Used in: BinaryClassificationTrainSummary
double false_positive = 1
double true_positive = 2
bool drop_previous_result_table = 6
string prediction_result_column_name = 7
string model_id = 1
string formula = 3
oneof summary
string model_primitive = 10
string model_file_path = 11
Used in: PredictorSummary