Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 577 Bytes

Changelog

[0.2.1] - 2025-01-30

  • Fixed scikit-learn version compatibility
  • Fixed test warnings

[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