We train many different ML models with different Parameters on the rotten tomatoes dataset to classify reviews into 5 classes: negative, somewhat negative, neutral, somewhat positive, positive.
The notification application allows users to set reminders at regular intervals of time desired by the user.
In todays busy world it is very difficult to generate offline invoice for heavy quantity of products and takes lots of time. This application ease everything.
A digital clock showing day, date, and time with a beautiful dark theme. To make the digital clock we have to use the thread and graphics classes and swing and awt packages.
This famous coding interview project explains how to balance a string of brackets in Java using stack
This project aims to build a basic chatbot in Python using NLTK. It's a simple bot but a great way for one to understand NLP.
In this project, we are going to predict handwritten digits in Python using Keras deep learning API. We'll be importing the mnist dataset from Keras.
Different Patterns implementation using C++. There are various patterns of implementation using C++. I have created Rhombus, zigzag & various other patterns.
sometimes its better to convert big String into small pictures for protecting it from direct readability. this project deals with the same, converts it into barcode.
This project is based on voice assistance and works like "ALEXA","SIRI" for small tasks.
project is all about operations like generating and reading qrcode via image format such as jpeg, png, jpg.
Find the uncommon chatacters between two strings given by the user by using the loop concept in C++