Skip to content
#

multiclass-classification

Here are 138 public repositories matching this topic...

🔱 Some recognized algorithms[Decision Tree, Adaboost, Perceptron, Clustering, Neural network etc. ] of machine learning and pattern recognition are implemented from scratch using python. Data sets are also included to test the algorithms.

  • Updated May 9, 2019
  • Python

This repository contains Python code for an age and gender detection project using the video stream from the camera. The model is trained on the UTKFace dataset and utilizes deep learning techniques for accurate age and gender estimation. The code includes scripts for data preprocessing, model training, and real-time detection from the camera.

  • Updated May 28, 2023
  • Python

Improve this page

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

Learn more