Skip to content

sklearn models

Choose a tag to compare

@Godley Godley released this 25 Nov 18:03
· 44 commits to master since this release
  • support sklearn models in model() function
  • add helper function which should be recommended - sklearn_model() - which will force users to use joblib over pickle (joblib is better for numpy arrays) for dumping models to a file