TorchStudio / torchstudio

IDE for PyTorch and its ecosystem
https://torchstudio.ai
MIT License
383 stars 27 forks source link

Load scikit-learn models #28

Closed Mirodil closed 2 years ago

Mirodil commented 2 years ago

Hello,

Thank you for this awesome software. Is it possible to use scikit-learn models instead off pytorch?

Thank you an advance

divideconcept commented 2 years ago

Hi, thanks ! Scikit-learn models aren't compatible with PyTorch (and thus TorchStudio), AFAIK.

Mirodil commented 2 years ago

Yes, I know it is PyTorch tool, and it is awesome tool. I was just wondering how it can be adopted to Scikit-learn.