v2.4.0
What's Changed
- Fix typo in project description by @JosephMarinier in #223
- Test behavioral testing preview by @nandhinibsn in #218
- Fix log level ignored in app.py by @JosephMarinier in #226
- Fix flake8 expecting changes in huggingface cache by @JosephMarinier in #227
- Add progress info during startup by @Dref360 in #190
- Rename
PerturbationTestingScope
toPerturbationTestingConfig
by @JosephMarinier in #229 - Update contribution guidelines by @gabegma in #220
- Clean up frontend Dockerfile by @JosephMarinier in #236
- Add and rename some data actions by @gabegma in #233
- Generate frontend types without the back end running by @JosephMarinier in #237
- Reorder confusion matrix so the rejection class is last by @gabegma in #230
- Cleanup after #237 by @JosephMarinier in #241
- Bump nbconvert from 5.5.0 to 6.5.1 by @dependabot in #225
- Update poetry command and lock by @gabegma in #244
- Bump jupyter-server from 1.15.6 to 1.17.0 by @dependabot in #240
- Reorder confusion matrix based on reverse cuthill mckee by @gabegma in #242
- Include
docs/Makefile
inMakefile
and clean it up by @JosephMarinier in #246 - Update grpcio by @gabegma in #248
- Update onnx by @gabegma in #251
- Add slack account by @gabegma in #252
- Add Notice.txt as requested by legal by @lindsaydbrin in #253
- Pr/ggm/improve metrics per filter by @gabegma in #250
- Add large dask cluster to config by @gabegma in #260
- Downgrade onnxruntime-extensions to 0.3.1 by @lindsaydbrin in #266
- Add model comparison by @nandhinibsn in #228
- Read model from cache if offline by @JosephMarinier in #269
- Fix bug with empty HF filtering by @gabegma in #262
- Class imbalance warnings by @gabegma in #272
- Update clinc-151 demo by @gabegma in #273
- Rename sections by @gabegma in #247
- #268 Add locking mechanism throught env by @Dref360 in #270
- Update to v2.4 by @gabegma in #274
- Docs for Smart Tag Analysis by @lindsaydbrin in #277
- Add smart tag analysis plot by @JosephMarinier in #275
Full Changelog: v2.3.0...v2.4.0