gmum / mlls2015

Active Learning experiments for Machine Learning in Life Sciences Workshop ECML 2015
16 stars 6 forks source link

Add NB model to experiment setup #104

Closed kudkudak closed 8 years ago

kudkudak commented 8 years ago

I think it would be really nice to have similar results using much simpler model.

Maybe it would require using SCFP representation, but ExtFp should have similar performance.

Will require rewriting fit_svm slightly to include other models. It will be best to extract logic to another file.