Giter VIP home page Giter VIP logo

yellow-taxis-in-nyc's Introduction

S07. Yellow Taxis in NYC

Authors:

  • Kamil Barszczak
  • Hanna Jarlaczyńska
  • Konrad Pawlik

Scripts' main goal and theirs executing order

  • 0 - Download Data - Downloading required 2018-taxi-trip-data (We advise to download dataset directly from source link and putting .csv file into a resources directory, as it is faster solution)
  • 1 - Data Processing - Renaming columns, getting rid of redundant ones and transforming day of week/time values into ML-ready.
  • 2 - Data Visualization - Visualizing number of pickups in each taxi zone.
  • 3 - Road Lenghts - Calculating sum of road lengths in each taxi zone.
  • 4 - Merge Datasets - Merging taxi data with road lenghts and calculating probability of pickup/dropoff for each zone, day of week and hour.
  • 5 - ML Models - training SGDRegressor models to predict a number of passengers and XGBRegressor to predict a probability of pickup/dropoff.

Catalogs description:

  • notebooks - the catalog for jupyter lab scripts that are used to prepare the final dataset.
  • processed_data - the catalog is used to store the final processed dataset.
  • resource - the catalog contains data used to get the final dataset. For example taxi zones in NY city.

Requirements

Before running the scripts make sure you have installed:

  • xgboost
  • pyrosm
  • geopandas
  • ipyleaflet

yellow-taxis-in-nyc's People

Contributors

kojec1 avatar hankaj avatar kbarszczak avatar sebiernst 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.