You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sounds quite nice and flexible. You could probably make use of the scikit-learn base classes to do type checking (or just do duck-typing), see e.g. here
Most of the actual tools have several things in common and could potentially be merged into one parent tool.
It could be possible to specify what functions to call during training and a dictionary to return the output values.
The text was updated successfully, but these errors were encountered: