Skip to content

Commit

Permalink
Pin scikit_learn version for semantic_approximate_nearest_neighbors.i…
Browse files Browse the repository at this point in the history
…pynb

which uses a symbol removed in 0.24.0.

PiperOrigin-RevId: 351113668
  • Loading branch information
TensorFlow Hub Authors authored and copybara-github committed Jan 11, 2021
1 parent 797e914 commit 6fcb59a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"outputs": [],
"source": [
"!pip install -q apache_beam\n",
"!pip install -q sklearn\n",
"!pip install -q 'scikit_learn~=0.23.0' # For gaussian_random_matrix.\n",
"!pip install -q annoy"
]
},
Expand Down

0 comments on commit 6fcb59a

Please sign in to comment.