Commit Graph

50 Commits

Author SHA1 Message Date
Stijnvandenbroek
a427ab3ed4 chore: remove hardcoded lan ip 2026-03-09 10:07:40 +00:00
Stijnvandenbroek
c6b08f4d36 feat: refer to house elo repo in readme 2026-03-09 09:59:22 +00:00
Stijnvandenbroek
0e6a3f17e2 fix: mlflow artifact path 2026-03-08 17:01:37 +00:00
Stijnvandenbroek
05aadaec29 feat: small refactor 2026-03-08 16:41:30 +00:00
Stijnvandenbroek
16a7a470ea feat: add inference for elo on new listings 2026-03-08 14:09:05 +00:00
Stijnvandenbroek
fea062fbaa feat: optimize price history ingestion 2026-03-07 21:25:06 +00:00
Stijnvandenbroek
61abb37ef4 feat: add mlflow and lightbm model 2026-03-07 20:45:25 +00:00
Stijnvandenbroek
b944d1f214 chore: set sample size to 100 2026-03-06 15:11:42 +00:00
Stijnvandenbroek
19f35d4eb5 chore: clean up dbt 2026-03-06 11:55:44 +00:00
Stijnvandenbroek
732e50924e feat: add elo tables for house ranking 2026-03-06 10:49:24 +00:00
Stijnvandenbroek
ccfd453dfe feat: global sql linting 2026-03-06 10:49:12 +00:00
Stijnvandenbroek
2ab1d71b53 chore: refactor ingestion 2026-03-05 21:36:53 +00:00
Stijnvandenbroek
d5d3c2b649 docs: update readme to better reflect repo contents 2026-03-05 19:13:15 +00:00
Stijnvandenbroek
b959049fe8 feat: revise funda data process 2026-03-05 19:12:33 +00:00
Stijnvandenbroek
ef0cddaa22 chore: increase search area 2026-03-05 18:28:25 +00:00
Stijnvandenbroek
9d739242a8 feat: add automation 2026-03-05 18:20:27 +00:00
Stijnvandenbroek
8ada3eff12 chore: sql linting 2026-03-05 17:23:41 +00:00
Stijnvandenbroek
7902a5e354 fix: data testing 2026-03-05 17:17:19 +00:00
Stijnvandenbroek
c6f5adf621 chore(docs): remove comment styling 2026-03-05 10:41:44 +00:00
Stijnvandenbroek
ca5cb9e777 fix: working elementary setup 2026-03-05 10:38:09 +00:00
Stijnvandenbroek
5058adf7dc chore: use official dagster cli for validation 2026-03-05 10:06:15 +00:00
Stijnvandenbroek
53f2ae897c fix: elementary report with subprocess cli 2026-03-05 10:01:32 +00:00
Stijnvandenbroek
5166a183b4 feat: finetune elementary implementation 2026-03-04 22:26:35 +00:00
Stijnvandenbroek
0b9b408714 feat: expand testing 2026-03-04 22:18:30 +00:00
Stijnvandenbroek
0d2706a93e fix: hide credentials in dagster env 2026-03-04 22:00:08 +00:00
Stijnvandenbroek
9353bdc16d feat: improve ingestion incremental strategy 2026-03-04 21:29:21 +00:00
Stijnvandenbroek
532bb5138a fix: dbt schema 2026-03-04 21:15:58 +00:00
Stijnvandenbroek
65134183ca feat: expand dbt models 2026-03-04 18:18:36 +00:00
Stijnvandenbroek
3e51d630e6 feat: add pgadmin to deployment 2026-03-04 16:59:56 +00:00
Stijnvandenbroek
34a284d96b feat: restructure sql ingestion 2026-03-04 16:54:23 +00:00
Stijnvandenbroek
78d648069b feat: add dagster validation command 2026-03-04 14:56:14 +00:00
Stijnvandenbroek
bff52b5d9d fix: schedule status 2026-03-04 14:55:33 +00:00
Stijnvandenbroek
ef31fb812f chore(docs): clean comment format 2026-03-04 14:51:27 +00:00
Stijnvandenbroek
11faf2beab feat: create incremental funda ingestion schedule 2026-03-04 14:33:33 +00:00
Stijnvandenbroek
da63eed125 fix: dbt model metadata and source lineage 2026-03-04 13:49:44 +00:00
Stijnvandenbroek
46e8e983f1 fix: isolate usercode container 2026-03-04 13:40:19 +00:00
Stijnvandenbroek
26a7271531 chore: separate python modules 2026-03-04 10:50:11 +00:00
Stijnvandenbroek
cf38ac521c chore: restructure python 2026-03-04 10:36:54 +00:00
Stijnvandenbroek
f6158d561a fix: ruff formatting 2026-03-04 10:27:39 +00:00
Stijnvandenbroek
87d3e9ed20 chore: use uv run in pre-commit 2026-03-04 10:26:08 +00:00
Stijnvandenbroek
f7d5cb06f9 fix: deps 2026-03-04 10:24:13 +00:00
Stijnvandenbroek
e18ec41dfc fix: only usercode for reload-code 2026-03-04 10:19:07 +00:00
Stijnvandenbroek
5f23d02fcb fix: linting and ci issues 2026-03-04 10:17:20 +00:00
Stijnvandenbroek
0a0f9d711b fix: docker setup for usercode 2026-03-04 10:03:48 +00:00
Stijnvandenbroek
fc43570506 feat: implement linting and testing 2026-03-03 22:02:25 +00:00
Stijnvandenbroek
8dd6a7b890 feat: add funda ingest and staging models 2026-03-03 21:38:37 +00:00
Stijnvandenbroek
1467947c04 feat: create makefile 2026-03-03 21:09:11 +00:00
Stijnvandenbroek
f56330a3d1 feat: fix dagster setup 2026-03-03 21:09:00 +00:00
Stijnvandenbroek
7dd520cf41 feat: initial project setup 2026-03-03 12:18:30 +00:00
Stijn van den Broek
62af3114be Initial commit 2026-03-02 11:52:11 +01:00