ageron / ageron/handson-ml2

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

Aberta
#259 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Jupyter Notebook
Estrelas
30k
Forks
13.1k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.