Skip to content

OilerNetwork/pitchlake-pricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitchlake-pricing

⚠️⚠️⚠️ This repo is not being maintained ⚠️⚠️⚠️

Here you can find the original Python script and the first Rust implementation. Latest Rust implementation can be found in the fossil repo

How to run - Rust impl

  1. Unzip the dataset gunzip -c data.csv.gz > data.csv

  2. Build & run the scrip cargo build && cargo run

How to run - Python impl

Prerequisites: python and poetry

  1. Unzip the dataset gunzip -c data.csv.gz > data.csv

  2. Jump into the python-pricing directory

  3. Install dependencies poetry install

  4. Run the script python ReservePricer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •