Commit Graph

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