Led a project to predict Non-Alcoholic Fatty Liver Disease (NAFLD) using machine learning.
-
Updated
Dec 28, 2024 - Jupyter Notebook
Led a project to predict Non-Alcoholic Fatty Liver Disease (NAFLD) using machine learning.
SMOTHE is a technique used in machine learning to address imbalance datasets where the minority class has significant fewer instances than the majority class. SMOTHE involves generating Synthetic instances of the minority class by interpolating between existing instances.
Add a description, image, and links to the imbalance-handling topic page so that developers can more easily learn about it.
To associate your repository with the imbalance-handling topic, visit your repo's landing page and select "manage topics."