Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/WinVector/Logistic
/ noutcomes
Method
noutcomes
src/com/winvector/opt/def/DModel.java:7–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
public
interface
DModel<T extends ExampleRow> extends Serializable {
6
int
dim();
7
int
noutcomes();
8
9
/**
10
*
Callers
12
testTrainPlusAdpat
Method · 0.65
testVectorEncodingB
Method · 0.65
BObserver
Method · 0.65
buildStatBasedEncodings
Method · 0.65
translateTo
Method · 0.65
train
Method · 0.65
score
Method · 0.65
map
Method · 0.65
setup
Method · 0.65
run
Method · 0.65
ObsHolder
Class · 0.65
AccuracyCounter
Method · 0.65
Implementers
1
SigmoidLossMultinomial
src/com/winvector/logistic/SigmoidLoss
Calls
no outgoing calls
Tested by
2
testTrainPlusAdpat
Method · 0.52
testVectorEncodingB
Method · 0.52