Coders Packet

Packets submitted by Rajasree Unnithan R

Human Activity Recognition using Accelerometer and CNN with Python

With the accelerometer dataset, Human activities are analyzed and predicted using the CNN model.

Movie Recommendation System in R

In this project, a movie recommendation system is created using RecommenderLab library in r.

ChatBot using Flask

This project aims to create an interactive Chatbot using the Flask framework in Python

Image Recognition using Keras in R

In this project, Classification and recognition of images using the Keras from Tensorflow package is performed in R programming.

Credit card Fraud detection using AutoEncoders in Python

This project aims at detecting the fraud transactions among the Credit card transactions. Autoencoders in Keras is used for this.

Customer Churn Analysis in Python

Analyzing the Churn rate of Customers in Telecom Industry in Python. Regression models are used for finding the best model that fits.

Samsung Galaxy A30 Review - Sentiment Analysis using Beautiful Soup in Python

In this project, the Reviews of Samsung Galaxy A30 from Flipkart are scrapped using Beautiful Soup in Python and using that data, Sentiment Analysis performed in R Programming.

Web Scraping FlipKart using Beautiful Soup

The details of Samsung mobile phones from flipkart are scraped using Beautiful Soup and saved in a CSV file.

Covid-19 Analysis in Python using Holt Model

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.