We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93c649 commit 9670fa8Copy full SHA for 9670fa8
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