Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ is_zero_based
Method
is_zero_based
src/thundersvm/dataset.cpp:289–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
const bool DataSet::is_zero_based() const{
290
return zero_based;
291
}
Callers
4
train
Method · 0.80
train
Method · 0.80
train
Method · 0.80
train
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected