After running the Candidate Elimination program on the ‘table_1_data’ in the training_sets folder, the output in ‘japanese_economy_car’ is obtained
After running the Candidate Elimination program on the ‘custom_training_data’ in the training_sets folder, the output in ‘japanese_sports_car’ is obtained
First ‘make’ then run ‘make run’ to run:
‘./candidate_elimination training_sets/custom_training_data.txt output.txt’
This command reads the training data in ‘custom_training_data’, performs candidate elimination and outputs to ‘output.txt’