Skip to content

Feature/notebook docs polish#14

Merged
BenConstable9 merged 7 commits into
mainfrom
feature/notebook-docs-polish
Jul 13, 2026
Merged

Feature/notebook docs polish#14
BenConstable9 merged 7 commits into
mainfrom
feature/notebook-docs-polish

Conversation

@BenConstable9

Copy link
Copy Markdown
Contributor

Polish the docs and comments

Rewrite the notebook markdown across data ingestion, exploration, feature engineering, training, deployment, and monitoring into a neutral professional voice. Remove conversational headings and framing (for example 'the imbalance trap', 'but look at precision', 'try it', 'nobody watching', 'for a person to read'), tighten prose, and use bullet points for enumerable content. Code cells are unchanged; src regenerated.
Remove remaining first-person and conversational phrasing from markdown and code comments across all notebooks (keep the dev.<you>_fraud path placeholders and the student HINT lines). Regenerate src.
The HINT/TODO markers are otherwise imperative and technical; drop 'you can print' in the monitoring refresh hint.
Remove a duplicated Docs link in query_endpoint, reword the batch_inference label note to production framing (drop 'for the workshop' / 'in the real world'), and promote evaluation's two stray level-3 headings to level 2 for consistency.
…veats

Add a Production considerations section documenting the two deliberate simplifications: primary-key-only feature tables with no timestamp_lookup_key (point-in-time / leakage), and sourcing entity attributes from the flattened gold table rather than the cards/users dimension of record.
Remove first-person plural and chatty asides from the root README (we train, what we do, let it run while you talk, just works, our shared), rename the developer-workflow heading, and drop the weekly fraud report framing from the deployment READMEs to match the notebooks. Regenerate src.
Remove filler adverbs from the monitoring and training notebook comments and markdown per the repo style. Regenerate src.
@BenConstable9
BenConstable9 merged commit 536e4c7 into main Jul 13, 2026
2 checks passed
@BenConstable9
BenConstable9 deleted the feature/notebook-docs-polish branch July 13, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant