0 votes
in Artificial Intelligence by
What is ensemble learning?

1 Answer

0 votes
by

Ensemble learning is a computational technique in which classifiers or experts are strategically formed and combined. It is used to improve classification, prediction, function approximation, etc. of a model.

...