one_hot_decoding

Function one_hot_decoding 

Source
pub fn one_hot_decoding<T: Float>(data: Vec<Vector<T>>) -> Vec<usize>