Skip to content

Commit 91fe6db

Browse files
authored
Link to scikit home page
1 parent 8081f50 commit 91fe6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/04-what-is-ml-good-at.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ slideOptions:
2323

2424
## Classical Machine Learning and Deep Learning
2525

26-
In the previous episoode, most of our machine learning examples dealt with tabular data. There are numerous different algorithms that work with tabular data, and they all have strengths and weaknesses for different tasks and types and sizes of data. (See the scikit learn flowchart for a good overview of which algorithms you should choose for a given task).
26+
In the previous episoode, most of our machine learning examples dealt with tabular data. There are numerous different algorithms that work with tabular data, and they all have strengths and weaknesses for different tasks and types and sizes of data. (See the ![Scikit learn home page](https://scikit-learn.org/stable/index.html) for a good overview of which algorithms you can use for a given task).
2727

2828
![Wikipedia CNN Diagram](../fig/ep-03-cnn-diagram.png)
2929

0 commit comments

Comments
 (0)