-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #378 from BCG-X-Official/dev/2.1.1
BUILD: Release FACET 2.1.1
- Loading branch information
Showing
20 changed files
with
108 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,5 @@ | ||
.. image:: sphinx/source/_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 <https://bcg-gamma.github.io/facet/docs-version/2-0/_generated/release_notes.html>`__ | ||
for more details. | ||
|
||
|
||
|
||
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. | ||
|
@@ -49,8 +36,8 @@ FACET is composed of the following key components: | |
| | tried and tested pipelining paradigm with new capabilities for model | | ||
| | selection, inspection, and simulation. | | ||
| | FACET also introduces | | ||
| | `sklearndf <https://github.com/BCG-Gamma/sklearndf>`__ | | ||
| | [`documentation <https://bcg-gamma.github.io/sklearndf/index.html>`__]| | ||
| | `sklearndf <https://github.com/BCG-X-Official/sklearndf>`__ | | ||
| | [`documentation <https://bcg-x-official.github.io/sklearndf/index.html>`__]| | ||
| | an augmented version of *scikit-learn* with enhanced support for | | ||
| | *pandas* data frames that ensures end-to-end traceability of features.| | ||
+-----------------+-----------------------------------------------------------------------+ | ||
|
@@ -107,10 +94,10 @@ Quickstart | |
The following quickstart guide provides a minimal example workflow to get you | ||
up and running with FACET. | ||
For additional tutorials and the API reference, | ||
see the `FACET documentation <https://bcg-gamma.github.io/facet/docs-version/2-0>`__. | ||
see the `FACET documentation <https://bcg-x-official.github.io/facet/docs-version/2-0>`__. | ||
|
||
Changes and additions to new versions are summarized in the | ||
`release notes <https://bcg-gamma.github.io/facet/docs-version/2-0/release_notes.html>`__. | ||
`release notes <https://bcg-x-official.github.io/facet/docs-version/2-0/release_notes.html>`__. | ||
|
||
|
||
Enhanced Machine Learning Workflow | ||
|
@@ -349,7 +336,7 @@ removing `TCH`, and one of `TC` or `LDL` to further simplify the model and obtai | |
reduced set of independent features. | ||
|
||
Please see the | ||
`API reference <https://bcg-gamma.github.io/facet/apidoc/facet.html>`__ | ||
`API reference <https://bcg-x-official.github.io/facet/apidoc/facet.html>`__ | ||
for more detail. | ||
|
||
|
||
|
@@ -412,21 +399,21 @@ FACET is stable and is being supported long-term. | |
|
||
Contributions to FACET are welcome and appreciated. | ||
For any bug reports or feature requests/enhancements please use the appropriate | ||
`GitHub form <https://github.com/BCG-Gamma/facet/issues>`_, and if you wish to do so, | ||
`GitHub form <https://github.com/BCG-X-Official/facet/issues>`_, 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: [email protected]. | ||
|
||
For further information on contributing please see our | ||
`contribution guide <https://bcg-gamma.github.io/facet/contribution_guide.html>`__. | ||
`contribution guide <https://bcg-x-official.github.io/facet/contribution_guide.html>`__. | ||
|
||
|
||
License | ||
------- | ||
|
||
FACET is licensed under Apache 2.0 as described in the | ||
`LICENSE <https://github.com/BCG-Gamma/facet/blob/develop/LICENSE>`_ file. | ||
`LICENSE <https://github.com/BCG-X-Official/facet/blob/develop/LICENSE>`_ file. | ||
|
||
|
||
Acknowledgements | ||
|
@@ -446,7 +433,7 @@ BCG GAMMA | |
--------- | ||
|
||
If you would like to know more about the team behind FACET please see the | ||
`about us <https://bcg-gamma.github.io/facet/about_us.html>`__ page. | ||
`about us <https://bcg-x-official.github.io/facet/about_us.html>`__ 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 | ||
|
@@ -476,7 +463,7 @@ or have a look at | |
.. |pypi| image:: https://badge.fury.io/py/gamma-facet.svg | ||
:target: https://pypi.org/project/gamma-facet/ | ||
|
||
.. |azure_build| image:: https://dev.azure.com/gamma-facet/facet/_apis/build/status/BCG-Gamma.facet?repoName=BCG-Gamma%2Ffacet&branchName=develop | ||
.. |azure_build| image:: https://dev.azure.com/gamma-facet/facet/_apis/build/status/BCG-X-Official.facet?repoName=BCG-X-Official%2Ffacet&branchName=develop | ||
:target: https://dev.azure.com/gamma-facet/facet/_build?definitionId=7&_a=summary | ||
|
||
.. |azure_code_cov| image:: https://img.shields.io/azure-devops/coverage/gamma-facet/facet/7/2.0.x | ||
|
@@ -489,7 +476,7 @@ or have a look at | |
:target: https://github.com/psf/black | ||
|
||
.. |made_with_sphinx_doc| image:: https://img.shields.io/badge/Made%20with-Sphinx-1f425f.svg | ||
:target: https://bcg-gamma.github.io/facet/index.html | ||
:target: https://bcg-x-official.github.io/facet/index.html | ||
|
||
.. |license_badge| image:: https://img.shields.io/badge/License-Apache%202.0-olivegreen.svg | ||
:target: https://opensource.org/licenses/Apache-2.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ on `stackoverflow <https://stackoverflow.com/>`_. | |
1. **What if I find a bug or have an idea for a new feature?** | ||
|
||
For bug reports or feature requests please use our | ||
`GitHub issue tracker <https://github.com/BCG-Gamma/facet/issues>`_. | ||
`GitHub issue tracker <https://github.com/BCG-X-Official/facet/issues>`_. | ||
For any other enquiries please feel free to contact us at [email protected]. | ||
|
||
2. **How does FACET's novel algorithm calculate pairwise feature redundancy and synergy?** | ||
|
Oops, something went wrong.