Skip to content

Commit

Permalink
Images in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
xehivs committed Oct 4, 2019
1 parent daa5008 commit d251643
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ pip install stream-learn
## Streams

### Stationary stream
![plots/0_stationary.png]
![plots/0_stationary.png](plots/0_stationary.png)

### Sudden drift
![plots/2_sudden_drift.png]
![plots/2_sudden_drift.png](plots/2_sudden_drift.png)

### Stationary stream
![plots/1_incremental_drift.png]
![plots/1_incremental_drift.png](plots/1_incremental_drift.png)

## Example usage

Expand Down

0 comments on commit d251643

Please sign in to comment.