| Did you know ... | Search Documentation: |
| Pack logtalk -- logtalk-3.100.1/docs/apis/_sources/fp_growth_pattern_miner_0.rst.txt |
.. index:: single: fp_growth_pattern_miner .. _fp_growth_pattern_miner/0:
.. rst-class:: right
object
fp_growth_pattern_minerFP-growth frequent itemset miner for transaction datasets using recursive conditional pattern-base projection over an FP-tree with header-table and parent-link navigation.
| Availability:
| logtalk_load(fp_growth_pattern_miner(loader))
| Author: Paulo Moura | Version: 1:0:0 | Date: 2026-05-06
| Compilation flags:
| static, context_switching_calls
| Imports:
| public :ref:`frequent_pattern_mining_common <frequent_pattern_mining_common/0>`
| Uses:
| :ref:`format <format/0>`
| :ref:`list <list/0>`
| Remarks: | (none)
| Inherited public predicates: | Â :ref:`options_protocol/0::check_option/1` Â :ref:`options_protocol/0::check_options/1` Â :ref:`pattern_miner_protocol/0::check_pattern_miner/1` Â :ref:`options_protocol/0::default_option/1` Â :ref:`options_protocol/0::default_options/1` Â :ref:`pattern_miner_protocol/0::diagnostic/2` Â :ref:`pattern_miner_protocol/0::diagnostics/2` Â :ref:`pattern_miner_protocol/0::export_to_clauses/4` Â :ref:`pattern_miner_protocol/0::export_to_file/4` Â :ref:`pattern_miner_protocol/0::mine/2` Â :ref:`pattern_miner_protocol/0::mine/3` Â :ref:`options_protocol/0::option/2` Â :ref:`options_protocol/0::option/3` Â :ref:`pattern_miner_protocol/0::pattern_miner_options/2` Â :ref:`pattern_miner_protocol/0::print_pattern_miner/1` Â :ref:`options_protocol/0::valid_option/1` Â :ref:`options_protocol/0::valid_options/1` Â :ref:`pattern_miner_protocol/0::valid_pattern_miner/1` Â
.. contents:: :local: :backlinks: top
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(none)
.. seealso::
:ref:`pattern_miner_protocol <pattern_miner_protocol/0>`, :ref:`transaction_dataset_protocol <transaction_dataset_protocol/0>`, :ref:`apriori_pattern_miner <apriori_pattern_miner/0>`