You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The objective of this project is to analyze the 3 million grocery orders from more than 200,000 Instacart users and predict which previously purchased item will be in user's next order. Customer segmentation and affinity analysis are done to study customer purchase patterns and for better product marketing and cross-selling.
To help in COVID-19 situation - An automated bot to find delivery window of InstaCart and Amazon Whole Foods Market, Costco Same Day and Walmart Groceries.
This repository contains the prototype of a product recommender based on data from online grocer Instacart. It was created as a group project for the Machine Learning Course for MSc Business Analytics at Nova School of Business and Economics.
An open source library for interacting with the Instacart API. Currently supporting the V3 Rest API. This repository does not yet support OAuth Authentication through Facebook and/or Google. This library is backwards compatible between Node JS 10>=. All APIs from Instacart require auth for successful request. The development of this is still cur…
This repository contains coursework for the Market and Economic Research and Analysis course in the MS Applied Business Analytics program at Boston University.