Skip to content

Commit 9753ba3

Browse files
Text Change in ai-core-code: sklearn -> scikit-learn
1 parent 27ed285 commit 9753ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/ai-core-code/ai-core-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Create another file `requirements.txt` in the same directory. Here you will ment
101101
Paste the following snippet into `requirements.txt`.
102102

103103
```TEXT
104-
sklearn==0.0
104+
scikit-learn
105105
```
106106

107107
<!-- border -->![image](img/code-requirements.png)

0 commit comments

Comments
 (0)