Pinned Repositories
AED_assignments
INFO 5100 Assignments @ Northeastern University
analysis-and-estimation-of-global-energy-consumption
Analysis and prediction of global energy consumption using fossil and renewable resources for the next 10 years.
customer-segmentation-and-profiling
Unsupervised clustering of a retail store's customer database to perform Customer Segmentation and Profiling.
devops-tools-tutorial-labs
Tutorials for DevOps tools such as Google Codelabs, Apache Airflow, Streamlit, FastAPI, Great Expectations, etc.
hotel-database-management-systems
Designed and implemented a relational database using SQL to build a unified system for hotel businesses to enable reservation management of rooms, restaurants, and events.
Lake-Effect-Snow-Prediction
Hybrid model combining 3D-CNN and LSTM networks to predict snow over Lake Michigan
nlp-sentiment-analysis-on-stock-news-and-price-monitoring
WebApp to bring together Text Summarization and Sentiment Analysis of the stock related news to better understand the stock price trends.
product-recommendation-based-on-market-basket-analysis-and-rfm-analysis
Web App for Product Recommendation based on Market Basket Analysis and Customer Segmentation using RFM Analysis
snowflake-tutorials
This repository provides various demos/examples of using Snowpark for Python. Please navigate to each of the subfolders to learn more about a specific demo/example.
webapp-for-visual-search-on-deepfashion-dataset
Enabling visual search using Elasticsearch to perform lookup for similar images, given a reference image.
krishna-aditi's Repositories
krishna-aditi/nlp-sentiment-analysis-on-stock-news-and-price-monitoring
WebApp to bring together Text Summarization and Sentiment Analysis of the stock related news to better understand the stock price trends.
krishna-aditi/devops-tools-tutorial-labs
Tutorials for DevOps tools such as Google Codelabs, Apache Airflow, Streamlit, FastAPI, Great Expectations, etc.
krishna-aditi/product-recommendation-based-on-market-basket-analysis-and-rfm-analysis
Web App for Product Recommendation based on Market Basket Analysis and Customer Segmentation using RFM Analysis
krishna-aditi/snowflake-tutorials
This repository provides various demos/examples of using Snowpark for Python. Please navigate to each of the subfolders to learn more about a specific demo/example.
krishna-aditi/AED_assignments
INFO 5100 Assignments @ Northeastern University
krishna-aditi/analysis-and-estimation-of-global-energy-consumption
Analysis and prediction of global energy consumption using fossil and renewable resources for the next 10 years.
krishna-aditi/Big-Data-Systems-Assignment-1
Processing Storm data from SEVIR dataset in Google Big Query and visualizing insights on Google Data Studio.
krishna-aditi/Big-Data-Systems-Assignment-2
SEVIR data Nowcast Analysis for Federal Aviation Administration usecase.
krishna-aditi/customer-segmentation-and-profiling
Unsupervised clustering of a retail store's customer database to perform Customer Segmentation and Profiling.
krishna-aditi/hotel-database-management-systems
Designed and implemented a relational database using SQL to build a unified system for hotel businesses to enable reservation management of rooms, restaurants, and events.
krishna-aditi/Lake-Effect-Snow-Prediction
Hybrid model combining 3D-CNN and LSTM networks to predict snow over Lake Michigan
krishna-aditi/webapp-for-visual-search-on-deepfashion-dataset
Enabling visual search using Elasticsearch to perform lookup for similar images, given a reference image.
krishna-aditi/comic-books-using-python
Comic book (in Python) on Mowgli: Legend of the Jungle, using PIL, Pandas, Numpy
krishna-aditi/credit-card-fraud-detection-imbalanced-dataset-problem
krishna-aditi/data-science-interview-question-bank
Data science interview questions and answers
krishna-aditi/data-science-practice
Practicing Data Science concepts in Python
krishna-aditi/data-validation-using-great-expectations-and-xsv-querying
XSV queries on Amazon Musical Instruments Review and Great-Expectations library for Data Validation
krishna-aditi/hello-github-actions
krishna-aditi/Host-nowcast-API
Hosting Nowcast FastAPI using Streamlit and Heroku.
krishna-aditi/krishna-aditi.github.io
Use this template if you need a quick developer / data science portfolio! Based on a Minimal Jekyll theme for GitHub Pages.
krishna-aditi/LangChain_Apps
LangChain usecases
krishna-aditi/llm-genplan
krishna-aditi/mobile-price-range-classification
krishna-aditi/Nowcast-API-using-FastAPI
SEVIR Nowcast API using FastAPI web-framework.
krishna-aditi/revenue-generated-by-customers-snowflake
Prediction Customer Spend Problem with Retail Transaction Dataset.
krishna-aditi/rfm-analysis-and-ab-testing-streamlit
RFM Analysis on SuperStore Dataset and A/B Testing on Smart Ads Dataset
krishna-aditi/sanfrancisco-airbnb-price-prediction
We aim to build the best Airbnb Price Prediction model using linear regression, ridge regression, linear support vector regressors, k-nearest neighbours, and random forests. We also perform hyperparameter tuning to attain the best results for the models fit for our usecase. The performance of each of these models are evaluated and compared.
krishna-aditi/Sevir-Lambda-APIs
SEVIR Lambda functions for Summarization and Named-Entity Recognition. Deployed on AWS ECR.
krishna-aditi/stock-price-prediction
Stock price prediction using random forest regression model in Python.