Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Median
Method
Median
tensorflow/core/lib/histogram/histogram.cc:116–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
double Histogram::Median() const { return Percentile(50.0); }
117
118
// Linearly map the variable x from [x0, x1] unto [y0, y1]
119
double Histogram::Remap(double x, double x0, double x1, double y0,
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64