Re: Using KNN for objects that have more than 2 dimensions?

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Using KNN for objects that have more than 2 dimensions?
Дата
Msg-id 4ECB556E.3090400@hogranch.com
обсуждение исходный текст
Ответ на Using KNN for objects that have more than 2 dimensions?  ("Benjamin Arai, Ph.D." <me@benjaminarai.com>)
Ответы Re: Using KNN for objects that have more than 2 dimensions?  (Bèrto ëd Sèra <berto.d.sera@gmail.com>)
Список pgsql-general
On 11/21/11 11:20 PM, Benjamin Arai, Ph.D. wrote:
> I have a data sets where each of the objects is represented in a
> metric space with 32 dimensions (i.e., each object is represented by
> 32 numbers). Is there a way to represent this object in Postgresql so
> that I can perform KNN?
>

Would an array of 32 integers or doubles be suitable for this?

Whats KNN ?



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


В списке pgsql-general по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: Installing postgresql on windows 7
Следующее
От: Bèrto ëd Sèra
Дата:
Сообщение: Re: Using KNN for objects that have more than 2 dimensions?