Skip to content

nibbleai/spice-workshop-231129

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New York City Taxi and Limousine Commission (TLC) trip demo project

How to run the demo

⚠️ You need Python >= 3.8

  1. Log on to spice documentation

  2. Create a virtual env with Python >= 3.8, and activate

    python -m venv .venv
    source .venv/bin/activate
  3. Install project and dependencies

    python -m pip install -r requirements.txt --extra-index-url=${EXTRA_INDEX_URL}
    python -m pip install -e .
  4. [OPTIONAL] Explore the documentation

  5. Wait for the workshop to start!

About

Feature engineering workshop - 29/11/2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published