Commit Graph

20 Commits

Author SHA1 Message Date
Trianta
182eed641b oneR: got it working with weather, others are wrong, need to find problem 2024-04-17 21:03:49 -05:00
Trianta
90539f7e38 log: split log function into another file and added levels 2024-04-17 15:26:27 -05:00
Trianta
c49d160bd5 Split print function into three pieces 2024-04-17 14:43:47 -05:00
Trianta
42daff8a4c oneR: initial folder and CMake creation 2024-04-17 14:33:42 -05:00
Trianta
dcd6038c21 gitignore: don't track clang cache files 2024-04-17 14:33:00 -05:00
Trianta
9027c0c4ff oneR: update README for oneR 2024-04-17 13:53:21 -05:00
Trianta
6cfa551ab8 arff: fixed soybean due to capitalization differences 2024-04-08 18:03:46 -05:00
Trianta
db4ef4740c arff: fixed missing value case on read, still diagnosing soybean issue 2024-04-08 17:43:07 -05:00
Trianta
c2bba75e5a read-arff: added case of 0 line size to check 2024-04-08 17:22:47 -05:00
5e94b27097 Merge pull request 'feat: read data from arff files' (#1) from arff into main
Reviewed-on: Trianta/weka#1
2024-03-18 19:59:44 -05:00
Trianta
a9d9dd8b79 New repository name and fixed exec path 2024-03-18 19:59:09 -05:00
Trianta
e32a65a660 Added print function for outputting database and attributes 2024-03-18 19:52:05 -05:00
Trianta
d30428dc4f Added reading in data and a verbose mode 2024-03-18 19:19:47 -05:00
Trianta
e0d93f7bcc Added CMake building for current and future of project 2024-03-18 15:15:10 -05:00
Trianta
637cde0e97 Add gitignore for cmake build 2024-03-18 15:13:40 -05:00
Trianta
4c29af235e Added base README instructions 2024-03-18 15:09:48 -05:00
Trianta
917dbec7a1 Created initial cpp file 2024-03-18 15:03:27 -05:00
Trianta
c17a198003 Moved arff files to data folder 2024-03-18 15:02:24 -05:00
Trianta
f4ce5c03a1 Added intro base files 2024-02-26 15:49:24 -06:00
74c5355c99 Initial commit 2024-02-26 15:39:04 -06:00