Ваш любимый книжный интернет-магазин
Перейти на
GlavKniga.SU
Ваш город: Алматы
Ваше местоположение – Алматы
 Да 
От вашего выбора зависит время и стоимость доставки
Корзина: пуста
Авторизация 
  Логин
  
  Пароль
  
Регистрация  Забыли пароль?

Поиск по каталогу 
(строгое соответствие)
ISBN
Фраза в названии или аннотации
Автор
Язык книги
Год издания
с по
Электронный носитель
Тип издания
Вид издания
Отрасли экономики
Отрасли знаний
Сферы деятельности
Надотраслевые технологии
Разделы каталога
худ. литературы

Improved FP Growth Algorithm for Mining Association Rules.

В наличии
Местонахождение: АлматыСостояние экземпляра: новый
Бумажная
версия
Автор: Kuldeep Singh and Saroj Dahiya Ratnoo
ISBN: 9783330341906
Год издания: 2017
Формат книги: 60×90/16 (145×215 мм)
Количество страниц: 56
Издательство: LAP LAMBERT Academic Publishing
Цена: 21130 тг
Положить в корзину
Позиции в рубрикаторе
Сферы деятельности:
Код товара: 174942
Способы доставки в город Алматы *
комплектация (срок до отгрузки) не более 2 рабочих дней
Самовывоз из города Алматы (пункты самовывоза партнёра CDEK)
Курьерская доставка CDEK из города Москва
Доставка Почтой России из города Москва
      Аннотация: Mining frequent patterns (itemsets) plays an important role of in discovering association rules. However, finding frequent itemsets is most expensive step in the process of association rule mining. Very often algorithms to find frequent itemsets need multiple database scans creating a bottle-neck to achieve efficiency. To avoid this bottle-neck the objective has been to reduce database scans. In the past, Apriori-like methods were adopted to mine frequent itemsets. But these approaches are inefficient as they require multiple database scans and iteratively check a large set of candidates by pattern matching. A compact structure, called FP-Tree, was developed to improve the disadvantages of Apriori-like algorithms. By FP-Growth approach, we can facilitate mining frequent itemsets. This book proposes an Improved FP-Growth algorithm that scans database only once for association rule mining. The original FP-Growth algorithm scans datasets twice. First time, scanning database to find the frequent 1-itemsets, and sorting the 1-itemsets in the descending order of support and second time it scans the database again to construct FP-tree.
Ключевые слова: Algorithm, Association rules, itemsets Mining, FP-Tree, Frequent pattern