Enhance error handling with exceptions and add tests

This commit is contained in:
2025-06-27 19:02:52 +02:00
parent c408352daa
commit 9c1c427620
13 changed files with 335 additions and 11 deletions

View File

@@ -0,0 +1,9 @@
@relation test
@attribute feature1 real
@attribute real
@attribute class {A,B}
@data
1.0,2.0,A
4.0,5.0,B