Best for beginners | Well explained ML algorithms | organized Notebooks | Case Studies
-
Updated
May 28, 2024 - Jupyter Notebook
Best for beginners | Well explained ML algorithms | organized Notebooks | Case Studies
This is the Data Mining Project for predicting the student's grade before the final and Mid-2 examination. I use Python and Jupyter Notebook for this Project.
Code for classifying breast cancer tumors using machine learning. Includes preprocessing, visualizations, and models like Logistic Regression, Decision Tree, and Random Forest. Evaluated with accuracy, precision, recall, and F1-score. Clone, install dependencies, and run the Jupyter notebook for full analysis.
This is my Hamoye Stage C tag-along project. The notebook focuses on applying Machine Learning Classification models and Measuring Classification Performance.
This notebook shows how the f1 metric differs accuracy on imbalanced data. The heart disease dataset from kaggle is used (https://www.kaggle.com/datasets/kamilpytlak/personal-key-indicators-of-heart-disease).
Predicting the Contraceptive Method Choice of a Woman Based on Demographic and Socio-economic Characteristics - The objective of this study is to to predict the contraceptive methods (no use, long-term methods, or short-term methods) of a woman based on her demographic and socio-economic characteristics. A data-set of 1473 married women with the…
Add a description, image, and links to the f1-score topic page so that developers can more easily learn about it.
To associate your repository with the f1-score topic, visit your repo's landing page and select "manage topics."