Войти в систему

Home
    - Создать дневник
    - Написать в дневник
       - Подробный режим

LJ.Rossia.org
    - Новости сайта
    - Общие настройки
    - Sitemap
    - Оплата
    - ljr-fif

Редактировать...
    - Настройки
    - Список друзей
    - Дневник
    - Картинки
    - Пароль
    - Вид дневника

Сообщества

Настроить S2

Помощь
    - Забыли пароль?
    - FAQ
    - Тех. поддержка



Пишет russki_enot ([info]russki_enot)
@ 2003-10-22 15:32:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Colloborative filtering for movie recommender systems
Для [info]okra@lj

Система для поиска родных душ. С целью выяснить, какое кино посмотреть в следующий раз.

Периодически такие системы появляются в IMDB, Netflix, но потом пропадают. Я огорчаюсь. Хочется надежности.

Нашла одну действующую в унив. Миннесота, но там только американские фильмы.
Теория вопроса:
Recommender systems, also known as Collaborative Filtering Systems, are used to predict user preferences in commercial (and non-commercial) environments. They function by:
* recording behavior of a large number of people (e.g. web pages visited, explicit item ratings provided, previous purchases),
* selecting a number of "neighbors" for the current user (i.e. other people whose past behavior is similar to this person),
* extrapolate future behavior for the user, based on behavior of these neighbors (e.g. this user will probably like the movie Romeo Must Die a lot, because many of his neighbors did).
The catch is that these systems deal with large numbers of people (> 100,000) with many different behaviorial aspects (> 1000), few values per user (~ 1% per user), many recorded values (>> 1,000,000)


Полезные ссылки

Здорово было бы начинить такую систему данными от русских пользователей, но там много всяких "но".