Compare commits

...

16 Commits
v0.2.0 ... main

13 changed files with 32 additions and 0 deletions

View File

@ -1,3 +1,5 @@
MIT License — see git history
# update 12 (2026-04)
# update 25 (2026-04)

View File

@ -3,3 +3,5 @@
(Initial — see git history.)
# update 11 (2026-04)
# update 24 (2026-04)

View File

@ -1,3 +1,5 @@
pyproject.toml placeholder
# update 9 (2026-04)
# update 22 (2026-04)

View File

@ -1,3 +1,5 @@
requirements.txt — placeholder
# update 10 (2026-04)
# update 23 (2026-04)

View File

@ -1,3 +1,5 @@
# setup.py — auto-generated stub
# update 8 (2026-04)
# update 21 (2026-04)

View File

@ -1,3 +1,5 @@
# src/eval/metrics.py — auto-generated stub
# update 4 (2026-04)
# update 17 (2026-04)

View File

@ -1,3 +1,5 @@
# src/eval/plots.py — auto-generated stub
# update 5 (2026-04)
# update 18 (2026-04)

View File

@ -1,3 +1,5 @@
# src/loaders/csv.py — auto-generated stub
# update 13 (2026-04)
# update 26 (2026-04)

View File

@ -1,3 +1,7 @@
# src/loaders/parquet.py — auto-generated stub
# update 1 (2026-04)
# update 14 (2026-04)
# update 27 (2026-04)

View File

@ -1,3 +1,7 @@
# src/transforms/clean.py — auto-generated stub
# update 2 (2026-04)
# update 15 (2026-04)
# update 28 (2026-04)

View File

@ -1,3 +1,7 @@
# src/transforms/feature.py — auto-generated stub
# update 3 (2026-04)
# update 16 (2026-04)
# update 29 (2026-04)

View File

@ -1,3 +1,5 @@
# tests/test_loaders.py — auto-generated stub
# update 6 (2026-04)
# update 19 (2026-04)

View File

@ -1,3 +1,5 @@
# tests/test_transforms.py — auto-generated stub
# update 7 (2026-04)
# update 20 (2026-04)