Skip to content
#

machine-learning-projects

Here are 197 public repositories matching this topic...

K-Means Image Compression is a Python-based project that compresses an image by reducing the number of colors used. This technique is implemented using the K-Means clustering algorithm, making it ideal for those looking to understand and apply machine learning concepts in image processing.

  • Updated Jul 12, 2024
  • Python

"This repository contains implementations of Boosting method, popular techniques in Model Ensembles, aimed at improving predictive performance by combining multiple models. by using titanic database."

  • Updated Jun 27, 2024
  • Jupyter Notebook

Sign Language Detection using CNN and Flask. This project uses Convolutional Neural Networks (CNN) to detect and classify sign language gestures. It includes a Flask web application for real-time detection. Simply use your webcam to translates gestures into text.

  • Updated Jun 26, 2024
  • Jupyter Notebook

Improve this page

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

Learn more