alibi.utils.mapping
Functions
num_to_ord
num_to_ordnum_to_ord(data: numpy.ndarray, dist: dict) -> numpy.ndarrayName
Type
Default
Description
ohe_to_ord
ohe_to_ordohe_to_ord(X_ohe: numpy.ndarray, cat_vars_ohe: dict) -> Tuple[numpy.ndarray, dict]Name
Type
Default
Description
ohe_to_ord_shape
ohe_to_ord_shapeName
Type
Default
Description
ord_to_num
ord_to_numName
Type
Default
Description
ord_to_ohe
ord_to_oheName
Type
Default
Description
Last updated
Was this helpful?

