small fixes for bob.bio.base integration
- Mar 16, 2020
-
-
Tiago de Freitas Pereira authored
Created functions to break down a sampleset in order to use the estimator.fit properly and a function that transform samplesets
-
Tiago de Freitas Pereira authored
Copied the __dict__ from the current and the loaded estimator. Otherwise it's not possible to reuse an already trained estimator
-