Closed MattPainter01 closed 5 years ago
@ottonemo @MattPainter01 skorch export is a nice idea. Cross Val, Grid Seacrh etc. would be very useful. Can just wrap the torchbearer Model in a skorch Net instance so that metrics / callbacks all get called under the hood. Ill look into it :)
This seems unlikely
Maybe you can just provide export functionality so that a model can be imported into skorch which already provides an sklearn interface?