Skip to content

Commit

Permalink
Update package name sklearn -> scikit-learn (#119)
Browse files Browse the repository at this point in the history
Signed-off-by: Daewook Kwon <[email protected]>
  • Loading branch information
Daewooki authored Dec 31, 2024
1 parent 4d3c840 commit 87d21a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"outputs": [],
"source": [
"!pip3 install statsmodels\n",
"!pip3 install sklearn\n",
"!pip3 install --upgrade scikit-learn\n",
"!pip3 install matplotlib"
]
},
Expand Down

0 comments on commit 87d21a5

Please sign in to comment.