RohitMacherla3
Data Science Graduate Student | Deloitte
Rutgers University, New BrunswickNew Brunswick, NJ
Pinned Repositories
911-Calls-Data-EDA
In this project, I have analyzed some 911 call data of Pensylvania, USA from Kaggle to find out the most common reasons, peak hours, and other such details.
Ad-Clicker-Predictor
In this project, I have worked on an advertising data set from Kaggle, indicating whether or not a particular internet user clicked on an Advertisement. I have created a logistic regression model that will predict whether or not they will click on an ad based off the features of that user.
Air-Quality-Prediction
This project aims to amplify the importance of effective modeling using data impuation techniques. MICE imputations were used and bootstrapping was performed to estimate the bias and variability and finally, Elastic-Net regression was applied to obtain the results.
CF-Recommendation-System-Neural-Netwoks
This project aims to build a comprehensive wellness recommendation system across 4 different health pillar using different machine learning and deep learning techniques
customer-churn-prediction
This project aims to aims to predict the customer churn (likelihood of a customer leaving the company) for a telecom company using a variety of ML classification algorithms.
human-emotion-detection-CV
The project aims to detect various human emotions like "angry", "happy", and "sad" based on image data. It utilizes custom convolutional neural networks as a baseline model and incorporates the modern CNNs like ResNet and EfficientNet to get the optimal results
Langchain-OpenAI-Applications
This repository contains multiple projects using LangChain and OpenAI chat models like Q&A bots, Conversational Agents, and Chatting with your custom PDF files.
portfolio-website
Rohit's Portfolio Website
real-time-object-detection-system
This Project aims to utilize the object detection technique to identify the number of objects passing through a pre-determined path in real-time using the webcam. It employs a pre-trained YOLO model for object detection.
wikiHow_text_summarization_llms
The project aims to utilize pre-trained Large Language Models (LLMs) for text summarization through diverse fine-tuning techniques. Comparative analysis with baseline RNN/LSTM language models is undertaken, utilizing established metrics such as Rouge score and BLEU.
RohitMacherla3's Repositories
RohitMacherla3/customer-churn-prediction
This project aims to aims to predict the customer churn (likelihood of a customer leaving the company) for a telecom company using a variety of ML classification algorithms.
RohitMacherla3/911-Calls-Data-EDA
In this project, I have analyzed some 911 call data of Pensylvania, USA from Kaggle to find out the most common reasons, peak hours, and other such details.
RohitMacherla3/Ad-Clicker-Predictor
In this project, I have worked on an advertising data set from Kaggle, indicating whether or not a particular internet user clicked on an Advertisement. I have created a logistic regression model that will predict whether or not they will click on an ad based off the features of that user.
RohitMacherla3/Air-Quality-Prediction
This project aims to amplify the importance of effective modeling using data impuation techniques. MICE imputations were used and bootstrapping was performed to estimate the bias and variability and finally, Elastic-Net regression was applied to obtain the results.
RohitMacherla3/CF-Recommendation-System-Neural-Netwoks
This project aims to build a comprehensive wellness recommendation system across 4 different health pillar using different machine learning and deep learning techniques
RohitMacherla3/human-emotion-detection-CV
The project aims to detect various human emotions like "angry", "happy", and "sad" based on image data. It utilizes custom convolutional neural networks as a baseline model and incorporates the modern CNNs like ResNet and EfficientNet to get the optimal results
RohitMacherla3/Langchain-OpenAI-Applications
This repository contains multiple projects using LangChain and OpenAI chat models like Q&A bots, Conversational Agents, and Chatting with your custom PDF files.
RohitMacherla3/portfolio-website
Rohit's Portfolio Website
RohitMacherla3/real-time-object-detection-system
This Project aims to utilize the object detection technique to identify the number of objects passing through a pre-determined path in real-time using the webcam. It employs a pre-trained YOLO model for object detection.
RohitMacherla3/wikiHow_text_summarization_llms
The project aims to utilize pre-trained Large Language Models (LLMs) for text summarization through diverse fine-tuning techniques. Comparative analysis with baseline RNN/LSTM language models is undertaken, utilizing established metrics such as Rouge score and BLEU.
RohitMacherla3/Stocks-Data-Extraction-and-Visualization
In this project, I have extracted the Stocks data of Apple, Netflix and Tesla and created the visualization of stock performance and revenue.
RohitMacherla3/twitter-database-management-search-engine
This is a final project for Data Management for Advanced Data Science Applications. The team members are:
RohitMacherla3/USA-House-Price-Prediction
In this project, I have used Linear Regression and Random Forest Regression models to predict housing prices for regions in the USA, compared the accuracies of the models to find out the best suitable model.
RohitMacherla3/walmart-sales-forescasting-time-series
The main objective of this project was to analyze the sales data of the Walmart stores across USA and use time series models to predict the sales for the next two quaters