Skip to content

Commit

Permalink
Fix issue #98. Bandwidth got deprecated.
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes committed Aug 1, 2018
1 parent 91431b2 commit 8afe0f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion umap/umap_.py
Original file line number Diff line number Diff line change
Expand Up @@ -1458,7 +1458,6 @@ def fit(self, X, y=None):
False,
1.0,
1.0,
1.0,
False,
)
# product = self.graph_.multiply(target_graph)
Expand Down

0 comments on commit 8afe0f9

Please sign in to comment.