Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Jul 18, 2023
1 parent a2a3bb4 commit 42918d7
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 40 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
70 changes: 35 additions & 35 deletions docs/recipes/on-hoeffding-trees_files/on-hoeffding-trees_12_0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/releases/0.7.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Fixed an issue where scikit-learn was imported in `sam_knn.py` but wasn't specified as a dependency.

## expert

- Each expert model will now raise a `NotEnoughModels` exception if only a single model is passed.

## stream

- Added `drop_nones` parameter to `stream.iter_csv`.
5 changes: 0 additions & 5 deletions docs/releases/0.7.2.md

This file was deleted.

1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ theme:
- navigation.tabs
- navigation.instant
- navigation.indexes
- navigation.prune

# Extras
extra:
Expand Down

0 comments on commit 42918d7

Please sign in to comment.