Commit Graph

93 Commits

Author SHA1 Message Date
8c77d8de17 adding significant weight in prices 2025-12-17 16:08:21 +01:00
9a02a04117 connecting some more dots here 2025-12-17 16:08:21 +01:00
5fb5f5b858 noisy formulations 2025-12-17 16:08:21 +01:00
b5461b9277 formaliztaion of rewards and adding definitions 2025-12-17 16:08:21 +01:00
bfc8cc8648 paper badge 2025-12-17 16:08:21 +01:00
a9a53fd13f fixing the url 2025-12-17 16:08:21 +01:00
0067143fcd upating embed 2025-12-17 16:08:21 +01:00
92d1849049 updating docs with url 2025-12-17 16:08:21 +01:00
b1a4a4d01a fixing env vars 2025-12-17 16:08:21 +01:00
03f6f3f5ea adding cloudflare 2025-12-17 16:08:21 +01:00
81ac9e64a2 dedupe citations 2025-12-17 16:08:21 +01:00
f58804ebfc forgot about tables and graphs 2025-12-17 16:08:21 +01:00
0d6e9d3a3d stronger lit review and more sources 2025-12-17 16:08:21 +01:00
6f31bf032e making space w new format nada lit review 2025-12-17 16:08:21 +01:00
f5823d28cf acks + google GCP 2025-12-17 16:08:21 +01:00
1e003cd9fd authoer notes 2025-12-17 16:08:21 +01:00
d0de488a83 expanding on the taxonomy and economic references 2025-12-17 16:08:20 +01:00
b0a637b294 fix: compilation 2025-12-17 16:08:20 +01:00
bf045059f8 methodology of how we do architectuer and online DP 2025-12-17 16:08:20 +01:00
1cc590abed bit more of this and that 2025-12-17 16:08:20 +01:00
e81913443d somehow this disappeared 2025-12-17 16:08:20 +01:00
1fb1cbe320 some methodology 2025-12-17 16:08:20 +01:00
24aaaee91e finalizing introduction review 2025-12-17 16:08:20 +01:00
163f5b59ad more decluttering and dnoising 2025-12-17 16:08:20 +01:00
bd5f8aab5a fluidity improvements and refactors 2025-12-17 16:08:20 +01:00
921f4f7f1f more grammar issues 2025-12-17 16:08:20 +01:00
b9fa35e820 typos one 2025-12-17 16:08:20 +01:00
10d472353f details on formulation and defintion of agent and its loop 2025-12-17 16:08:20 +01:00
2ccf9bd444 preliminary desriptions and babble 2025-12-17 16:08:20 +01:00
59c8228657 tailored docker compose image for secondary tenaordboard 2025-12-15 14:18:35 +01:00
0aec72f9b1 improved implementation 2025-12-14 18:59:23 +01:00
22c6a8dda9 formlating the reward simply 2025-12-14 18:59:23 +01:00
db4951dabf high level defintion 2025-12-14 18:59:23 +01:00
86089e0577 initial environemnt definitions 2025-12-14 18:59:23 +01:00
Daniel Alves Rösel
f2271e368e 34 initial discriminator of interaction data (#38)
* feat: training pipeline + tensorboard

* tesnorboard forgot

* chore: ml basic boilerplate

* feat: naive architecture as start

* eval setup

* chore: parquet exporting of data

* chore: updating requirements necesary

* feat: separating modules and adding training logs paths

* Update experiments/ml/train.py

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* fix: new path for runs

* fix: undoing ai slop code

* chore: modules and reqs

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-14 18:58:42 +01:00
Daniel Alves Rösel
a1916c966c 32 refine data pipeline training data construction (#37)
* feature: modularized feature engineering for ml setup (new pipeline)

* chore: updating imports properly

* test: updating fixtures with ua and meta

* chore: migrating code ignore groups

* chore: syntax cleaning and code quality

* chore: fixing pipeline data compatability

* Update experiments/procesing/steps/session.py

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* chore: refactoring and dixing path joining

* chore: refactoring function definition to avoid reinit

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-12 12:15:15 +01:00
Daniel Alves Rösel
a2a443c027 Update README with project badges and links
Added badges for build status, TPU support, and Vercel deployments.
2025-12-12 10:21:11 +01:00
Daniel Alves Rösel
ef98141ca8 Catchup airline (#31)
* chore: update provider and pricing snitch with agnostic system

* cloning pipelines per mode instance

* updating airline hero section

* fix: must keep airflow secretkey

* fix: fixture update to hotel not shop

* chore: refactored to factory design pattern of pipelines

* chore: clean up definition of composite class of providers
2025-12-11 21:56:12 +01:00
d45b344264 fixing public routing for store modes 2025-12-08 15:00:37 +01:00
a0b956b242 chore: rewriting airflow for railway 2025-12-06 18:04:18 +01:00
Daniel Alves Rösel
8751583764 Improving interface after experiment01 (#30)
* fix: fixes of backwords

* fixing hotel information with image placeholders

* chore: clean up product display in hotel and cleaner interfacing

* adding loader with historical data loading

* feature: cleaning up pipeline

* chore: simple surge pricer

* created new pricing pipeline

* adding a checkout page to both sites

* fix: fixing stale pacakge

* test: we wont be using elasticity anymore so its okay

* chore: cleaning elasticity references

* chore: store sting

* feature: e2e intro pipline surge pricing

* fix: CVE vulnerability patching
2025-12-06 17:47:14 +01:00
59d4fb7891 fix: unified provider container for standalone 2025-12-04 17:03:39 +01:00
7c2a819122 removing module provider summoning for provider 2025-12-04 16:19:26 +01:00
5941ffd085 small provider updates 2025-12-04 16:07:18 +01:00
955102090d feat: introduced cumulative features step for state definition 2025-11-29 22:28:40 +01:00
d654bbf4b4 static price reading 2025-11-29 20:13:38 +01:00
Daniel Alves Rösel
ad9423bf59 Airflow addition (#28)
* introducing airflow to run pipeline

* chore: updating dag with upload to registry

* introducing complete provider (non refactored and noisy)

* chore: removing old shit

* generic pricing baselines

* feature: super simple model registry (to be updated maybe third party OS software)

* chore: refactoring the providers docker config and requirements

* chore: refactored and broke down components (braking

* exporting all

* local pipeline excution working

* fix: fixing import structures from nonrelativistic

* chore: enables cross comm pickling with fully e2e pipeline compilation

* docs: what the pipeline is like now

* pipelines local running and pipeline high level definition

* cleaning old pipeline and vectorization

* leaked but fixing, not so important

* test: started with pipeline step testing

* chore: cleaning up provider of prices

* test: extra tests wit hsemantic meaning checks

* migrating pricers

* feature: introducing pricing predictors (pricers)

* chore: e2e is done with new pipeline

* extra session feature extraction

* feature: experiemntal sessin pricer and metrics(vibe)

* chore: redefined and connected pricers (#29)
2025-11-29 17:50:16 +01:00
Daniel Alves Rösel
2a0e44ab24 Add image and update links in README.md 2025-11-29 14:19:22 +01:00
Daniel Alves Rösel
c432c45343 First pricing implementation (#27)
* first implementation of elasticity demand computation

* chor: fixing test :(

* feature: rudemantary defintition of pricing pipeline

* chor: fixing cross product missing data

* add warning

* feature: e2e pricing pipeline with inference
2025-11-27 18:25:27 +01:00
Daniel Alves Rösel
8b76d24ade 6 catalog data and mode mappers (#25)
* supabase product proxy and rendering

* minor pipeline refactor

* refactoring and demand estimation

* trackion of date index searching

* fixing changes of imports

* data seeding

* chore: airline basic refactor

* feat: huge push of product changes and item review with cart

* refactored design

* chore: moving route elsewhere and align

* fix: build of web/

* chore: fixing paper build

* fixing chars
2025-11-25 11:00:31 +01:00