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