nasa-petal / PeTaL-labeller

The PeTaL labeler labels journal articles with biomimicry functions.
https://petal-labeller.readthedocs.io/en/latest/
The Unlicense
6 stars 3 forks source link

See if using an ensemble method with MATCH improves performance. #75

Open bruffridge opened 3 years ago

bruffridge commented 3 years ago

Suggested by Brooke.

Ensembling is taking the same model running it with different parameters, and aggregating the results. Boosting, bagging, and stacking are types of ensemble methods.