Hi Developers, I am a newbie here and interested in contributing to shogun. I have some elementary knowledge of ML (have completed Andrew Ng's course on Coursera) and intermediate level proficiency in C++.
I have installed shogun-toolbax and gone through Getting involved <https://github.com/shogun-toolbox/shogun/wiki/Getting-involved> page. I tried to run shogun/examples/undocumented/libshogun/balanced_conditional_probability_tree but I am getting the error, [ERROR] In file /home/dungeon_master/shogun/src/shogun/io/streaming/StreamingFile.cpp line 224: Error opening file '../data/7class_example4_train.dense' terminate called after throwing an instance of 'shogun::ShogunException' Aborted (core dumped) I looked up the shogun/data directory and it is empty. Can someone please help where can I the data from? Also what should I do next as correctly mentioned in the guide “Shogun seems huge (and messy), where do I start?” Thanks
