Code Monkey home page Code Monkey logo

bestcitytolivein's Introduction

Best City To Live In Based Upon Preference

ECE 143 final project by group2

Collaborators

Zhuomin Zhang
Sangeetha Viswanathan-Sakthivel
Jainish Chauhan
Orish Jindal
George Liu
Boyu Chen

Overview

The real world application of this solution is that both companies as well as individuals can use this to choose a location to build their company or live. For example, individuals can find a city based upon weather, salary, etc depending on their personal preferences. Using the general population’s preferences as well as the most popular cities, companies can strategically locate their locations to align with customers which can include financial status, weather, education, etc.

Data Set

The data set is collected from Kaggle containing 265 cities and 21 columns.

File Structure

root
│
├── data
│   └──uaScoreDataFrame.csv  
│
├── src
│   ├── main.py
│   ├── assign_weight.py
│   ├── data_cleaning.py
│   ├── set_category.py
│   ├── visualization.py
│   └── requirements.txt
│
├── plots
│   └── ...
│
├── final_notebook.ipynb
│
├── slides.pdf
│
└── README.md

Run the code

Please download/import all third-party modules before executing the code,then do the following:

python src/main.py

It will run the whole project including read in .csv data, preprocess and clean data, analyze and assign weight, plot all figures and save to plots file.

Third-party

pandas
numpy
matplotlib.pyplot
sklearn
seaborn
scipy
xgboost
folium
IPython.display

bestcitytolivein's People

Contributors

boyu29 avatar erikazzz avatar jainishchauhan 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.