Low specifity on my data
Ouverte
question
- Langage dominant
- Jupyter Notebook
- Étoiles
- 30k
- Forks
- 13.1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi @ageron ,
i have a question on CNNs. I have a balanced training dataset, but my validation set is way too imbalanced. say out of 600,000 observations, 560,000 comes from class 1 and just 4000 from class 0. Training my network, it has about 78% accuracy on the validation set, a precision of 84% and a specifity of just 15% and its performance on class 0 is poor. My question is does having an imbalance validation set influence optimization of the model parameters? And does such a model make sense eventhough it has a really poor specifity?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.