Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scikit-learn: joblib support #537

Closed
fkromer opened this issue Jul 22, 2020 · 9 comments
Closed

scikit-learn: joblib support #537

fkromer opened this issue Jul 22, 2020 · 9 comments
Labels

Comments

@fkromer
Copy link

fkromer commented Jul 22, 2020

For recoverable estimator persistence scikit-learn recommends to use joblib (instead of pickle). Sidenote: It is possible to export trained models into ONNX or PMML but the estimators are not recoverable. For more info refer to here.

@lutzroeder
Copy link
Owner

@fkromer can you please provide a sample file?

@fkromer
Copy link
Author

fkromer commented Jul 22, 2020

@lutzroeder Thanks a lot for the fast response. How can I share an exemplary model.joblib with you?

@lutzroeder
Copy link
Owner

lutzroeder commented Jul 22, 2020

@fkromer Small files: Zip and drag into the response field. Large files: Upload to cloud drive and share link.

@fkromer
Copy link
Author

fkromer commented Jul 22, 2020

We don’t support that file type with a GIF, JPEG, JPG, PNG, DOCX, GZ, LOG, PDF, PPTX, TXT, XLSX or ZIP.

I've shared the example file (device tree model) for 7 days: <OBSOLETE_LINK>

@fkromer
Copy link
Author

fkromer commented Jul 22, 2020

@lutzroeder Would be great if you got the example that I can get rid of it on my file share.

@lutzroeder
Copy link
Owner

dt.zip

@lutzroeder
Copy link
Owner

Dragged the file into the Netron window and seeing this...
screenshot

@lutzroeder
Copy link
Owner

Duplicate of #180

@lutzroeder lutzroeder marked this as a duplicate of #180 Jul 22, 2020
@fkromer
Copy link
Author

fkromer commented Jul 22, 2020

dt.zip

Great. Thanks a lot!

@lutzroeder lutzroeder changed the title Full support for scikit-learn (joblib) scikit-learn: joblib support May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants