Pinned Repositories
AI_Stock_Trader
AI to learn trends in the closing stock price for the last 10 days and sell or buy stocks based on the prediction whether the stock would result in a reward on a penalty.
AnkitRajSri
Config files for my GitHub profile.
Azure-ML-Basic-Introduction
A basic intro to Azure ML Studio as a part of my assignment, it will be helpful to have a basic idea of the overall functionality of the studio.
Data_Extraction_From_PDF
A simple yet effective use of tabula and pandas to extract multiple tables in text format from a pdf document
Distributed-Information-Systems-Assigment
FacialEmotionAI
The objective of the emotion AI is to detect the emotion by detecting the facial key points.
MovieRecommenderSystem
Pneumonia-Detection
Built an Image Detector to detect a visual signal for pneumonia and performed image segmentation to locate lung opacities on the chest radiographs.
textslack
A text cleaning pipeline to perform basic text cleaning, along with additional functionalities for sentiment, pos extraction, etc.
Twitter-Sentiment-and-Customer-Churn-Detection
Performed customer sentiment analysis on the tweets related to 4 major streaming services, applied various NLP and text analysis tools, and created multiple ensemble and deep learning classification models to implement churn detection and performed a rule-based feature extraction to find out the reasons for churn. Created a visualization dashboard using Plotly and Dash and deployed on Heroku.
AnkitRajSri's Repositories
AnkitRajSri/MovieRecommenderSystem
AnkitRajSri/textslack
A text cleaning pipeline to perform basic text cleaning, along with additional functionalities for sentiment, pos extraction, etc.
AnkitRajSri/Data_Extraction_From_PDF
A simple yet effective use of tabula and pandas to extract multiple tables in text format from a pdf document
AnkitRajSri/Pneumonia-Detection
Built an Image Detector to detect a visual signal for pneumonia and performed image segmentation to locate lung opacities on the chest radiographs.
AnkitRajSri/Twitter-Sentiment-and-Customer-Churn-Detection
Performed customer sentiment analysis on the tweets related to 4 major streaming services, applied various NLP and text analysis tools, and created multiple ensemble and deep learning classification models to implement churn detection and performed a rule-based feature extraction to find out the reasons for churn. Created a visualization dashboard using Plotly and Dash and deployed on Heroku.
AnkitRajSri/AI_Stock_Trader
AI to learn trends in the closing stock price for the last 10 days and sell or buy stocks based on the prediction whether the stock would result in a reward on a penalty.
AnkitRajSri/AnkitRajSri
Config files for my GitHub profile.
AnkitRajSri/Azure-ML-Basic-Introduction
A basic intro to Azure ML Studio as a part of my assignment, it will be helpful to have a basic idea of the overall functionality of the studio.
AnkitRajSri/Distributed-Information-Systems-Assigment
AnkitRajSri/FacialEmotionAI
The objective of the emotion AI is to detect the emotion by detecting the facial key points.
AnkitRajSri/Fashion_API_Flask
Used an deep learning model to predict the input image using flask as backend.
AnkitRajSri/Feature_Engineering_of_Audio_Signals
Exploratory Analysis of audio data to extract characteristic features and Clustering to classify the data into distinct groups based on the features.
AnkitRajSri/gpt-sentiment-detector-app
AnkitRajSri/Hand-Gesture-App
AnkitRajSri/Hawaii_Crime_Website
A full-stack ASP.NET application to aggregate crime reports from Honolulu via REST API calls made from .net.
AnkitRajSri/hello-world
AnkitRajSri/Impact-of-social-distancing-and-isolation-on-mental-health
AnkitRajSri/Independent_Research_Long_Term_Care
This project consists of econometric modeling to distill the impact of Electronic Health Record in Healthcare Facilities on health outcomes of the patients. Built Difference in Differences regression models on various clinical performance parameters to analyze and infer causal effects.
AnkitRajSri/muser-data-analysis
Software to analyze data from the MUSER music therapy app
AnkitRajSri/muser-firebase-export
Exports data collected with the MUSER Android app (https://github.com/CUTR-at-USF/MUSER) from Firebase
AnkitRajSri/Music_Data_Extractor
A flask app that extracts data through spotify api and dumps them in a database table.
AnkitRajSri/Pandas-Oracle-DB-Connection
Set of codes required to connect oracle DB through pandas. We, however, need to pip install cx_oracle first, in case its not installed.
AnkitRajSri/popina
A Django web application for booking tables and meals in a restaurant. :)
AnkitRajSri/Raj_Ankit_C-Codes
AnkitRajSri/SentimentPredictor
AnkitRajSri/StockPriceForecasting
Time Series Analysis of 5 years of stock data to generate the forecast for next 3 months using multiple forecasting techniques and performed a comparative analysis to generate the best forecast.
AnkitRajSri/TwitterDashboard