Add P1C7: Start-to-finish ML survival analysis chapter#175
Draft
adibender wants to merge 3 commits into
Draft
Conversation
2 tasks
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.
Summary
Adds the new closing chapter of Part I (
book/P1C7_mlsa.qmd, anchor#sec-ml-sa-pipeline) that draws together the foundational concepts of Parts I-IV into an end-to-end view of a machine learning survival analysis.This addresses an open question from the
intro-draft3thread (PR #118): "I can see you uploaded a figure 'book/Figures/introduction/ml-sa-pipeline.png' but you haven't added to any chapters... survival task I guess is the only one that makes sense?" — the chapter is its own home for that figure.Contents
@fig-ml-sa-pipeline, already tracked onmain).@Dennis2020._quarto.ymlafterP1C6_survtsk.qmdas the final chapter of Part I.Notes
book/_drafts/start-to-finish-for-P1C7.md(gitignored). I dropped the leading "Content moved out of intro §1.3" header note and applied the inline TODO suggestion ("research question" → "question of interest").@sec-surv,@sec-eha,@sec-survtsk,@sec-rules,@sec-models-classical,@sec-boost,@sec-ranfor,@sec-ml,@Dennis2020. The draft used@sec-classicalwhich I corrected to@sec-models-classical.ml-sa-pipeline.pngand.svgfigure files were originally included in PR Mainly chapters 1-3, with some other reviewer comments thrown in sorry #118 but never used; they were removed fromintro-draft3in commita63a1b3so that this PR is the canonical source. Since the figures had already been merged intomainvia Mainly chapters 1-3, with some other reviewer comments thrown in sorry #118, they are already tracked on this branch.Test plan
book/P1C7_mlsa.qmdstandalone — done locally, no warnings._quarto.yml.