create_reduced_feature_matrix

Function create_reduced_feature_matrix 

Source
pub fn create_reduced_feature_matrix(
    x: &Array2<Float>,
    representatives: &[usize],
) -> Result<Array2<Float>>
Expand description

Create reduced feature matrix with only representative features