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

Method weight

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

Source from the content-addressed store, hash-verified

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

Callers 7

observeMethod · 0.65
observeMethod · 0.65
scoreMethod · 0.65
addTermMethod · 0.65
mapMethod · 0.65
mapMethod · 0.65
mapMethod · 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