Skip to content

uic-cs418/Real-estate-price-prediction-using-Chicago-crime-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs418-project-crime-pricers

RUN CRIME PRICERS INTERACTIVE APPLICATION


Crime Pricers application for data analysis and interaction was created using Plotly Dash To run the application you must have the following installed/downloaded

Python:

  python 3
  
python libraries:

     dash
     json
     plotly
     matplotlib.pyplot
     numpy
     panda
     csv
     feather

Local files:

    crimepricers.py
    CrimeApp directory with:
      Preprocess_Feather.py
      Utilities.py
    CrimeData.feather
    crime_community.feather
    chicago_communities.geojson
    ppsf.csv

Google Drive Shareable Link for local files: feather file on Google Drive


Using the demo

go to root directory containing crimepricers.py and run command on cmd line

python crimepricers.py

this starts a local server for Dash app

NOTE: take the time to resolve any library conflicts then proceed to open browser with local server ( May take a moment to load )

Screenshots

screenshot1

screenshot2

About

cs418-project-crime-pricers created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages