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
* feat: Add `materialize_view()` method to `Task` to replace the internal `DataBackend` with a new one after operations like `$select()` and `$filter()`.
12
+
* docs: Information about quantile prediction.
13
+
* perf: Use `fget` in `assert_predictable`.
14
+
* feat: Store oob error in state without requiring storing the model.
15
+
* fix: `$levels()` of `Task` returns in the correct order.
16
+
* chore: Only print up to 10 classes in the `Task` printer.
17
+
* fix: Check if `quantiles` and `quantile_response` are set.
0 commit comments