v0.4.14
What's Changed
- fix: Missed README.md brokes the docker build by @mou in #935
- #937: Add check for pandas null in json conversion. by @Liraim in #938
- Add custom callable metric by @mike0sv in #934
- UI: refactor project tabs config by @DimaAmega in #946
- Add support for size parameter in CustomValueMetric. by @Liraim in #944
- UI: fix grid container by @DimaAmega in #947
- UI: fix/add spacing by @DimaAmega in #948
- fix: Strip
v
from docker tag by @mou in #952 - Doc fix by @elenasamuylova in #953
- Optimize clf metrics calculation by @feldlime in #940
- An example: how to implement a custom metric on top of python callable by @emeli-dral in #954
- UI: fix playwright by @DimaAmega in #955
- UI: visuail tests by playwright by @DimaAmega in #950
- Update README.md by @DimaAmega in #957
- UI: visual tests better by @DimaAmega in #956
New Contributors
Full Changelog: v0.4.13...v0.4.14