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

Function TEST_F

src/test/test_nusvr.cpp:38–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36};
37
38TEST_F(NuSVRTest, test_set) {
39 EXPECT_NEAR(load_dataset_and_train(DATASET_DIR
40 "test_dataset.txt", DATASET_DIR
41 "test_dataset.txt", 100, 0.5, 0.1), 0.028369, 1.2e-5);
42}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected