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