Method: EasyML::Data::Preprocessor::SimpleImputer#strategy

Defined in:
lib/easy_ml/data/preprocessor/simple_imputer.rb

#strategyObject

Returns the value of attribute strategy.



10
11
12
# File 'lib/easy_ml/data/preprocessor/simple_imputer.rb', line 10

def strategy
  @strategy
end