annoviko / annoviko/pyclustering

Predict new point

Aberta
#682 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
1.2k
Forks
262
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Hello,

I would like to know if it is possible to predict the cluster of a new data point using its distances to the other points with Kmedoids ?

As an example :
1) computing the distance matrix on n points
2) processing my kmedoids model using this matrix
3) predicting on the new data point after i 've computed its distances to the n first points.

In the code, i did not find the answer, it seems not to be possible.

Thanks !

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.