|  | Belle II Software light-2505-deimos
    | 
| Public Member Functions | |
| __init__ (self, estimator=None) | |
| Public Attributes | |
| estimator = estimator | |
| Pickable sklearn estimator. | |
SKLearn state
Definition at line 24 of file sklearn.py.
| __init__ | ( | self, | |
| estimator = None ) | 
Constructor of the state object
Definition at line 29 of file sklearn.py.
| estimator = estimator | 
Pickable sklearn estimator.
Definition at line 32 of file sklearn.py.