|  | Belle II Software
    release-08-01-10
    | 
| Public Member Functions | |
| def | __init__ (self, estimator=None) | 
| Public Attributes | |
| estimator | |
| Pickable sklearn estimator. | |
SKLearn state
Definition at line 24 of file sklearn.py.
| def __init__ | ( | self, | |
| estimator = None | |||
| ) | 
Constructor of the state object
Definition at line 29 of file sklearn.py.