Interesting Tidbits¶
Einsum Notation¶
Software Engineering¶
Testing¶
- Annotating Code Tests and Selectively Running Tests - Blog
XArray¶
Saving and Loading Models¶
sklearn¶
- Sklearn Docs
- ONNX
- sklearn-onnx
- Deploying an Sklearn model with onnx and fast-api - blog
- Deployment