Skip to content

This is the 30th place solution to the Akeed Restaurant Recommendation Challenge on ZINDI. The objective of this competition is to build a recommendation engine to predict what restaurants customers are most likely to order from given the customer location, restaurant information, and the customer order history. This notebook isn't to be run wit…

Notifications You must be signed in to change notification settings

Oraegbuayomide10/Akeed-Restaurant-Recommendation-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Akeed Restaurant Recommendation Challenge

akeed_delivery_imageAn image of the Akeed Food Delivery Restaurant/comapny based in Oman

This is the 30th place solution to the Akeed Restaurant Recommendation Challenge on ZINDI.

The objective of this competition is to build a recommendation engine to predict what restaurants customers are most likely to order from given the customer location, restaurant information, and the customer order history.

Summary of Approach

A single model with optimized parameters gave a public leaderboard score of 0.232

Model Architecture

. LightGBM

. Optimized Parameters

. Thresholding

Data Enginnering & Transformation

. Vectorization

. Time - seconds

. Numerical value fit transformation

. Mean of Longitude and Latitude

. Using Numerical Data as Categorical Data

Common Configuration

. LightGBM Feature importance

. Optimizinlg learning rate

. Using LightGBM categorical feature

. Data Reduction

About

This is the 30th place solution to the Akeed Restaurant Recommendation Challenge on ZINDI. The objective of this competition is to build a recommendation engine to predict what restaurants customers are most likely to order from given the customer location, restaurant information, and the customer order history. This notebook isn't to be run wit…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published