MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / SVRTest

Method SVRTest

src/test/test_svr.cpp:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9class SVRTest : public ::testing::Test {
10protected:
11 SVRTest() : test_dataset() {}
12
13 DataSet train_dataset;
14 DataSet test_dataset;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected