Prediction on new points #33
Labels
duplicate
This issue or pull request already exists
enhancement
New feature or request
help wanted
Extra attention is needed
Hello,
Firstly, many thanks for the great DenseClus project.
I was wondering if it is possible to make cluster prediction on a new point, like the approximate_predict(clusterer, points_to_predict) in hdbscan.
I know DenseClus() has the boolean parameter 'prediction_data', but I didn't find how to make the predictions on new points.
Many thanks for your help.
The text was updated successfully, but these errors were encountered: