Sync wiki from repo
- API-Reference.md: expanded (+133 lines)
- Architecture.md, Explanation-Workflow.md, Output-Structure.md, Visualization.md: updated
- figures/: add pipeline_overview{,_v1,_v2}.png
Sync wiki from eruption-forecast/wiki
Sync wiki from eruption-forecast/wiki
Adds Explanation-Workflow page and refreshes existing pages.
Full rewrite of all 13 wiki pages against current src/ surface
Realigned with the post-ft/metrics-ensemble model/ refactor: dropped
references to removed ModelTrainer/ModelPredictor/ModelEvaluator/
MultiModelEvaluator and the old extract_features → train → forecast API;
documented the current TrainingModel/PredictionModel/EvaluationModel +
MetricsEnsemble stack, the BaseModel + CacheModel mixin pattern, and the
scenarios.py workflow.
Deleted 5 superseded pages (Installation, Quick-Start, Classifiers-and-CV,
Evaluation-and-Forecasting, Training-Workflows). Created 5 new pages
(Getting-Started, Usage, Training-Workflow, Prediction-Workflow,
Evaluation-Workflow). Rewrote 8 in place (Home, Data-Sources,
Pipeline-Walkthrough, Visualization, Configuration, Output-Structure,
Architecture, API-Reference). Final count 13 pages; no dead old links.
Update wiki: sync all pages from local wiki/ directory (2026-04-26)
Update wiki: API-Reference, Architecture, Pipeline-Walkthrough, Visualization
docs: sync wiki pages from local repository
docs: update SHAP sections to reflect beeswarm refactor
- Replace all 'mean |SHAP| bar chart' references with 'beeswarm showing
feature contributions across seeds'
- Update plot_aggregate_shap_summary examples: return is shap.Explanation
not pd.DataFrame
- Add aggregate_shap_summary.png + .pkl to output structure tree
- Sync API-Reference and Evaluation-and-Forecasting tables accordingly
Add wiki pages (13 pages)