Skip to content

Commit

Permalink
Update intro.md
Browse files Browse the repository at this point in the history
relative paths
  • Loading branch information
idomic committed Jan 4, 2023
1 parent f7d9dd4 commit 3559aa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ pip install sklearn-evaluation
```

## Quick start
- [Classification](https://sklearn-evaluation.ploomber.io/en/latest/quickstart/classification.html)
- [Clustering](https://sklearn-evaluation.ploomber.io/en/latest/quickstart/clustering.html)
- [Classification](./quickstart/classification.html)
- [Clustering](./quickstart/clustering.html)

0 comments on commit 3559aa3

Please sign in to comment.