Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 486 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 486 Bytes

Changelog

[0.2.0] - 2024-11-25

  • Added Conditional and Attentive Neural Processes
  • Added Gaussian Processes and Multi-task Gaussian Processes with GPyTorch
  • Changed parts of the UI:
    • print_results() is now summarise_cv()
    • plot_results() is now plot_cv()
    • evaluate_model() is now evaluate()
    • plot_model() is now plot_eval()
  • Added Global Sensitivity Analysis
  • New visualisation: Xy plot with confidence bands
  • Bayesian Hyperparameter Optimization has been removed