Skip to content
View thom1178's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report thom1178

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Nonparametric-Collaborative-Filtering Nonparametric-Collaborative-Filtering Public

    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

  2. Credit-Card-Fraud 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

  3. blogdownAirspace 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

  4. Forecasting-Avocado-Prices 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…

  5. supermarket-shelf-detection 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/.…

    Jupyter Notebook 3 2

  6. Supermarket-Model-Deployed 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:/…

    JavaScript 1 1