ECFP with Random Forest

Move onto doing random forest because SVM wasn't so good (at this case! not always!!). And I won't bother tuning parameters for SVM too. File Reader: Read csv Column Filter: Delete unnecessary columns RDKit Fingerprint: Morgan FP as always Random Forest Learner: default Random Forest Predictor: def…