We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988a7d3 commit 5fc7685Copy full SHA for 5fc7685
docs/source-app/levels/basic/hello_components/xgboost.py
@@ -1,5 +1,5 @@
1
# app.py
2
-# !pip install sklearn xgboost
+# !pip install scikit-learn xgboost
3
import lightning as L
4
from sklearn import datasets
5
from sklearn.model_selection import train_test_split
0 commit comments