ECFP with XGBoost

Why didn't I do this from first time...

f:id:hateknime:20190423221225p:plain

So let's recall, this is from Random Forest

f:id:hateknime:20190423221237p:plain

and this from SVM

f:id:hateknime:20190423221243p:plain

 

and lastly from XGBoost

f:id:hateknime:20190423221251p:plain

 

So, XGBoost gave the best accuracy, for a contest here.

But I guess it's all about how you use the model. SVM may get better with tuning as well. Hang on... How about parameter tuning of them... (But I do want to get into SOM too...)