ART 1.12.2
This release of ART 1.12.2 provides updates to ART 1.12.
Added
- Added
drop_lastoption to methodfitofPyTorchClassifier(#1883)
Changed
- Changed documentation of
art.metrics.verification_decisions_trees.RobustnessVerificationTreeModelsCliqueMethodto provide addiitonal information (#1897) - Changed Numba to be an optional dependency (#1884)
- Changed
BoundaryAttackto enable binary classification by removing unnecessary input check (#1890)
Removed
[None]