From 38f3b6f21f03d7b76a00e91b6b2d2495736e7381 Mon Sep 17 00:00:00 2001 From: Azure Pipelines Date: Wed, 15 Nov 2023 17:21:26 +0000 Subject: [PATCH] Publish GitHub Pages [skip ci] --- ...g_Incident_Classification_with_Facet.ipynb | 8 +- ...arn_classifier_summaries_using_FACET.ipynb | 6 +- .../Classification_with_Facet.ipynb | 10 +- docs/_generated/getting_started.html | 78 ++----------- docs/_generated/release_notes.html | 109 ++++++++++-------- .../_modules/facet/simulation/viz/_style.html | 47 +++++--- .../_generated/getting_started.rst.txt | 31 ++--- .../_sources/_generated/release_notes.rst.txt | 8 ++ docs/_sources/contribution_guide.rst.txt | 4 +- docs/_sources/faqs.rst.txt | 2 +- .../Classification_with_Facet.ipynb.txt | 10 +- .../Model_simulation_deep_dive.ipynb.txt | 8 +- ...classifier_summaries_using_FACET.ipynb.txt | 6 +- ...cident_Classification_with_Facet.ipynb.txt | 8 +- docs/_static/js/versions.js | 4 +- docs/_static/pygments.css | 1 + docs/apidoc/facet/data/facet.data.Sample.html | 20 ++-- ...et.data.partition.CategoryPartitioner.html | 8 +- ....partition.ContinuousRangePartitioner.html | 8 +- ...ata.partition.IntegerRangePartitioner.html | 8 +- .../facet.data.partition.Partitioner.html | 16 +-- ...facet.data.partition.RangePartitioner.html | 8 +- .../facet.explanation.base.BaseExplainer.html | 14 +-- ...cet.explanation.base.ExplainerFactory.html | 8 +- ...cet.explanation.ExactExplainerFactory.html | 10 +- ....explanation.FunctionExplainerFactory.html | 14 +-- ...et.explanation.KernelExplainerFactory.html | 16 +-- ...planation.PermutationExplainerFactory.html | 10 +- ...acet.explanation.TreeExplainerFactory.html | 6 +- ...cet.explanation.parallel.ExplainerJob.html | 16 +-- ...t.explanation.parallel.ExplainerQueue.html | 20 ++-- ...xplanation.parallel.ParallelExplainer.html | 14 +-- docs/apidoc/facet/facet.explanation.html | 4 +- docs/apidoc/facet/facet.inspection.html | 2 +- .../facet.inspection.base.ModelInspector.html | 26 ++--- .../facet.inspection.FunctionInspector.html | 26 ++--- .../facet.inspection.LearnerInspector.html | 32 ++--- ...cet.inspection.NativeLearnerInspector.html | 24 ++-- .../facet.inspection.ShapPlotData.html | 14 +-- ...nspection.shap.FunctionShapCalculator.html | 18 +-- .../facet.inspection.shap.ShapCalculator.html | 22 ++-- .../shap/facet.inspection.shap.sklearn.html | 2 +- ...shap.sklearn.ClassifierShapCalculator.html | 16 +-- ...on.shap.sklearn.LearnerShapCalculator.html | 18 +-- ....shap.sklearn.RegressorShapCalculator.html | 16 +-- ...cet.selection.base.BaseParameterSpace.html | 22 ++-- ...t.selection.base.CandidateEstimatorDF.html | 104 ++++++++--------- .../facet.selection.LearnerSelector.html | 16 +-- ...election.MultiEstimatorParameterSpace.html | 20 ++-- .../facet.selection.ParameterSpace.html | 20 ++-- ...mulation.base.BaseUnivariateSimulator.html | 8 +- ...on.base.UnivariateRegressionSimulator.html | 6 +- ...lation.UnivariateProbabilitySimulator.html | 6 +- ...simulation.UnivariateSimulationResult.html | 6 +- ....simulation.UnivariateTargetSimulator.html | 4 +- ....simulation.UnivariateUpliftSimulator.html | 4 +- ...facet.simulation.viz.SimulationDrawer.html | 10 +- ...simulation.viz.SimulationMatplotStyle.html | 40 +++---- ....simulation.viz.SimulationReportStyle.html | 18 +-- .../facet.simulation.viz.SimulationStyle.html | 18 +-- .../facet.validation.BaseBootstrapCV.html | 16 +-- .../facet.validation.BootstrapCV.html | 16 +-- ...acet.validation.StationaryBootstrapCV.html | 16 +-- ...acet.validation.StratifiedBootstrapCV.html | 16 +-- docs/contribution_guide.html | 4 +- docs/docs-version/1-0/_static/js/versions.js | 4 +- docs/docs-version/1-1/_static/js/versions.js | 4 +- docs/docs-version/1-2/_static/js/versions.js | 4 +- docs/docs-version/2-0/_static/js/versions.js | 4 +- ...g_Incident_Classification_with_Facet.ipynb | 8 +- ...arn_classifier_summaries_using_FACET.ipynb | 6 +- .../Classification_with_Facet.ipynb | 10 +- .../2-1/_generated/getting_started.html | 78 ++----------- .../2-1/_generated/release_notes.html | 109 ++++++++++-------- .../_modules/facet/simulation/viz/_style.html | 47 +++++--- .../_generated/getting_started.rst.txt | 31 ++--- .../_sources/_generated/release_notes.rst.txt | 8 ++ .../2-1/_sources/contribution_guide.rst.txt | 4 +- docs/docs-version/2-1/_sources/faqs.rst.txt | 2 +- .../Classification_with_Facet.ipynb.txt | 10 +- .../Model_simulation_deep_dive.ipynb.txt | 8 +- ...classifier_summaries_using_FACET.ipynb.txt | 6 +- ...cident_Classification_with_Facet.ipynb.txt | 8 +- docs/docs-version/2-1/_static/js/versions.js | 4 +- docs/docs-version/2-1/_static/pygments.css | 1 + .../apidoc/facet/data/facet.data.Sample.html | 20 ++-- ...et.data.partition.CategoryPartitioner.html | 8 +- ....partition.ContinuousRangePartitioner.html | 8 +- ...ata.partition.IntegerRangePartitioner.html | 8 +- .../facet.data.partition.Partitioner.html | 16 +-- ...facet.data.partition.RangePartitioner.html | 8 +- .../facet.explanation.base.BaseExplainer.html | 14 +-- ...cet.explanation.base.ExplainerFactory.html | 8 +- ...cet.explanation.ExactExplainerFactory.html | 10 +- ....explanation.FunctionExplainerFactory.html | 14 +-- ...et.explanation.KernelExplainerFactory.html | 16 +-- ...planation.PermutationExplainerFactory.html | 10 +- ...acet.explanation.TreeExplainerFactory.html | 6 +- ...cet.explanation.parallel.ExplainerJob.html | 16 +-- ...t.explanation.parallel.ExplainerQueue.html | 20 ++-- ...xplanation.parallel.ParallelExplainer.html | 14 +-- .../2-1/apidoc/facet/facet.explanation.html | 4 +- .../2-1/apidoc/facet/facet.inspection.html | 2 +- .../facet.inspection.base.ModelInspector.html | 26 ++--- .../facet.inspection.FunctionInspector.html | 26 ++--- .../facet.inspection.LearnerInspector.html | 32 ++--- ...cet.inspection.NativeLearnerInspector.html | 24 ++-- .../facet.inspection.ShapPlotData.html | 14 +-- ...nspection.shap.FunctionShapCalculator.html | 18 +-- .../facet.inspection.shap.ShapCalculator.html | 22 ++-- .../shap/facet.inspection.shap.sklearn.html | 2 +- ...shap.sklearn.ClassifierShapCalculator.html | 16 +-- ...on.shap.sklearn.LearnerShapCalculator.html | 18 +-- ....shap.sklearn.RegressorShapCalculator.html | 16 +-- ...cet.selection.base.BaseParameterSpace.html | 22 ++-- ...t.selection.base.CandidateEstimatorDF.html | 104 ++++++++--------- .../facet.selection.LearnerSelector.html | 16 +-- ...election.MultiEstimatorParameterSpace.html | 20 ++-- .../facet.selection.ParameterSpace.html | 20 ++-- ...mulation.base.BaseUnivariateSimulator.html | 8 +- ...on.base.UnivariateRegressionSimulator.html | 6 +- ...lation.UnivariateProbabilitySimulator.html | 6 +- ...simulation.UnivariateSimulationResult.html | 6 +- ....simulation.UnivariateTargetSimulator.html | 4 +- ....simulation.UnivariateUpliftSimulator.html | 4 +- ...facet.simulation.viz.SimulationDrawer.html | 10 +- ...simulation.viz.SimulationMatplotStyle.html | 40 +++---- ....simulation.viz.SimulationReportStyle.html | 18 +-- .../facet.simulation.viz.SimulationStyle.html | 18 +-- .../facet.validation.BaseBootstrapCV.html | 16 +-- .../facet.validation.BootstrapCV.html | 16 +-- ...acet.validation.StationaryBootstrapCV.html | 16 +-- ...acet.validation.StratifiedBootstrapCV.html | 16 +-- docs/docs-version/2-1/contribution_guide.html | 4 +- docs/docs-version/2-1/faqs.html | 2 +- docs/docs-version/2-1/objects.inv | Bin 15334 -> 15341 bytes docs/docs-version/2-1/searchindex.js | 2 +- .../tutorial/Classification_with_Facet.html | 12 +- .../tutorial/Classification_with_Facet.ipynb | 10 +- .../tutorial/Model_simulation_deep_dive.html | 12 +- .../tutorial/Model_simulation_deep_dive.ipynb | 8 +- ...earn_classifier_summaries_using_FACET.html | 8 +- ...arn_classifier_summaries_using_FACET.ipynb | 6 +- ...ng_Incident_Classification_with_Facet.html | 12 +- ...g_Incident_Classification_with_Facet.ipynb | 8 +- docs/faqs.html | 2 +- docs/objects.inv | Bin 15334 -> 15341 bytes docs/searchindex.js | 2 +- docs/tutorial/Classification_with_Facet.html | 12 +- docs/tutorial/Classification_with_Facet.ipynb | 10 +- docs/tutorial/Model_simulation_deep_dive.html | 12 +- .../tutorial/Model_simulation_deep_dive.ipynb | 8 +- ...earn_classifier_summaries_using_FACET.html | 8 +- ...arn_classifier_summaries_using_FACET.ipynb | 6 +- ...ng_Incident_Classification_with_Facet.html | 12 +- ...g_Incident_Classification_with_Facet.ipynb | 8 +- 156 files changed, 1178 insertions(+), 1250 deletions(-) diff --git a/docs/_downloads/87bd7a5fc5edee5f7e46545ac3ff5913/Water_Drilling_Incident_Classification_with_Facet.ipynb b/docs/_downloads/87bd7a5fc5edee5f7e46545ac3ff5913/Water_Drilling_Incident_Classification_with_Facet.ipynb index 6289d3e0..5a02f025 100644 --- a/docs/_downloads/87bd7a5fc5edee5f7e46545ac3ff5913/Water_Drilling_Incident_Classification_with_Facet.ipynb +++ b/docs/_downloads/87bd7a5fc5edee5f7e46545ac3ff5913/Water_Drilling_Incident_Classification_with_Facet.ipynb @@ -29,7 +29,7 @@ " \n", "- **Enhanced Machine Learning Workflow** \n", "\n", - " FACET offers an efficient and transparent machine learning workflow, enhancing [scikit-learn]( https://scikit-learn.org/stable/index.html)'s tried and tested pipelining paradigm with new capabilities for model selection, inspection, and simulation. FACET also introduces [sklearndf](https://github.com/BCG-Gamma/sklearndf), an augmented version of *scikit-learn* with enhanced support for *pandas* dataframes that ensures end-to-end traceability of features. \n", + " FACET offers an efficient and transparent machine learning workflow, enhancing [scikit-learn]( https://scikit-learn.org/stable/index.html)'s tried and tested pipelining paradigm with new capabilities for model selection, inspection, and simulation. FACET also introduces [sklearndf](https://github.com/BCG-X-Official/sklearndf), an augmented version of *scikit-learn* with enhanced support for *pandas* dataframes that ensures end-to-end traceability of features. \n", "\n", "***\n", "\n", @@ -111,7 +111,7 @@ "\n", "1. Common packages (pandas, matplotlib, etc.)\n", "2. Required FACET classes (inspection, selection, validation, simulation, etc.)\n", - "3. Other BCG GAMMA packages which simplify pipelining (sklearndf, see on [GitHub](https://github.com/BCG-Gamma/sklearndf/)) and support visualization (pytools, see on [GitHub](https://github.com/BCG-Gamma/pytools)) when using FACET" + "3. Other BCG GAMMA packages which simplify pipelining (sklearndf, see on [GitHub](https://github.com/BCG-X-Official/sklearndf/)) and support visualization (pytools, see on [GitHub](https://github.com/BCG-X-Official/pytools)) when using FACET" ] }, { @@ -191,7 +191,7 @@ "source": [ "**sklearndf imports**\n", "\n", - "Instead of using the \"regular\" scikit-learn package, we are going to use sklearndf (see on [GitHub](https://github.com/BCG-Gamma/sklearndf/)). sklearndf is an open source library designed to address a common issue with scikit-learn: the outputs of transformers are numpy arrays, even when the input is a data frame. However, to inspect a model it is essential to keep track of the feature names. sklearndf retains all the functionality available through scikit-learn plus the feature traceability and usability associated with Pandas data frames. Additionally, the names of all your favourite scikit-learn functions are the same except for `DF` on the end. For example, the standard scikit-learn import:\n", + "Instead of using the \"regular\" scikit-learn package, we are going to use sklearndf (see on [GitHub](https://github.com/BCG-X-Official/sklearndf/)). sklearndf is an open source library designed to address a common issue with scikit-learn: the outputs of transformers are numpy arrays, even when the input is a data frame. However, to inspect a model it is essential to keep track of the feature names. sklearndf retains all the functionality available through scikit-learn plus the feature traceability and usability associated with Pandas data frames. Additionally, the names of all your favourite scikit-learn functions are the same except for `DF` on the end. For example, the standard scikit-learn import:\n", "\n", "`from sklearn.pipeline import Pipeline`\n", "\n", @@ -231,7 +231,7 @@ "source": [ "**pytools imports**\n", "\n", - "pytools (see on [GitHub](https://github.com/BCG-Gamma/pytools)) is an open source library containing general machine learning and visualization utilities, some of which are useful for visualising the advanced model inspection capabilities of FACET." + "pytools (see on [GitHub](https://github.com/BCG-X-Official/pytools)) is an open source library containing general machine learning and visualization utilities, some of which are useful for visualising the advanced model inspection capabilities of FACET." ] }, { diff --git a/docs/_downloads/cf9a77d79c2a3565a488450ce979e06f/Scikit-learn_classifier_summaries_using_FACET.ipynb b/docs/_downloads/cf9a77d79c2a3565a488450ce979e06f/Scikit-learn_classifier_summaries_using_FACET.ipynb index 00f821d3..02385b16 100644 --- a/docs/_downloads/cf9a77d79c2a3565a488450ce979e06f/Scikit-learn_classifier_summaries_using_FACET.ipynb +++ b/docs/_downloads/cf9a77d79c2a3565a488450ce979e06f/Scikit-learn_classifier_summaries_using_FACET.ipynb @@ -27,7 +27,7 @@ " \n", "- **Enhanced Machine Learning Workflow** \n", "\n", - " FACET offers an efficient and transparent machine learning workflow, enhancing [scikit-learn]( https://scikit-learn.org/stable/index.html)'s tried and tested pipelining paradigm with new capabilities for model selection, inspection, and simulation. FACET also introduces [sklearndf](https://github.com/BCG-Gamma/sklearndf), an augmented version of *scikit-learn* with enhanced support for *pandas* dataframes that ensures end-to-end traceability of features. \n", + " FACET offers an efficient and transparent machine learning workflow, enhancing [scikit-learn]( https://scikit-learn.org/stable/index.html)'s tried and tested pipelining paradigm with new capabilities for model selection, inspection, and simulation. FACET also introduces [sklearndf](https://github.com/BCG-X-Official/sklearndf), an augmented version of *scikit-learn* with enhanced support for *pandas* dataframes that ensures end-to-end traceability of features. \n", "\n", "***\n", "\n", @@ -89,7 +89,7 @@ "\n", "1. Common packages (pandas, matplotlib, sklearn, etc.)\n", "2. Required FACET classes (i.e., selection)\n", - "3. Other BCG GAMMA packages which simplify pipelining (sklearndf, see on [GitHub](https://github.com/orgs/BCG-Gamma/sklearndf/)) when using FACET" + "3. Other BCG GAMMA packages which simplify pipelining (sklearndf, see on [GitHub](https://github.com/orgs/BCG-X-Official/sklearndf/)) when using FACET" ] }, { @@ -151,7 +151,7 @@ "source": [ "**sklearndf imports**\n", "\n", - "Instead of using the \"regular\" scikit-learn package, we are going to use sklearndf (see on [GitHub](https://github.com/orgs/BCG-Gamma/sklearndf/)). sklearndf is an open source library designed to address a common issue with scikit-learn: the outputs of transformers are numpy arrays, even when the input is a data frame. However, to inspect a model it is essential to keep track of the feature names. sklearndf retains all the functionality available through scikit-learn plus the feature traceability and usability associated with Pandas data frames. Additionally, the names of all your favourite scikit-learn functions are the same except for `DF` on the end. For example, the standard scikit-learn import:\n", + "Instead of using the \"regular\" scikit-learn package, we are going to use sklearndf (see on [GitHub](https://github.com/orgs/BCG-X-Official/sklearndf/)). sklearndf is an open source library designed to address a common issue with scikit-learn: the outputs of transformers are numpy arrays, even when the input is a data frame. However, to inspect a model it is essential to keep track of the feature names. sklearndf retains all the functionality available through scikit-learn plus the feature traceability and usability associated with Pandas data frames. Additionally, the names of all your favourite scikit-learn functions are the same except for `DF` on the end. For example, the standard scikit-learn import:\n", "\n", "`from sklearn.pipeline import Pipeline`\n", "\n", diff --git a/docs/_downloads/f8edc62901c3352636cbd43e4d813713/Classification_with_Facet.ipynb b/docs/_downloads/f8edc62901c3352636cbd43e4d813713/Classification_with_Facet.ipynb index 633dd449..9a61e41e 100644 --- a/docs/_downloads/f8edc62901c3352636cbd43e4d813713/Classification_with_Facet.ipynb +++ b/docs/_downloads/f8edc62901c3352636cbd43e4d813713/Classification_with_Facet.ipynb @@ -31,7 +31,7 @@ " \n", "- **Enhanced Machine Learning Workflow** \n", "\n", - " FACET offers an efficient and transparent machine learning workflow, enhancing [scikit-learn]( https://scikit-learn.org/stable/index.html)'s tried and tested pipelining paradigm with new capabilities for model selection, inspection, and simulation. FACET also introduces [sklearndf](https://github.com/BCG-Gamma/sklearndf), an augmented version of *scikit-learn* with enhanced support for *pandas* dataframes that ensures end-to-end traceability of features. \n", + " FACET offers an efficient and transparent machine learning workflow, enhancing [scikit-learn]( https://scikit-learn.org/stable/index.html)'s tried and tested pipelining paradigm with new capabilities for model selection, inspection, and simulation. FACET also introduces [sklearndf](https://github.com/BCG-X-Official/sklearndf), an augmented version of *scikit-learn* with enhanced support for *pandas* dataframes that ensures end-to-end traceability of features. \n", "\n", "***\n", "\n", @@ -108,7 +108,7 @@ "\n", "1. Common packages (pandas, matplotlib, etc.)\n", "2. Required FACET classes (inspection, selection, validation, simulation, etc.)\n", - "3. Other BCG GAMMA packages which simplify pipelining (sklearndf, see on [GitHub](https://github.com/orgs/BCG-Gamma/sklearndf/)) and support visualization (pytools, see on [GitHub](https://github.com/BCG-Gamma/pytools)) when using FACET" + "3. Other BCG GAMMA packages which simplify pipelining (sklearndf, see on [GitHub](https://github.com/orgs/BCG-X-Official/sklearndf/)) and support visualization (pytools, see on [GitHub](https://github.com/BCG-X-Official/pytools)) when using FACET" ] }, { @@ -162,7 +162,7 @@ "source": [ "**sklearndf imports**\n", "\n", - "Instead of using the \"regular\" scikit-learn package, we are going to use sklearndf (see on [GitHub](https://github.com/orgs/BCG-Gamma/sklearndf/)). sklearndf is an open source library designed to address a common issue with scikit-learn: the outputs of transformers are numpy arrays, even when the input is a data frame. However, to inspect a model it is essential to keep track of the feature names. sklearndf retains all the functionality available through scikit-learn plus the feature traceability and usability associated with Pandas data frames. Additionally, the names of all your favourite scikit-learn functions are the same except for `DF` on the end. For example, the standard scikit-learn import:\n", + "Instead of using the \"regular\" scikit-learn package, we are going to use sklearndf (see on [GitHub](https://github.com/orgs/BCG-X-Official/sklearndf/)). sklearndf is an open source library designed to address a common issue with scikit-learn: the outputs of transformers are numpy arrays, even when the input is a data frame. However, to inspect a model it is essential to keep track of the feature names. sklearndf retains all the functionality available through scikit-learn plus the feature traceability and usability associated with Pandas data frames. Additionally, the names of all your favourite scikit-learn functions are the same except for `DF` on the end. For example, the standard scikit-learn import:\n", "\n", "`from sklearn.pipeline import Pipeline`\n", "\n", @@ -194,7 +194,7 @@ "source": [ "**pytools imports**\n", "\n", - "pytools (see on [GitHub](https://github.com/BCG-Gamma/pytools)) is an open source library containing general machine learning and visualization utilities, some of which are useful for visualising the advanced model inspection capabilities of FACET." + "pytools (see on [GitHub](https://github.com/BCG-X-Official/pytools)) is an open source library containing general machine learning and visualization utilities, some of which are useful for visualising the advanced model inspection capabilities of FACET." ] }, { @@ -1557,7 +1557,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "For convenience when working in a non-notebook environment, all of the `Drawer`'s provided by the [pytools](https://github.com/BCG-Gamma/pytools) package also support a `style='text'` flag." + "For convenience when working in a non-notebook environment, all of the `Drawer`'s provided by the [pytools](https://github.com/BCG-X-Official/pytools) package also support a `style='text'` flag." ] }, { diff --git a/docs/_generated/getting_started.html b/docs/_generated/getting_started.html index 84d3ddb9..fe0380ac 100644 --- a/docs/_generated/getting_started.html +++ b/docs/_generated/getting_started.html @@ -261,72 +261,10 @@

Getting started with#

-../_images/Gamma_Facet_Logo_RGB_LB.svg
-

Note

-

FACET 2.0 now available!

-

FACET 2.0 brings numerous API enhancements and improvements, accelerates model -inspection by up to a factor of 50 in many practical applications, introduces a new, -more flexible and user-friendly API for hyperparameter tuning – with support for -scikit-learn’s native hyperparameter searchers – and improves the styling of all -visualizations.

-

See the release notes -for more details.

-
-

FACET is an open source library for human-explainable AI. +../_images/Gamma_Facet_Logo_RGB_LB.svg

FACET is an open source library for human-explainable AI. It combines sophisticated model inspection and model-based simulation to enable better explanations of your supervised machine learning models.

FACET is composed of the following key components:

- ---- - - - - - - - - - - - -

      

-

inspect

-

Model Inspection

-

FACET introduces a new algorithm to quantify dependencies and -interactions between features in ML models. -This new tool for human-explainable AI adds a new, global -perspective to the observation-level explanations provided by the -popular SHAP approach. -To learn more about FACET’s model inspection capabilities, see the -getting started example below.

-

      

-

sim

-

Model Simulation

-

FACET’s model simulation algorithms use ML models for -virtual experiments to help identify scenarios that optimise -predicted outcomes. -To quantify the uncertainty in simulations, FACET utilises a range -of bootstrapping algorithms including stationary and stratified -bootstraps. -For an example of FACET’s bootstrap simulations, see the -quickstart example below.

-

      

-

pipe

-

Enhanced Machine Learning Workflow

-

FACET offers an efficient and transparent machine learning -workflow, enhancing -scikit-learn’s -tried and tested pipelining paradigm with new capabilities for model -selection, inspection, and simulation. -FACET also introduces -sklearndf -[documentation] -an augmented version of scikit-learn with enhanced support for -pandas data frames that ensures end-to-end traceability of features.

-

Installation#

FACET supports both PyPI and Anaconda. @@ -364,9 +302,9 @@

QuickstartFACET documentation.

+see the FACET documentation.

Changes and additions to new versions are summarized in the -release notes.

+release notes.

Enhanced Machine Learning Workflow#

To demonstrate the model inspection capability of FACET, we first create a @@ -572,7 +510,7 @@

Model InspectionAPI reference +API reference for more detail.

@@ -630,17 +568,17 @@

ContributingGitHub form, and if you wish to do so, +GitHub form, and if you wish to do so, please open a PR addressing the issue.

We do ask that for any major changes please discuss these with us first via an issue or using our team email: FacetTeam@bcg.com.

For further information on contributing please see our -contribution guide.

+contribution guide.

License#

FACET is licensed under Apache 2.0 as described in the -LICENSE file.

+LICENSE file.

Acknowledgements#

@@ -657,7 +595,7 @@

Acknowledgements

BCG GAMMA#

If you would like to know more about the team behind FACET please see the -about us page.

+about us page.

We are always on the lookout for passionate and talented data scientists to join the BCG GAMMA team. If you would like to know more you can find out about BCG GAMMA, diff --git a/docs/_generated/release_notes.html b/docs/_generated/release_notes.html index eeb25d2e..9d60c3d6 100644 --- a/docs/_generated/release_notes.html +++ b/docs/_generated/release_notes.html @@ -173,6 +173,11 @@