docs: assessment of the 2009 design notebooks (June, July, September)#89
Open
kgdunn wants to merge 2 commits into
Open
docs: assessment of the 2009 design notebooks (June, July, September)#89kgdunn wants to merge 2 commits into
kgdunn wants to merge 2 commits into
Conversation
Summarize the July and September 2009 notebooks (workflow-DAG chemometrics tool design): what is superseded by the immutable dataset + PreprocessingSpec + parent_id architecture, and what is worth building on — scoring excluded samples against the fitted model, named validation sets / predict endpoint, the tools-vs-transformations shape invariant, monitoring triggers, and the multiblock/classification model roadmap. https://claude.ai/code/session_01CErviAK6p4MuZiVWsQT3vR
The June notebook adds a worked treatment of latent-variable model inversion for product design (Jaeckle & MacGregor), a Y-space feasibility pre-check, null-space exploration, plus preprocessing breadth (MSC/SNV, winsorising), robust PCA, adaptive model update, and EDA plot ideas. The July upload was byte-identical to the notebook already covered. https://claude.ai/code/session_01CErviAK6p4MuZiVWsQT3vR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Records what in the June, July, and September 2009 design notebooks (the earlier workflow-DAG chemometrics tool) is superseded by ScorePilot's current architecture, and what is worth building on.
Superseded: lazy/copy-on-change workflow copies, traits/weakrefs, custom digraph, coroutine pipelines, masked-array exclusion bookkeeping — all dissolved by immutable datasets + per-variant
PreprocessingSpec+parent_idlineage.Worth building on (ranked in the doc):
process_improveDocs-only change; version bumped 0.22.0 → 0.22.1 with
uv.lockrefreshed. (The second July upload was byte-identical to the notebook already covered.)https://claude.ai/code/session_01CErviAK6p4MuZiVWsQT3vR