Designed a Neural network using python that was able to classify Credit Card fraud transactions with 99.9% accuracy
Here we have created a CNN model using Keras to detect Pneumonia using Chest X-ray with 90% accuracy.
Python program to generate Password of User's desired length and desired types of ASCII characters in it.
The prime numbers that can be multiplied to give the original number are called prime factors. The largest among them is found out using C++ Programming language here.
This is a simple Python program that generate a random number and you have to guess that random number correctly. The Final result will show your number of attempts
This project scrapes a quote from any of the websites written in code and displays it using Python. It can be scheduled to run every day at a particular time.
A simple food ordering system by which the customers can easily order their favorite foods is developed using C++.
This is a GUI program based on Python Programming to Schedule your Whatsapp Message within a day.
This is an application which helps us to view images stored in the program using Tkinter and pillow.
It is a Python GUI program that is used to convert Video File to Text File using Speech Recognition and Tkinter Package and Functionalities.
In this tutorial we will learn unsupervised learning algorithm: KMeans clustering using Python. This algorithm categorises the items into k groups of similarity.
This is a Python project to scrap data from IMDB site, about top rates movies, popular movies or any other pages having similar template. It uses a python module called BeautifulSoup.