Posts

Showing posts from June, 2021

IBM Data Science Capstone Project

Image
Analyzing   the Neighborhoods in Dubai for setting up a New Fast Food Restaurant IBM Applied Data Science Capstone Project By: Ahmad Kanbari 2021-6-12   Since the first of January 2021, I have been working to achieve an IBM Data Science Professional certification, It took me 6 months to reach this level. The course teaches what it means to be a data scientist and the tools that you need to succeed in this field. The classes included Python programming, SQL databases, machine learning, statistics, and more. As a Capstone for the certification, students are required to define a business problem and pull data from the web and location data from Foursquare to solve it. This report details my process for determining the best spot in Dubai to open a Fast Food Restaurant or a food truck, from problem statement to data preparation to analysis to recommendations. Detailed code for this project is located on GitHub and can be found at the end of this post.   1- Introd...