machine learning - Comparison between Random Forest an Bayesian Classifier -


i want implement language classifier linguist in github:- http://www.github.com/github/linguist

i don't know if random forest better bayesian in terms of complexity.
there lot of sample data train each programming language.

can random forest outperform bayesian?

if you're not experienced, , don't use toooo many features ( , not sparse ), random forest work fine.


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -