Anmol Srivastava

Results 9 issues of Anmol Srivastava

**As experimental code, this serves as an outline of the NLP framework rather than final versions.** Closes #152 # Added - transforms **(`Representation` removed)** related to `alibi-detect` example - basic...

### Task Migrate `experimental` into `menelaus` proper. - [ ] assure testing/formatting is finished - [ ] rename to `nlp` for now -- we may merge detector, alarm, and transform...

enhancement
new detector
new partitioner
nlp

### Task - [x] correct / fill in docstrings for added components - [x] add top-level docstrings - [x] fill out prose for example notebook

documentation
nlp

### Task - [ ] unit tests for added components - [ ] verify output and results in example notebook, adding plots where relevant

unit tests
nlp

Placeholder issue for development of first example added to RTD, demonstrating use of algorithms developed in #153

documentation
blocked
nlp

### Task NLP-based drift detection algorithms do not always fit into data-drift or concept-drift definitions, so a separate submodule can be made and a basic skeleton of a language or...

enhancement
nlp

Placeholder issue for implementation of the first NLP-based drift detection algorithm added to `menelaus`

enhancement
blocked
new detector
nlp

We should probably add a notebook which covers at least the more complex drift injection functions implemented from literature. Can use other examples for reference.

documentation
good first issue
injection

http://proceedings.mlr.press/v80/boracchi18a/boracchi18a.pdf

enhancement
new partitioner