Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ NuSVRTest
Method
NuSVRTest
src/test/test_nusvr.cpp:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
class NuSVRTest : public ::testing::Test {
12
protected:
13
NuSVRTest() : test_dataset() {}
14
15
DataSet train_dataset;
16
DataSet test_dataset;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected