| Did you know ... | Search Documentation: |
| Pack logtalk -- logtalk-3.101.0/docs/apis/_sources/random_projection_0.rst.txt |
.. index:: single: random_projection .. _random_projection/0:
.. rst-class:: right
object
random_projectionRandom projection reducer for continuous datasets using a portable seeded Rademacher projection matrix.
| Availability:
| logtalk_load(random_projection(loader))
| Author: Paulo Moura | Version: 1:0:0 | Date: 2026-05-06
| Compilation flags:
| static, context_switching_calls
| Imports:
| public :ref:`dimension_reducer_common <dimension_reducer_common/0>`
| Uses:
| :ref:`fast_random(Algorithm) <fast_random/1>`
| :ref:`format <format/0>`
| :ref:`list <list/0>`
| :ref:`pairs <pairs/0>`
| :ref:`type <type/0>`
| Remarks: | (none)
| Inherited public predicates:
| Â :ref:dimension_reducer_protocol/0::check_dimension_reducer/1 Â :ref:options_protocol/0::check_option/1 Â :ref:options_protocol/0::check_options/1 Â :ref:options_protocol/0::default_option/1 Â :ref:options_protocol/0::default_options/1 Â :ref:dimension_reducer_protocol/0::diagnostic/2 Â :ref:dimension_reducer_protocol/0::diagnostics/2 Â :ref:dimension_reducer_protocol/0::dimension_reducer_options/2 Â :ref:dimension_reducer_protocol/0::export_to_clauses/4 Â :ref:dimension_reducer_protocol/0::export_to_file/4 Â :ref:dimension_reducer_protocol/0::learn/2 Â :ref:dimension_reducer_protocol/0::learn/3 Â :ref:options_protocol/0::option/2 Â :ref:options_protocol/0::option/3 Â :ref:dimension_reducer_protocol/0::print_dimension_reducer/1 Â :ref:dimension_reducer_protocol/0::transform/3 Â :ref:dimension_reducer_protocol/0::valid_dimension_reducer/1 Â :ref:options_protocol/0::valid_option/1 Â :ref:options_protocol/0::valid_options/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:`lda_projection <lda_projection/0>`, :ref:`pca_projection <pca_projection/0>`