Skip to content

v0.8.357

Choose a tag to compare

@github-actions github-actions released this 29 May 23:33
· 88 commits to main since this release
  • regen the lock files
  • Make regression UQ robust to missing smiles
  • replacing auto_inference with test_inference
  • Update tests for test_inference rename and removed FeatureSet APIs
  • Refocus meta model example on the Meta summary path
  • Remove dead _load_inference_metrics / workbench_inference_metrics
  • Route all default inference-run resolution through one resolver
  • Remove now-unused typing imports in feature_set_core
  • Repoint training-view consumers to FeatureSet/model data
  • Delete TrainingView class
  • Remove FeatureSet sample-weight and holdout methods
  • Remove incoming holdout flow from PandasToFeatures
  • Drop training-column split branch from model templates
  • Rename auto_inference to test_inference (endpoint smoke test)
  • Consolidate default inference-run resolution
  • Per-model sample weights via transform; pure temporal_split
  • Add remove_training_view plan doc
  • a bit of cleanup on initial ml_pipeline test
  • bumping the version of workbench for all the images