This repository has been archived by the owner on May 7, 2023. It is now read-only.
Releases: Giskard-AI/giskard-client
Releases · Giskard-AI/giskard-client
v1.5.0
v1.4.0
What's Changed
- Task/GSK-185 giskard client remove the warning about unique_target be included in classification label by @princyiakov in #13
- Task/GSK-239 error message in giskard client verify input rows and prediction rows by @princyiakov in #11
Full Changelog: v1.3.1...v1.4.0
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0 Better validation and column types handling
What's Changed
- GSK-197 Improve classification prediction validation by @andreybavt in #9
- GSK-166 Custom filtering for regression is not working by @andreybavt in #10
Full Changelog: v1.2.0...v1.3.0
v1.2.0
- Improved model and dataset validation at upload time
- made feature_names optional
- improved documentation
1.1.0 - enhanced uploaded data validation
v1.1.0 Merge branch 'andrey/gsk96-refactoring'
new API for Giskard server v.1
- changed API structure: new GiskardClient and GiskardProject classes
- upgraded dependencies versions