SVM How to Build mkdir build cd build cmake .. make How to Run Data Parser cd build/data ./load_data Enter the path to the data file when prompted (use the example file in the raw_data directory.) The IDs from the health data file should print to the console.