Update src/mlpack/tests/split_data_test.cpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
This commit is contained in:
co-authored by
Marcus Edel
parent
1117300efb
commit
d384a83c3d
@@ -388,7 +388,7 @@ TEST_CASE("SplitMatrixLabeledData", "[SplitDataTest]")
|
||||
CheckMatrices(labels, labels_concat);
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* Split with input of type field<mat> and label of type field<vec>.
|
||||
*/
|
||||
TEST_CASE("SplitLabeledDataResultField", "[SplitDataTest]")
|
||||
|
||||
Reference in New Issue
Block a user