MCPcopy Index your code
hub / github.com/WinVector/Logistic / category

Method category

src/com/winvector/opt/def/ExampleRow.java:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 */
11public interface ExampleRow extends Datum {
12 int category();
13 double weight();
14}

Callers 9

observeMethod · 0.65
observeMethod · 0.65
scoreMethod · 0.65
addTermMethod · 0.65
mapMethod · 0.65
mapMethod · 0.65
buildSparseRowMethod · 0.65
isGoodPredictionMethod · 0.65
observeMethod · 0.65

Implementers 2

SparseExampleRowsrc/com/winvector/opt/impl/SparseExamp
VariableEncodingssrc/com/winvector/variables/VariableEn

Calls

no outgoing calls

Tested by

no test coverage detected