GithubHelp home page GithubHelp logo

optimizing-restaurant-s-search's Introduction

Optimizing the Restaurant Search

Introduction

This project's goal is to deliver the n best food venues (considering the best quality x price relation) near you. We will get the data for some food venues places in Rio de Janeiro since the Foursquare API limits the response objects.

As human beings we tend to get annoyed of going to the same places over and over, so it would be nice if we got a list of the n best options in a price vs quality view. Then we can choose amongst a list which best suit for us on that particular moment.

Business Problem

Nowadays, on May 2021, Google maps allows filter for price and quality given a particular area on the map. It also gives you a list of places with filter for quality levels in steps of 0.5 points of difference. Although, Google maps already has great filters such as: Romantic, Cozy, Fun and others. However there is no filter for a good and not expensive place to go.

Therefore, the audience of this project is every person who wants to get a new, good and affordable place to eat.

Data to solve the problem

We'll use the Foursquare API to gather data for venues in a given City. The data is such as location, latitude, longitude, name, price, rating and others.

With these data we will construct a factor given weights for price and rating, actually 30% for price and 70% for rating. Where price has a negative effect and rating has a positive effect on our factor.

We will also use the Follium library to plot that found venues on map.

Conclusion

That project aims to deliver a solution desired for many people which is find good and affordable places to go to. Which we showed that is possible to be done.

optimizing-restaurant-s-search's People

Contributors

lenonborges avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.