fmt
This commit is contained in:
@@ -103,7 +103,6 @@ pub struct OneHotEncoder {
|
||||
}
|
||||
|
||||
impl OneHotEncoder {
|
||||
|
||||
/// Create an encoder instance with categories infered from data matrix
|
||||
pub fn fit<T: Categorizable, M: Matrix<T>>(
|
||||
data: &M,
|
||||
|
||||
Reference in New Issue
Block a user