InseeFrLab / InseeFrLab/torchTextClassifiers
Provide a generic mlflow pyfunc wrapper
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 23
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
When using [mlflow](https://mlflow.org/) to train and register a text classifier model using the package, we often have to write our own pyfunc wrapper, which could be tedious.
The idea would be to provide a generic wrapper (with some hypothesis on the stored artifact) usable by all package users.
As a bonus, it could be really great if this wrapper was self sufficient (no need to install the package for inference, only torch and numpy)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.