This is a project on password validator and strength checker using Java which tells the strength of our given password.
Project on sentiment analysis of Twitter data to help detect tweets with hate speech by applying ML models like Gaussian Naive Bayes, Multinomial Naive Bayes and Random Forests with Python.
This is a Data Preprocessing Template which we can apply on any dataset. You just have to change the name of Dataset. It contains Dataset and the template with extension .ipynb.
Analysis of the Covid-19 data to check the spread of the pandemic and growth in the number of cases reported. Also this analysis help to forecast the spread of the disease.
This app provides real-time tracking of COVID-19 cases worldwide and country-wise also. Also, the app has very vital information such as International COVID-19 prevention guidelines.
It is a machine learning model based on Python. In this model we are going to Predict the placement status of the students and the expected salary of the students in the placement.
This allows the users to upload images. Users can upload any sorts of images. It uses HTML,CSS and Php.
The objective is to build a deep neural network in python which can classify the handwritten digits of MNIST dataset in python
This is a simple mini project in which two images are blended together with a trackbar in python using the OpenCV library
This is a mini project created using the OpenCV library of python. This involves rotating the live webcam video.
To classify the images from the Fashion MNIST dataset in python using the Convolutional Neural Network
The model is been used to predict the handwritten numbers from 0 to 9, data set is been obtained from the mnist as .csv file and then the model is split into train and test set