select_group_representative

Function select_group_representative 

Source
pub fn select_group_representative(
    x: &Array2<Float>,
    y: &Array1<Float>,
    group: &[usize],
    method: GroupSelectionMethod,
) -> Result<(usize, Float)>
Expand description

Select representative feature from a group