Skip to content
#

binaryclassification

Here are 80 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

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