Skip to content

Jv branch#76

Open
jvalegre wants to merge 12 commits into
masterfrom
jv_branch
Open

Jv branch#76
jvalegre wants to merge 12 commits into
masterfrom
jv_branch

Conversation

@jvalegre
Copy link
Copy Markdown
Owner

No description provided.

jvalegre and others added 12 commits May 14, 2026 19:29
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>
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants