ageron / ageron/handson-ml2

[Chapter 7 - Exercise 1] Ensemble Learning and Random Forests

Open
#259 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
30k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

The question says if we combine 5 different models trained on the exact same training data and they all achieve 95% precision. Is there any chance to combine and we can get better results?

Shouldn't the evaluation metric to be considered be `f1 score`, wouldn't precision be a loose metric? There would be a possibility of high precision and low recall - The classifier would only return few results which would be correctly classified as positive. However it would miss on many actually positive results.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.