File tree Expand file tree Collapse file tree 5 files changed +13
-48
lines changed Expand file tree Collapse file tree 5 files changed +13
-48
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/trustyai-python/examples/main )
2
+ [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/trustyai-python/trustyai-explainability-python-examples/main?labpath=examples )
2
3
# trustyai-examples
3
4
4
5
Examples for the Python bindings to [ TrustyAI] ( https://kogito.kie.org/trustyai/ ) 's explainability library.
@@ -7,7 +8,7 @@ Examples for the Python bindings to [TrustyAI](https://kogito.kie.org/trustyai/)
7
8
8
9
You can run the example Jupyter notebooks using ` mybinder.org ` :
9
10
10
- - https://mybinder.org/v2/gh/trustyai-python/examples/main
11
+ - https://mybinder.org/v2/gh/trustyai-python/trustyai-explainability-python- examples/main?labpath=examples
11
12
12
13
13
14
The Jupyter notebooks examples available are:
Original file line number Diff line number Diff line change
1
+ ca-certificates-java
2
+ openjdk-11-jre-headless
3
+ maven
4
+ wget
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- trustyai == 0.2.3
1
+ trustyai == 0.2.4 --no-binary =trustyai
2
+ joblib == 1.0.1
3
+ jupyterlab == 3.4.3
4
+ pandas == 1.3.5
5
+ scikit-learn == 1.0.2
6
+ xgboost == 1.4.2
7
+ matplotlib == 3.5.1
You can’t perform that action at this time.
0 commit comments