Skip to content

v1.0

Choose a tag to compare

@thomasmeissnercrm thomasmeissnercrm released this 26 Apr 09:10
· 514 commits to main since this release
b285678
  • Update poetry lock to cover security updates of dependencies
  • Reduce number of dependency plots shown by default from 5 to 1
  • add conformal prediction for classification and regression
  • add predict_proba methods for BlueCast and BlueCastCV classes
  • add conformal prediction methods for BlueCast and BlueCastCVclasses
  • add string label handling to conformal prediction such as BlueCast & BlueCastCV return a set of labels rather than numeric encodings
  • update how FeatureTypeDetector overwrites casted columns
  • add new unit tests
  • fix the predict_proba from multiclass tasks where sub model values aren't returned
  • update the gpu support check to stop throwing the deprecation warnings for newer Xboost versions
  • add eCDF function
  • refresh and reorganize documentation
  • add optional creation of Shap values during inference so users can plot the waterfall chart for any id/row from the new data