Method: EasyML::Data::Preprocessor::SimpleImputer#strategy
- Defined in:
- lib/easy_ml/data/preprocessor/simple_imputer.rb
#strategy ⇒ Object
Returns the value of attribute strategy.
10 11 12 |
# File 'lib/easy_ml/data/preprocessor/simple_imputer.rb', line 10 def strategy @strategy end |