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 48b197e commit c88f3c9Copy full SHA for c88f3c9
notebooks/search/08-learning-to-rank.ipynb
@@ -48,7 +48,7 @@
48
},
49
"outputs": [],
50
"source": [
51
- "!pip install -qU elasticsearch eland \"eland[scikit-learn]\" xgboost tqdm\n",
+ "!pip install -U elasticsearch eland \"eland[scikit-learn]\" xgboost tqdm\n",
52
"\n",
53
"from tqdm import tqdm\n",
54
0 commit comments