Do you love the scikit-learn API and numpyro, but struggle to use them in conjunction? Well, look no further then. This library provides a lightweight wrapper for numpyro models using scikit-learn (like) API via the great skbase.
Please note that this library covers far from all of the cases. So if you decide to use the repo and encounter bugs/errors please open an issue.
skyro is currently not released on PyPI but might be in the future. So to install, copy and paste the following
pip install git+https://github.com/tingiskhan/skyro
See the examples section.
Note that this project is not endorsed, affiliated or supported by either the numpyro, sktime or scikit-learn developers, the name is just a mash-up.