v0.0.9
What's Changed
- add multilabel classification to validation by @Tyrest in #445
- consolidate compute f1 to single function in utils by @Tyrest in #453
- cache embeddings in vector store by @Tyrest in #457
- Add llm explanation to output dataframe by @rajasbansal in #462
- Rmv chunk size by @Sardhendu in #459
- added output cost calculation to PaLM get_cost by @Tyrest in #470
- Fix metric calculation for unlabeled datapoints by @rajasbansal in #468
- fixed adding cache argument to certain algorithms by @Tyrest in #471
- Added causal LM support by @Tyrest in #472
- added causal lm documentation by @Tyrest in #477
- Bubble up errors and clean up error creation by @rajasbansal in #475
- Metric calculation as a separate class by @rajasbansal in #480
- version bump + clean build artifacts by @nihit in #483
Full Changelog: v0.0.8...v0.0.9