## Work to be done - Load the new dataset and collapse classes in order to get a binary classification problem. - Check comparison with: - (https://archive.ics.uci.edu/dataset/45/heart+disease ) - Others? - Investigate feature scaling: - How are the features scaled? (probably useful also for the other datasets, if not done differently)
Work to be done
Load the new dataset and collapse classes in order to get a binary classification problem.
Check comparison with:
Investigate feature scaling: