Skip to content

Commit

Permalink
Merge branches 'custom_nn_trimap' and 'custom_nn_trimap' of github.co…
Browse files Browse the repository at this point in the history
…m:msluszniak/scholar into custom_nn_trimap
  • Loading branch information
msluszniak committed Jun 12, 2024
2 parents f3640a6 + b2ff6dd commit e98d0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/scholar/manifold/trimap.ex
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ defmodule Scholar.Manifold.Trimap do
Algorithm used to compute the nearest neighbors. Possible values:
* `:nndescent` - Nearest Neighbors Descent. See `Scholar.Neighbors.NNDescent` for more details.
* `:large_vis` - LargeVis algorithm. See `Scholar.Neighbors.LaregVis` for more details.
* `:large_vis` - LargeVis algorithm. See `Scholar.Neighbors.LargeVis` for more details.
"""
]
]
Expand Down

0 comments on commit e98d0ac

Please sign in to comment.