Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions src/content/sprints/dynamic-pricing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---

title: "Realtime dynamic pricing AI system in Python" numberOfPeople: "3"
pythonLevel: "Intermediate" contactPerson: name: "Gabby Demirkiran" email:
"gulcindemirkirann@gmail.com" github: "https://github.com/radioactivityy"
linkedln: "https://www.linkedin.com/in/gulcindemirkiran/"

draft: false
---

## What is it?

Think about how Uber works: when lots of people need rides but there aren't many
drivers around, prices go up. When it's quiet, prices go down. This project
builds that kind of "smart pricing" system from scratch.

## Warning

It's a brancd new project meaning we won't be contributing an already existing
project.

## Stack

Python 3.14 . "online machine learning" => https://pypi.org/project/river/
dataset: https://www.kaggle.com/datasets/arashnic/dynamic-pricing-dataset