Long time ago I had written a C++ library to parse ARFF files for one of my Machine-Learning projects. Today, I'm making the code open-source! Here's the link to the code hosted on github: https://github.com/teju85/ARFF. This also comes with doxygen documentation for the API exposed by this library and also has unit-tests (written using google-test) for CYA.
well thank you for the code! I was about to write it from the beginning. You did save me a lot of time. Thanks again,
ReplyDeletechr
Thanks man for the code!!! It helped a ton!
ReplyDelete