Migrate LaTeX document to Sphinx documentation #9
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.
Migrates comprehensive UQ decision tree content from LaTeX to Sphinx markdown format.
Changes
Introduction: Replaced placeholder with full context on UQ maturation in ML/DL, target audience definitions (4 researcher archetypes), and document navigation guidance
Decision Tree: Added "The Very First Steps" section with structured assessment framework:
Method Cards (new file): Created dedicated section with evaluation framework
References: Added recent survey articles (Lopez et al. 2025, Shi et al. 2025, Xu et al. 2025) and original MVE paper (Nix & Weigend 1994)
Configuration: Updated authors and title to match source document
Mathematical expressions preserved using MyST parser's dollarmath extension:
Documentation builds successfully. The
docs/model_cards/folder remains untouched per requirements.Original prompt
This section details on the original issue you should resolve
<issue_title>migrate the latex document to our sphinx doc</issue_title>
<issue_description>migrate this latex document to sphinx doc. no need to keep the old documents do not touch the docs/model_cards/ folder.