EducationalTestingService / EducationalTestingService/rsmtool

Slim installation option or model inference export option

Aperta
#689 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
71
Fork
21
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

rsmtools has many large dependencies. Many of them are not needed at inference time.

It would be nice to either:

1. Use the pip compatible install options like `pip install "rsmtools[full]"` to install all dependencies only when needed
2. Add a method to export an already trained model so that it can be run without requiring rsmtools (for example as a sklearn pipeline). Ideally it would allow specifying all the options that `fast_predict` supports.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.