You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.rst
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
=======
2
2
History
3
3
=======
4
+
0.0.14 (2023-06-14)
5
+
-------------------
6
+
7
+
* Documentation improved, with the API information
8
+
* Bug patched, in particular for some logo display and RPCA imputation
9
+
* The PRSA online dataset has been modified, the benchmark now loads the new version with a single station
10
+
* More tests have been implemented
11
+
* Tests for compliance with the sklearn standards have been implemented (check_estimator). Some arguments are mutable, and the corresponding tests are for now ignored
Qolmat allows to generate new missing valueson a an existing dataset, mainly for the purpose of comparing imputations. All features are available in `benchmark.missing_patterns`. This section will be completed very soon...
0 commit comments