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