Skip to content

Parallel Coordinates & Local Parameter Importance Plots

Pre-release
Pre-release
Compare
Choose a tag to compare
@bouthilx bouthilx released this 30 Nov 16:45
· 1614 commits to master since this release
d35324f

Detailed list of changes

New features

  • Add max_broken in exp configuration (#473)
  • Add Parallel Coordinates Plot (#480)
  • Add ReshapedSpace and Linearize transformer (#482)
  • Add LPI plot (#483)

Bug Fixes

  • Add extensive functional testing for configuration (#474)
  • Handle rm/add properly in EVC (#475)
  • Override fields with set, not update (#479)
  • Fix cardinality and integer cast (#481)

Other improvements