- 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