Block or Report
Block or report thom1178
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
This code follows directly from the algorithm presented in Blind Regression: Nonparametric Regression for Latent Variable Models via Collaborative Filtering, by researchers at MIT.
R
-
Credit-Card-Fraud Public
Predicting whether a credit card transaction is fraudulent or not. This binary classification problem is set with over 500k observations that are highly skewed towards not being fraudulent. We cons…
R
-
blogdownAirspace Public
This is the code used to build my personal website. I used the blogdown package in conjuction with the theme Airspace Hugo to get the framework, and updated the content through CSS, HTML and Javasc…
HTML
-
Forecasting-Avocado-Prices Public
In this project, we consider historical Avocado Prices segmented by city, plus an average over the year. We mostly just see the trends overall and forecast the average avocado prices for Organic an…
-
supermarket-shelf-detection Public
This project builds multiple Deep Neural networks to predict empty supermarket shelves. The project I worked directly under the guidance of my mentor Ray Phan https://www.linkedin.com/in/rayryeng/.…
-
Supermarket-Model-Deployed Public
This code deploys a model found in supermarket-shelf-detection for classification and localization on Amazon Web Services using EC2 & Elastic Beanstalk. You can find the deployed model here: http:/…