compress_space: Function to compress the space based on the equivalence...

Description Usage Arguments Value

View source: R/compress_space.R

Description

This function compresses the input space according to the equivalence relations, i.e., it compresses whenever an example has other elements inside its open ball but having the same class label as the ball-centered instance.

Usage

1

Arguments

M

sparse matrix representing all equivalence relations

Y

numerical vector indentifying the output space of variables

Value

A list containing sparse vectors (from package slam) identifying the equivalence relations


shattering documentation built on Aug. 21, 2021, 5:06 p.m.