You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New ML model that does full report matching instead of sentence by sentence matching. Involves overriding the SKLearnModel._sentence_tokenize function and implementing model on backend.
Acceptance Criteria:
report level model is implemented in backend
users can run model in pipeline, and view output of model on frontend
The text was updated successfully, but these errors were encountered:
New ML model that does full report matching instead of sentence by sentence matching. Involves overriding the SKLearnModel._sentence_tokenize function and implementing model on backend.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: