notebooks: Updated key concepts#517
Merged
validbeck merged 15 commits intoMay 26, 2026
Merged
Conversation
Replay of ef4dba7 + aa4ab2e + 055042e on fresh main, accounting for PR #509 file renames. Updates the developer-framing Key concepts block to the new record/model/document terminology across 30 Jupyter notebooks and 1 R notebook. Includes the cross-framing swap for qualitative_text_generation.ipynb and the structural restructure (with preserved architecture images) for use_dataset_model_objects.ipynb. TOC anchors preserved where present. Co-authored-by: Cursor <cursoragent@cursor.com>
Replay of 4ae2f0a on fresh main, accounting for PR #509 file renames. Updates the validator-framing Key concepts block to the new record/model/validation report terminology across 4 validator notebooks (_about-validmind-validators, quickstart_validation, 1-set_up_validmind_for_validation, validate_application_scorecard). Adds the new `artifacts (findings)` term. TOC anchor preserved on validate_application_scorecard.ipynb. Co-authored-by: Cursor <cursoragent@cursor.com>
Replay of 421200b on fresh main. Updates the monitoring-framing Key concepts block to the new record/model/ongoing monitoring report terminology across 3 monitoring notebooks (_about-validmind-monitoring, application_scorecard_ongoing_monitoring, quickstart_customer_churn_ongoing_monitoring). Adds the new `ongoing monitoring report` and `monitoring template, monitoring report template` terms. TOC anchors preserved where present. Co-authored-by: Cursor <cursoragent@cursor.com>
11 tasks
This was referenced May 22, 2026
even-steven
approved these changes
May 25, 2026
Collaborator
Author
|
Comments from Steven to address:
I did update "Tools tracked [...]" to "A tool tracked [...]" to make the singular entries consistent.
|
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.
Pull Request Description
What and why?
I've updated the glossary / key concepts documentation side, so edits and improvements have been pulled into the notebooks:
Developer key concepts
Updated key concepts
Files modified
notebooks/code_sharing/r/r_custom_tests.Rmdnotebooks/how_to/data_and_datasets/dataset_inputs/configure_dataset_features.ipynbnotebooks/how_to/data_and_datasets/dataset_inputs/load_datasets_predictions.ipynbnotebooks/how_to/metrics/log_metrics_over_time.ipynbnotebooks/how_to/tests/custom_tests/implement_custom_tests.ipynbnotebooks/how_to/tests/explore_tests/explore_test_suites.ipynbnotebooks/how_to/tests/explore_tests/explore_tests.ipynbnotebooks/how_to/qualitative_text/qualitative_text_generation.ipynbnotebooks/how_to/tests/run_tests/1-run_dataset-based_tests.ipynbnotebooks/how_to/tests/run_tests/2-run_comparison_tests.ipynbnotebooks/how_to/tests/run_tests/configure_tests/enable_pii_detection.ipynbnotebooks/how_to/tests/run_tests/configure_tests/run_tests_that_require_multiple_datasets.ipynbnotebooks/how_to/tests/run_tests/documentation_tests/document_multiple_results_for_the_same_test.ipynbnotebooks/how_to/tests/run_tests/documentation_tests/run_documentation_sections.ipynbnotebooks/how_to/tests/run_tests/documentation_tests/run_documentation_tests_with_config.ipynbnotebooks/quickstart/quickstart_documentation.ipynbnotebooks/templates/about-validmind/_about-validmind-developers.ipynbnotebooks/tutorials/development/1-set_up_validmind.ipynbnotebooks/use_cases/agents/document_agentic_ai.ipynbnotebooks/use_cases/capital_markets/quickstart_option_pricing_models.ipynbnotebooks/use_cases/capital_markets/quickstart_option_pricing_models_quantlib.ipynbnotebooks/use_cases/code_explainer/quickstart_code_explainer_demo.ipynbnotebooks/use_cases/credit_risk/application_scorecard_executive.ipynbnotebooks/use_cases/credit_risk/application_scorecard_full_suite.ipynbnotebooks/use_cases/credit_risk/application_scorecard_with_bias.ipynbnotebooks/use_cases/credit_risk/application_scorecard_with_ml.ipynbnotebooks/use_cases/credit_risk/document_excel_application_scorecard.ipynbnotebooks/use_cases/nlp_and_llm/prompt_validation_demo.ipynbnotebooks/use_cases/time_series/quickstart_time_series_full_suite.ipynbnotebooks/use_cases/time_series/quickstart_time_series_high_code.ipynbSpecial case
notebooks/how_to/data_and_datasets/use_dataset_model_objects.ipynbThe key concepts in this notebook is only focused on test/datasets, edited the expanded definitions for the dataset- & model-based tests as well.
Updated key concepts
Validator key concepts
Updated key concepts
Files modified
notebooks/quickstart/quickstart_validation.ipynbnotebooks/templates/about-validmind/_about-validmind-validators.ipynbnotebooks/tutorials/validation/1-set_up_validmind_for_validation.ipynbnotebooks/tutorials/validation/4-finalize_validation_reporting.ipynbnotebooks/use_cases/validation/validate_application_scorecard.ipynbMonitoring key concepts
Updated key concepts
Files modified
notebooks/templates/about-validmind/_about-validmind-monitoring.ipynbnotebooks/use_cases/ongoing_monitoring/application_scorecard_ongoing_monitoring.ipynbnotebooks/use_cases/ongoing_monitoring/quickstart_customer_churn_ongoing_monitoring.ipynbHow to test
Open up the notebooks directory for this branch/PR and spot check some notebooks.
What needs special review?
Someone please double check that the information for the special case of
notebooks/how_to/data_and_datasets/use_dataset_model_objects.ipynbis accurate.Dependencies, breaking changes, and deployment notes
Notebooks pulled back into docs in validmind/documentation#1339.
Release notes
n/a
Checklist