Skip to content
#

binaryclassification

Here are 77 public repositories matching this topic...

This project demonstrates the implementation of the Perceptron algorithm for binary classification tasks. It includes various advanced features such as data augmentation, feature engineering, and deep learning techniques to enhance model performance and robustness.

  • Updated Oct 17, 2023
  • Jupyter Notebook

Malaria is a serious global health problem that affects millions of people each year. One of the challenges in diagnosing malaria is identifying infected cells from microscopic images of blood smears. Convolutional Neural Networks (CNNs) are a type of deep learning algorithm that have been used for image classification tasks etc

  • Updated Jan 12, 2024
  • Jupyter Notebook

Implementing a model that can verify if two images belongs to same personality or not. Answer the question "Is this the claimed person?" It is a 1:1 matching problem i.e. given a face your task is to compare the candidate face to another and verify whether it is a match or not. My custom CNN model has achieved marvelous performance on the dataset.

  • Updated Aug 12, 2022
  • Jupyter Notebook

Improve this page

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

Learn more