Enhance error handling with exceptions and add tests
This commit is contained in:
8
tests/error_data/no_data.arff
Normal file
8
tests/error_data/no_data.arff
Normal file
@@ -0,0 +1,8 @@
|
||||
@relation test
|
||||
|
||||
@attribute feature1 real
|
||||
@attribute feature2 real
|
||||
@attribute class {A,B}
|
||||
|
||||
@data
|
||||
% No actual data samples
|
Reference in New Issue
Block a user