Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
smastelini authored Sep 11, 2024
1 parent c6dab1b commit fdab50b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/releases/unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
- Add `render_ascii` in `cluster.ODAC` to render the hierarchical cluster's structure in text format.
- Work with `stats.Var` in `cluster.ODAC` when cluster has only one time series.

## drift

- Make `drift.ADWIN` comply with the reference MOA implementation.

## stats

- Removed the unexported class `stats.CentralMoments`.
Expand All @@ -22,4 +26,4 @@

## stream

- `stream.iter_arff` now supports blank values (treated as missing values).
- `stream.iter_arff` now supports blank values (treated as missing values).

0 comments on commit fdab50b

Please sign in to comment.