Fix mistake in sample
This commit is contained in:
parent
6b317accf1
commit
3ac9593c65
@ -142,7 +142,6 @@ int main(int argc, char** argv)
|
|||||||
/*
|
/*
|
||||||
* Begin Processing
|
* Begin Processing
|
||||||
*/
|
*/
|
||||||
weights.index_put_({ mask }, weights + 10);
|
|
||||||
auto handler = ArffFiles();
|
auto handler = ArffFiles();
|
||||||
handler.load(complete_file_name, class_last);
|
handler.load(complete_file_name, class_last);
|
||||||
// Get Dataset X, y
|
// Get Dataset X, y
|
||||||
|
Loading…
Reference in New Issue
Block a user