Recently Published
A Deep Analysis of Malaysian Covid-19 Cases in 2021
Programming for Data Science with R (WQD7004)
Group Project
2021/2022 Semester 1
Machine Learning for Data Science with R
Programming for Data Science with R (WQD7004)
Week 10: Lab Exercise
2021/2022 Semester 1
Basics in R Control Structures, Functions, apply() family
Programming for Data Science with R (WQD7004)
Week 5 Lab Practice Questions
2021/2022 Semester 1
Basics in R - (Matrix, List, Array, Factor)
Programming for Data Science with R (WQD7004)
Week 3 Lab Practice Questions
2021/2022 Semester 1
A restaurant recommender - Randomized Restaurant Recommender a.k.a Eatvisor
Everyone needs a push to make decision, our data product is the exact push to help our users making the decision. Basically, our product is a web service that query results from Google Map API and run an analytics base on the users inputted parameters and our scoring matrix. Once the results have been analyzed, we return a list of restaurants to the users. With that, users are allowed to either randomized a single restaurant or cherry pick a restaurant through the list.