-
Notifications
You must be signed in to change notification settings - Fork 10
Home
David Kjerrumgaard edited this page Dec 1, 2020
·
2 revisions
Welcome to the GottaEat wiki!
Chapter 11 research
https://onix-systems.com/blog/top-10-java-machine-learning-tools-and-libraries
https://www.kaggle.com/gpreda/credit-card-fraud-detection-predictive-models
https://www.kaggle.com/gpreda/credit-card-fraud-detection-predictive-models#notebook-container (Python)
https://www.kaggle.com/akdagmelih/restaurant-recommender-system (Python)
https://mlinproduction.com (Good theory about online deployments, data availability, etc)
https://eng.uber.com/uber-eats-trip-optimization/ (trip optimization)
https://www.topbots.com/deploying-ml-model-guide/ (Convert R-based linear regression model to PMML and deploy online inside a Java-based web service. Could use this as a model for how to deploy fraud detection)