You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to update notebooks that use simpleneighbors to suggest installing via pip install simpleneighbors[annoy] (otherwise the pure Python backend will be used, which isn't very good!)
The text was updated successfully, but these errors were encountered:
Need to update notebooks that use
simpleneighbors
to suggest installing viapip install simpleneighbors[annoy]
(otherwise the pure Python backend will be used, which isn't very good!)The text was updated successfully, but these errors were encountered: