The project detects whether a person in the video/image is wearing a mask or not using OpenCV and Tensorflow Python module.
In this Tutorial, we will learn how to use Python and Deep Learning on CSV file and SMOTE method to convert imbalance data into balance data.
In this project we shall learn how to convert the text written by the user into speech or in voice audio using python.
Iris is flower with different species. In this project we will learn how to predict the flower species using different petal size,sepal size length etc.
GSAP animates anything JavaScript can touch (CSS properties, SVG, React, canvas, generic objects). It provides a reliable way of applying and customising animations in web
Caesar cipher is the simplest and oldest substitution cipher. It is a fundamental part of cryptography. In this project, we shall understand the cipher, view its features and implement it.
A recreation of the tool JS Bin that allows you to get instant output as you play around with different JavaSript and CSS styles. Try all new features and test them out here!
Word cloud is a pictorial representation of important keywords in our text. The important keywords are the most frequently occurring words in our text.
It is the ability of a machine to identify the words in a spoken language and covert into them to a text format using Python. In this module we are doing with the help of Speech_Recognition
Horoscope Reading is a small project designed in Python. It takes input from the user to know the user's astrological sign and then ask if the user wants to read his/her horoscope.
This Project will help you to understand the basic operations on linked list such as adding, removing and iterating a linked list forward and backward by using a real-world problem i.e PlayList
The project is based on Machine Learning written in the language "Python", in this project we only classify the email spam dataset by using some library.