Conversation
Merge pull request #71 from jvalegre/jv_branch
Enable opt-in ensemble over GENERATE Raw_data candidates with decomposed within/between uncertainty and RobertModel return modes. Co-authored-by: Cursor <cursoragent@cursor.com>
Score cv_sd, conformal, and meta_total on OOF residuals, fit optional global scaler, and expose auto / auto_decomposed predict modes. Co-authored-by: Cursor <cursoragent@cursor.com>
Ci/windows job and test tolerance
Add xgboost dependency and XGB/VR model paths in CURATE/GENERATE, with CURATE tests for XGB and voting regressor outputs. Co-authored-by: Cursor <cursoragent@cursor.com>
Gate matplotlib output by plot_verbosity (0-2) and predict_diagnostics, share Best_model iteration via iter_best_model_dirs, and reuse fitted models for SHAP/PFI diagnostics in PREDICT. Co-authored-by: Cursor <cursoragent@cursor.com>
Merge UQ auto/meta coverage into test_8uq.py, add fast_robert_kwargs fixture, custom predict fixtures, and API/GENERATE test updates. Co-authored-by: Cursor <cursoragent@cursor.com>
Update API/module docs for plot_verbosity and UQ options, add evaluate RST pages, and refresh defaults and workflow examples. Co-authored-by: Cursor <cursoragent@cursor.com>
Same PR as in master but to this branch first
* ci: add Ruff lint and format checks Pin Ruff defaults in pyproject.toml, reformat Python sources, fix default lint violations, and gate CircleCI on ruff check and ruff format --check. * feat: API scores, VR tuning, and multi-platform CI Add RobertModel.robert_scores(), VR hyperparameter BO support, and v2.2.0 test extras. Extend tests (plot metrics, VR/BO, API) and docs. Refactor CircleCI to run the shared conda suite on Linux, Windows, and macOS.
* ci: add Ruff lint and format checks Pin Ruff defaults in pyproject.toml, reformat Python sources, fix default lint violations, and gate CircleCI on ruff check and ruff format --check. * feat: API scores, VR tuning, and multi-platform CI Add RobertModel.robert_scores(), VR hyperparameter BO support, and v2.2.0 test extras. Extend tests (plot metrics, VR/BO, API) and docs. Refactor CircleCI to run the shared conda suite on Linux, Windows, and macOS. * fix: remove incomplete project table from pyproject.toml The partial [project] section lacked a required version field and broke pip install during CI; package metadata remains in setup.py. * fix(ci): use preinstalled Miniconda on Windows executor CircleCI windows-server-2022-gui images already include Miniconda. The install-miniconda step only checked $HOME/miniconda3, missed the system install, and hung trying to reinstall via the silent .exe installer.
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.
No description provided.