hackathon / src /pipelines /bbb_pipeline.py

Commit History

feat(bbb): log run params, metrics, and parquet artifact to MLflow
cb5d63e

mekosotto commited on

refactor(bbb): align pin_threads() comment with EEG/MRI sibling files
6ba9168

mekosotto Claude Opus 4.7 (1M context) commited on

refactor(bbb): use core.determinism + core.storage helpers
4dab60f

mekosotto commited on

refactor: pin single-threaded determinism env; close Day-2 doc/typo gaps
1a15285

mekosotto Claude Sonnet 4.6 commited on

docs(bbb): fix stale CSV mentions in run_pipeline + module docstrings
ebf1b60

mekosotto commited on

feat(bbb): switch processed output to Parquet for dtype preservation
915880e

mekosotto Claude Sonnet 4.6 commited on

refactor(bbb): pin LF lineterminator; move DEFAULTs to top; reject dir output
32d3a5f

mekosotto Claude Sonnet 4.6 commited on

feat(bbb): add run_pipeline orchestrator + CLI entrypoint with idempotent writes
48cf9c9

mekosotto Claude Sonnet 4.6 commited on

fix(bbb): guard empty input; truncate index log; add KeyError + log tests
049a352

mekosotto Claude Sonnet 4.6 commited on

feat(bbb): expand SMILES → Morgan FP into model-ready DataFrame with drift logging
b08a67c

mekosotto Claude Sonnet 4.6 commited on

refactor(bbb): migrate to MorganGenerator API; consolidate test imports
80528e7

mekosotto Claude Sonnet 4.6 commited on

feat(bbb): add Morgan fingerprint extraction with shape/dtype guarantees
b1bd8db

mekosotto Claude Sonnet 4.6 commited on

refactor(bbb): tighten is_valid_smiles signature; document RDLogger global effect
0236e73

mekosotto commited on

feat(bbb): add SMILES validity guard with RDKit + test fixture
c4c8d1e

mekosotto commited on