feat: read data from arff files #1

Merged
Trianta merged 8 commits from arff into main 2024-03-18 19:59:45 -05:00
Showing only changes of commit a9d9dd8b79 - Show all commits

View File

@ -1,4 +1,4 @@
# weka
# arff-mining
## Compiling the project
@ -16,5 +16,5 @@ The programs should now be compiled at ./build/bin/
ARFF:
```plain
build/bin/something
build/bin/arff
```