From 39dd2977279596ad1cb21ce857f19a13e949c9a2 Mon Sep 17 00:00:00 2001 From: Amit Sharma Date: Thu, 26 Oct 2023 16:55:51 +0530 Subject: [PATCH] Version Bump: Update to v0.11 (#413) * version bump: updated docs Signed-off-by: Amit Sharma --------- Signed-off-by: Amit Sharma --- docs/_modules/dice_ml/constants.html | 4 +- .../dice_ml/counterfactual_explanations.html | 2 +- docs/_modules/dice_ml/data.html | 12 +- .../private_data_interface.html | 55 +- .../public_data_interface.html | 21 +- docs/_modules/dice_ml/dice.html | 2 +- .../dice_ml/diverse_counterfactuals.html | 38 +- .../dice_ml/explainer_interfaces/dice_KD.html | 40 +- .../explainer_interfaces/dice_genetic.html | 17 +- .../explainer_interfaces/dice_pytorch.html | 52 +- .../explainer_interfaces/dice_random.html | 18 +- .../dice_tensorflow1.html | 52 +- .../dice_tensorflow2.html | 50 +- .../explainer_interfaces/explainer_base.html | 61 +- .../feasible_base_vae.html | 4 +- .../feasible_model_approx.html | 2 +- docs/_modules/dice_ml/model.html | 5 +- .../dice_ml/model_interfaces/base_model.html | 8 +- .../keras_tensorflow_model.html | 8 +- .../model_interfaces/pytorch_model.html | 8 +- docs/_modules/dice_ml/utils/exception.html | 14 +- docs/_modules/dice_ml/utils/helpers.html | 24 +- .../dice_ml/utils/neuralnetworks.html | 22 +- .../utils/sample_architecture/vae_model.html | 4 +- docs/_modules/dice_ml/utils/serialize.html | 4 +- docs/_modules/index.html | 2 +- docs/_static/documentation_options.js | 2 +- docs/dice_ml.data_interfaces.html | 7 +- docs/dice_ml.explainer_interfaces.html | 18 +- docs/dice_ml.html | 13 +- docs/dice_ml.model_interfaces.html | 2 +- docs/dice_ml.schema.html | 2 +- docs/dice_ml.utils.html | 35 +- docs/dice_ml.utils.sample_architecture.html | 2 +- docs/genindex.html | 37 +- docs/index.html | 7 +- docs/modules.html | 2 +- ...king_different_CF_explanation_methods.html | 35 +- docs/notebooks/DiCE_feature_importances.html | 913 +++++++++--------- docs/notebooks/DiCE_getting_started.html | 149 ++- .../DiCE_getting_started_feasible.html | 2 +- docs/notebooks/DiCE_model_agnostic_CFs.html | 277 +++--- ...ticlass_classification_and_regression.html | 165 ++-- .../notebooks/DiCE_with_advanced_options.html | 2 +- docs/notebooks/DiCE_with_private_data.html | 90 +- docs/notebooks/nb_index.html | 2 +- docs/objects.inv | Bin 9650 -> 9778 bytes docs/py-modindex.html | 2 +- docs/readme.html | 7 +- docs/search.html | 2 +- docs/searchindex.js | 2 +- docs/source/conf.py | 2 +- setup.py | 2 +- 53 files changed, 1177 insertions(+), 1131 deletions(-) diff --git a/docs/_modules/dice_ml/constants.html b/docs/_modules/dice_ml/constants.html index 2f5c5702..16154e6c 100644 --- a/docs/_modules/dice_ml/constants.html +++ b/docs/_modules/dice_ml/constants.html @@ -3,7 +3,7 @@ - dice_ml.constants — DiCE 0.9 documentation + dice_ml.constants — DiCE 0.11 documentation