Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Releases: Giskard-AI/giskard-client

v1.5.0

30 Aug 08:56
Compare
Choose a tag to compare

Better nan handling when saving the data

v1.4.0

24 Aug 10:15
Compare
Choose a tag to compare

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

09 Aug 21:20
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0 Better validation and column types handling

25 Jul 15:33
Compare
Choose a tag to compare

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

08 Jul 11:11
Compare
Choose a tag to compare
  • Improved model and dataset validation at upload time
  • made feature_names optional
  • improved documentation

1.1.0 - enhanced uploaded data validation

09 Jun 23:23
Compare
Choose a tag to compare
v1.1.0

Merge branch 'andrey/gsk96-refactoring'

new API for Giskard server v.1

09 Jun 08:03
Compare
Choose a tag to compare
  • changed API structure: new GiskardClient and GiskardProject classes
  • upgraded dependencies versions