Skip to content
#

binary-classification

Here are 12 public repositories matching this topic...

In this notebook, we perform a binary classification on chest X-ray images to determine whether a person has healthy lungs or is diagnosed with pneumonia. For this classification, we used a custom deep convolutional neural network (CNN) model and achieved an accuracy of 95% on the test set.

  • Updated Apr 2, 2025
  • Jupyter Notebook

This repo consists of Jupyter Notebooks with different versions in different commits.... as part of my work regarding a contest I participated in August... on Kaggle. The competition is about predicting the edibility of Mushrooms depending on various characteristics.

  • Updated Sep 10, 2024
  • Jupyter Notebook

This repository serves as a personal practice space for mastering PyTorch fundamentals. It contains notebooks and code snippets covering essential PyTorch concepts, including tensors, autograd, neural networks, and more. The repository aims to help learners develop hands-on experience with PyTorch through practical exercises and projects.

  • Updated Oct 5, 2024
  • Jupyter Notebook

Build machine learning model to predict whether a house will sell or not based on a set of features. The results will be presented in the form of interactive widgets in jupyter notebook for technical audience that can be used to make informed decision about selling their properties.

  • Updated May 24, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the binary-classification 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 binary-classification topic, visit your repo's landing page and select "manage topics."

Learn more