Category: ml ai ds project
Movie Recommendation System: with Streamlit and Python-ML
Have you come across products on Amazon that is recommended to you or videos on YouTube or how Facebook or LinkedIn recommends new friend/connections? Of…
Machine Learning Projects for Final Year
The year is 2022. We are all aware of the industry’s constant expansion. Python’s growth in the industry from 2018 to 2021 was over 40%,…
Reinforcement learning in Python
In this article, we are going to get insights into Reinforcement learning in Python which is an important subdomain of Artificial Intelligence. In recent years,…
Face recognition Python
In the Face recognition python article, we are going to build a project using which anyone will be able to detect faces. Have you ever…
Hate speech detection with Python
In this article, let’s build the Hate speech detection project in Python. In the current era of the Internet, it is obvious that almost everyone…
MNIST Handwritten Digit Classification using Deep Learning
In this article, we are gonna build a cool project which is the MNIST handwritten digit classification using deep learning. Even if you have little knowledge…
Stock Price Prediction using Machine Learning
Introduction One of the most challenging tasks is predicting how the stock market will perform. There are so many variables in prediction — physical vs….
Control Mouse with hand gestures detection python
Introduction Gesture Controlled Virtual Mouse makes human-computer interaction simple by making use of Hand Gestures and Voice Commands. The computer requires almost no direct contact….
Traffic Signal Violation Detection System using Computer Vision
This is software for the practice of developing a system from completely scratch. Understanding this will help a lot in system development and the basic…
Deepfake Detection Project Using Deep-Learning
Deepfake Detection Project Description We have presented a deep fake face recognition system using neural network layers and various algorithms in the python programming language….