public class Tabulate extends Job<Tabulate>
Job.JobCancelledException, Job.JobState, Job.Progress, Job.ProgressUpdate| Modifier and Type | Field and Description |
|---|---|
TwoDimTable |
_count_table |
Frame |
_dataset |
java.lang.String |
_predictor |
java.lang.String |
_response |
TwoDimTable |
_response_table |
Key[] |
_vecs |
java.lang.String |
_weight |
_description, _dest, _end_time, _exception, _progressKey, _start_time, _state, LIST| Constructor and Description |
|---|
Tabulate() |
| Modifier and Type | Method and Description |
|---|---|
Tabulate |
execImpl() |
TwoDimTable |
responseCharTwoDimTable() |
TwoDimTable |
tabulationTwoDimTable() |
block, canBeDone, cancel, cancel, checksum_impl, createProgressKey, deleteProgressKey, dest, done, done, failed, get, isCancelledOrCrashed, isDone, isRunning, isRunning, isStopped, jobKey, jobs, msec, progress_msg, progress, readAll_impl, remove_impl, start, update, update, update, update, writeAll_implchecksum, readAll, remove, remove, remove, remove, writeAllclone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeJSON_impl, writeJSONpublic Frame _dataset
public Key[] _vecs
public java.lang.String _predictor
public java.lang.String _response
public java.lang.String _weight
public TwoDimTable _count_table
public TwoDimTable _response_table
public Tabulate execImpl()
public TwoDimTable tabulationTwoDimTable()
public TwoDimTable responseCharTwoDimTable()