Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EdwardRaff/JSAT
/ getMean
Method
getMean
JSAT/src/jsat/math/OnLineStatistics.java:331–334 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
329
}
330
331
public
double getMean()
332
{
333
return
mean;
334
}
335
336
/**
337
* Computes the population variance
Callers
15
testRandom
Method · 0.95
testSearch_Vec_double
Method · 0.95
testTrain_RegressionDataSet
Method · 0.95
testAdd_double
Method · 0.95
testAdd_double_double
Method · 0.95
testRemove_OnLineStatistics_OnLineStatistics
Method · 0.95
testAdd_OnLineStatistics_OnLineStatistics
Method · 0.95
prettyPrintClassificationScores
Method · 0.95
regress
Method · 0.95
regress
Method · 0.95
run
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
7
testRandom
Method · 0.76
testSearch_Vec_double
Method · 0.76
testTrain_RegressionDataSet
Method · 0.76
testAdd_double
Method · 0.76
testAdd_double_double
Method · 0.76
testRemove_OnLineStatistics_OnLineStatistics
Method · 0.76
testAdd_OnLineStatistics_OnLineStatistics
Method · 0.76