Skip to content

Commit d6c0016

Browse files
committed
add CHANGELOG
1 parent 996944c commit d6c0016

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [0.2.0] - 2024-11-25
4+
5+
- Added Conditional and Attentive Neural Processes
6+
- Added Gaussian Processes and Multi-task Gaussian Processes with GPyTorch
7+
- Changed parts of the UI:
8+
- print_results() is now summarise_cv()
9+
- plot_results() is now plot_cv()
10+
- evaluate_model() is now evaluate()
11+
- plot_model() is now plot_eval()
12+
- Added Global Sensitivity Analysis
13+
- Removed Bayesian Hyperparameter Optimization

0 commit comments

Comments
 (0)