Skip to content

Daeels/Cats-and-Dogs-Classification-Using-Machine-Learning-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cats and Dogs Classification Using Machine Learning Algorithms 🐱🐢

This repository contains code for classifying images of cats and dogs using machine learning algorithms.

Introduction πŸš€

In this project, we explore the problem of image classification, specifically the task of distinguishing between images of cats and dogs. We explore several different machine learning algorithms for this task, including:

  • K Nearst Neighbor (KNN)
  • Decision Trees

We compare the performance of these algorithms using various metrics that you can find in the report.

Check the report for more informations

Link to Report

Note πŸ“

In general, machine learning algorithms are not well-suited for image processing and classification tasks. However, deep learning algorithms such as Convolutional Neural Networks (CNNs) are more effective and yield better performance in this type of problem.

Contact πŸ“§

If you have any questions or concerns, please feel free to contact me at [email protected].

About

Code for classifying images of cats and dogs using machine learning algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published