Lightning-AI / dl-fundamentals

Deep Learning Fundamentals -- Code material and exercises
https://lightning.ai/pages/courses/deep-learning-fundamentals/
336 stars 159 forks source link

Breast image classification using deep learning #113

Open Musa1979 opened 3 months ago

Musa1979 commented 3 months ago

Good evening. My code snipped for classifying breast cancer image is not generalizing well. How do I improve the model performance to produce "accuracy, precision and recall" of over 98%

rasbt commented 3 months ago

Hi there,

unfortunately, there is no one-size-fits-all solution. Often, the biggest improvement can be made by improving the dataset (collecting more samples, cleaning the data, etc.). Then, algorithm selection and hyperparameter tuning.

Musa1979 commented 3 months ago

Thanks alot

On Sun, Jun 30, 2024, 1:08 PM Sebastian Raschka @.***> wrote:

Hi there,

unfortunately, there is no one-size-fits-all solution. Often, the biggest improvement can be made by improving the dataset (collecting more samples, cleaning the data, etc.). Then, algorithm selection and hyperparameter tuning.

— Reply to this email directly, view it on GitHub https://github.com/Lightning-AI/dl-fundamentals/issues/113#issuecomment-2198540367, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP5NQMZ3TUDVVBTXH6N2TRLZJ7YK7AVCNFSM6AAAAABKDR2LBWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJYGU2DAMZWG4 . You are receiving this because you authored the thread.Message ID: @.***>