Improved documentation, trainer support and better fastai support
What's Changed
* Feature/semseg polygon dep by dcaustin33 in https://github.com/rungalileo/dataquality/pull/592
* Chore: Remove logging, small semseg refactor by elboy3 in https://github.com/rungalileo/dataquality/pull/598
* Refactoring trainer to support to run prediction and unwatch on dq.finish by franz101 in https://github.com/rungalileo/dataquality/pull/595
* Update torch.py watch docstr by anthonycorletti in https://github.com/rungalileo/dataquality/pull/599
* Fixed autodocs for SetFit by franz101 in https://github.com/rungalileo/dataquality/pull/602
* Fix Iterable Index error by franz101 in https://github.com/rungalileo/dataquality/pull/600
**Full Changelog**: https://github.com/rungalileo/dataquality/compare/v0.8.41...v0.8.42