Pinned Repositories
basketball-analytics-project
End-to-end ML: Using ML to generate expected PPS, opportunity grade classification, and prescription analysis for basketball coaches.
Best-Buy-Project-Week
Best Buy Project week - SKU Forecasting
course-nlp
A Code-First Introduction to NLP course
deep_learning_project
Course project for CS 7643
instruction-tuned-clinical-notes-scoring
Instruction Tuned Scoring using Clinical Notes | Course Project for CS 7641
multimodality-language-disparity
Resources for the ICWSM 2022 paper, "Overcoming Language Disparity in Online Content Classification with Multimodal Learning"
music-recommendation-system
Course Project for CS 6242: Built a Tableau UI for song recommendation based on collaborative filtering with Python Backend and TabPy interface; used listening session histories of 1K users and 100k songs to create user-song interaction matrix
network-monitoring-optimization
Course Project for ISYE 6333 Operations Research 1
outfit-compatibility-scoring
Fashion Recommendation: Outfit Compatibility using GNN | Course Project for CSE 6240 Web Search and Text Mining
probability-simulations
Simulation of the famous Monty Hall Problem in a Python notebook The solution was pretty unintuitive, so I coded this up just to make sure :P
sakshamarora97's Repositories
sakshamarora97/outfit-compatibility-scoring
Fashion Recommendation: Outfit Compatibility using GNN | Course Project for CSE 6240 Web Search and Text Mining
sakshamarora97/Best-Buy-Project-Week
Best Buy Project week - SKU Forecasting
sakshamarora97/deep_learning_project
Course project for CS 7643
sakshamarora97/instruction-tuned-clinical-notes-scoring
Instruction Tuned Scoring using Clinical Notes | Course Project for CS 7641
sakshamarora97/multimodality-language-disparity
Resources for the ICWSM 2022 paper, "Overcoming Language Disparity in Online Content Classification with Multimodal Learning"
sakshamarora97/music-recommendation-system
Course Project for CS 6242: Built a Tableau UI for song recommendation based on collaborative filtering with Python Backend and TabPy interface; used listening session histories of 1K users and 100k songs to create user-song interaction matrix
sakshamarora97/probability-simulations
Simulation of the famous Monty Hall Problem in a Python notebook The solution was pretty unintuitive, so I coded this up just to make sure :P
sakshamarora97/basketball-analytics-project
End-to-end ML: Using ML to generate expected PPS, opportunity grade classification, and prescription analysis for basketball coaches.
sakshamarora97/course-nlp
A Code-First Introduction to NLP course
sakshamarora97/network-monitoring-optimization
Course Project for ISYE 6333 Operations Research 1
sakshamarora97/Intro-to-Statistical-Learning-Summary
Documentation and Codes of edX Course Statistical Learning
sakshamarora97/lastfm-dataset-1K
Last.fm Dataset - 1K users
sakshamarora97/Machine-Learning-Algorithms
Implementation of Machine Learning Algorithms from Scratch
sakshamarora97/NGNN
[WWW 2019] Code and dataset for "Dressing as a Whole: Outfit Compatibility Learning Based on Node-wise Graph Neural Networks"
sakshamarora97/sagemaker-graph-fraud-detection
Use Amazon SageMaker and Deep Graph Library (DGL) for Fraud Detection in Networks
sakshamarora97/sakshamarora97
sakshamarora97/sakshamarora97.github.io
sakshamarora97/take_home_assignment
Identification of promising e-commerce acquisition targets - Part of take home assignment of Razor Group
sakshamarora97/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.