hackathon / tests /pipelines /test_bbb_pipeline.py

Commit History

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

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