Update version and docs

This commit is contained in:
abigailt 2022-02-23 19:22:54 +02:00
parent 3feebe8973
commit 7fbd1e4b90
5 changed files with 3 additions and 36 deletions

View file

@ -12,8 +12,5 @@ them to new data.
It is also possible to export the generalizations as feature ranges.
The current implementation supports only numeric features, so any categorical features must be transformed to a numeric
representation before using this class.
"""
from apt.minimization.minimizer import GeneralizeToRepresentative