pub fn create_reduced_feature_matrix( x: &Array2<Float>, representatives: &[usize], ) -> Result<Array2<Float>>
Create reduced feature matrix with only representative features