Skip to content
#

accuracy

Here are 412 public repositories matching this topic...

FedAnil+ is a novel lightweight, and secure Federated Deep Learning Model to address non-IID data, privacy concerns, and communication overhead. This repo hosts a simulation for FedAnil+ written in Python.

  • Updated Jul 2, 2024
  • Python

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.

  • Updated Jun 30, 2024
  • Jupyter Notebook

Developed a predictive model to classify individuals into one of seven weight categories (ranging from insufficient weight to obesity type 3) based on various personal factors using diverse neural network architectures.

  • Updated Jun 25, 2024
  • Jupyter Notebook

A descriptive and inferential statistical analysis from the Kaggle database on the data collected by an IoT smoke detection device. Machine learning techniques were also used to help build this smart device, increasing its accuracy.

  • Updated Jun 19, 2024
  • Jupyter Notebook

This project predicts diabetes using the PIMA Diabetes dataset, leveraging health metrics of Pima Indian women. Machine learning models like Logistic Regression, Decision Trees, and Random Forest are implemented to determine the likelihood of diabetes, evaluated using metrics like accuracy, precision, recall, F1-score, and ROC-AUC.

  • Updated Jun 16, 2024
  • Jupyter Notebook

This repository contains a Jupyter Notebook exploring the adult income dataset. The notebook performs Exploratory Data Analysis (EDA), including visualizations with charts and graphs. Additionally, it implements various classification models to predict income and analyzes their accuracy.

  • Updated Jun 12, 2024
  • Jupyter Notebook

This study focuses on four deep-learning models, which are Inception V3, MobileNet V2, ResNet152V2, and VGG19, aiming to enhance the accuracy of tumor Classification

  • Updated Jun 8, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the accuracy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the accuracy topic, visit your repo's landing page and select "manage topics."

Learn more