phpinto
Data Scientist @ Amazon Alexa AI ๐จโ๐ป MSA, BS EE from Georgia Tech ๐ Machine Learning, Data Science and Web Development ๐ป
AmazonAtlanta, GA
Pinned Repositories
big_data_with_hadoop
Homework 2 for CS 6220 Big Data Systems & Analytics. Problem 3. Learning Big Data Computing with Hadoop MapReduce
big_data_with_key_value_store
Homework 4 for CS 6220 Big Data Systems & Analytics. Problem 1. Hand-on Experience with a Key-Value Store System
big_data_with_spark
Homework 3 for CS 6220 Big Data Systems & Analytics. Problem 3. Learning Big Data Computing with Spark MapReduce
fairbnb
FairBnB: Using Machine Learning to predict Airbnb prices in New York City - ISYE 7406 Final Project (Data Mining & Statistical Learning)
football_plays_video_recognition
Computer Vision project to automatically classify videos of football plays by type.
inventory_renting_tool
Laravel web application for renting and tracking inventory items for research teams.
options_dynamic_hedging
C++ implementation of a Dynamic Delta Hedging strategy for European Options. Delta Hedging is a great strategy for trying to create a neutral portfolio to minimize risk exposure.
product_matching_and_recommendation
Repository for the MS Analytics Practicum Project for CSE/ISYE/MGMT 6748 Fall '20. This project was completed along with Hannah Hamilton, Qihang Zhang, Jingyu Li and Xinze Wang.
social_media_sentiment_analysis_to_predict_stock_prices
Final Project for CSE 6240 - Web Search & Text Mining
tasty_nlp
Final Project for CSE-8803 Deep Learning for Text Data, Fall '21. This project was completed along with Micaela Siraj and Praveen Balaji
phpinto's Repositories
phpinto/options_dynamic_hedging
C++ implementation of a Dynamic Delta Hedging strategy for European Options. Delta Hedging is a great strategy for trying to create a neutral portfolio to minimize risk exposure.
phpinto/social_media_sentiment_analysis_to_predict_stock_prices
Final Project for CSE 6240 - Web Search & Text Mining
phpinto/inventory_renting_tool
Laravel web application for renting and tracking inventory items for research teams.
phpinto/big_data_with_hadoop
Homework 2 for CS 6220 Big Data Systems & Analytics. Problem 3. Learning Big Data Computing with Hadoop MapReduce
phpinto/big_data_with_key_value_store
Homework 4 for CS 6220 Big Data Systems & Analytics. Problem 1. Hand-on Experience with a Key-Value Store System
phpinto/big_data_with_spark
Homework 3 for CS 6220 Big Data Systems & Analytics. Problem 3. Learning Big Data Computing with Spark MapReduce
phpinto/c-programs
Collection of exercises in the C programming language.
phpinto/fairbnb
FairBnB: Using Machine Learning to predict Airbnb prices in New York City - ISYE 7406 Final Project (Data Mining & Statistical Learning)
phpinto/football_plays_video_recognition
Computer Vision project to automatically classify videos of football plays by type.
phpinto/product_matching_and_recommendation
Repository for the MS Analytics Practicum Project for CSE/ISYE/MGMT 6748 Fall '20. This project was completed along with Hannah Hamilton, Qihang Zhang, Jingyu Li and Xinze Wang.
phpinto/tasty_nlp
Final Project for CSE-8803 Deep Learning for Text Data, Fall '21. This project was completed along with Micaela Siraj and Praveen Balaji
phpinto/case_studies
Repository containing case studies I completely during graduate school at the Georgia Institute of Technology.
phpinto/cat-vs-dogs
phpinto/data_structures_and_algorithms
My implementation of common data structures, algorithms and common programming problems in Python.
phpinto/fridgehound
FridgeHound - The Smart Tupperware. MBED Project completed along with Orlando G. Rodriguez for the ECE-4180 Embedded Systems Design course at Georgia Tech.
phpinto/h1b_data_visualization_tool
Final Project for CSE 6242 - Data & Visual Analytics (Georgia Institute of Technology - Spring '20)
phpinto/isye_6501
Repository containing homework exercises from the ISYE-6501 Introduction to Analytics Modeling course from Georgia Tech. Homework exercises were completed as part of a group with Marta Gaia Brรกs, Artur Cabral and Katie Price.
phpinto/machine_learning_algorithms
This repository contains my implementation of popular Machine Learning algorithms in MATLAB and Python.
phpinto/ntg_api
phpinto/option_pricing
C++ program to estimate the price of an option using the Black-Scholes and Binomial option pricing models
phpinto/tallyCounter
Tally Counter.