-
-
Face_Recognition_Application Public
Face Recognition Application developed by transfer learning technique (VGG16) on data collected by a feed from a webcam.
Jupyter Notebook UpdatedNov 3, 2021 -
Security_Camera Public
Security Camera application to record the feed if any body or face is detected by using OpenCV in python.
Python UpdatedOct 30, 2021 -
Fake_News_Classifier Public
In this project, we will be creating a Fake news classifier model that will classify the news based on the 'title' and 'text', whether it is 'Real' or 'Fake'. The dataset that we are using here is …
Jupyter Notebook UpdatedOct 22, 2021 -
In this project we will be creating a RandomForestClassifier model that will be able to predict the movement of the stock based on the news headlines, here we are using a dataset taken from www.kag…
Jupyter Notebook UpdatedOct 18, 2021 -
Spam_Classifier Public
In this project we have created a spam classifier model on UCI dataset. We performed data cleaning and preprocessing, followed by Stemming and Bag of Words technique and finally developed a Naive B…
Python UpdatedOct 17, 2021 -
Car_Price_Prediction Public
In this Regression Machine Learning Project, we will be analysing the used car dataset taken from a website www.cardekho.com, consisting of features like car name, manufacturing year, kms driven, o…
Jupyter Notebook UpdatedOct 10, 2021 -
Google_Play_Store_EDA Public
This project is basically a Exploratory Data Analysis on Google Play Store Apps Data in order to draw several useful insights and leverage these insights to perform better as compared to other appl…
-
Whatsapp_Chat_EDA Public
This a EDA (Exploratory Data Analysis) project on a personal Whatsapp Group Chat inorder to obtain some insights and understand the group chat behaviour. There can be number of questions that a per…
Jupyter Notebook UpdatedOct 10, 2021 -
Power_Consumption_Prediction Public
In this project we will apply Recurrent Neural Network (LSTM) which is best suited for time-series and sequential problem, we will be creating a LSTM model, train it on data and make predictions to…
Jupyter Notebook UpdatedOct 10, 2021 -
Credit_Card_Fraud_Detection Public
In this Classification Machine Learning Project, we will be analysing the dataset taken from www.kaggle.com related to details of credit card owners. This data consists of features like Gender, Inc…
numpy exploratory-data-analysis pandas knn-classifier sklearn-library matplotlib-pyplot seaborn-plotsJupyter Notebook UpdatedOct 10, 2021 -
Audio_Classification Public
In this project we have created a Artificial Neural Network to classify the audios along with Exploratory Data Analysis and Data Preprocessing.
Jupyter Notebook UpdatedOct 10, 2021 -
Heart_Disease_Prediction Public
In this Classification Machine Learning Project, we will be analysing the dataset taken from www.kaggle.com related to details of patients. This data consists of features like age, sex, chest pain …
Jupyter Notebook UpdatedOct 10, 2021 -
Air_Quality_Index_Prediction Public
In this Regression project we extracted the data related to Air Quality Index from a Website. We have pre-processed the extracted data and made predictions on the AQI based on other factors. We hav…
numpy linear-regression exploratory-data-analysis pandas artificial-neural-networks decision-trees ridge-regressionJupyter Notebook UpdatedOct 10, 2021