Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
konabuta committed Sep 24, 2019
1 parent 02eb06f commit c6e1040
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions Model-Agnostic-Methods.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# Model-Agnostic Methods

モデルに依存しない汎用的なモデル解釈の主要アルゴリズムの概要を説明します。ニューラルネットワークなど複雑な Black Boxなモデルに適用できます。

<br/>

## Sample Code
モデルに依存しない汎用的なモデル解釈の主要アルゴリズムの概要を説明します。ニューラルネットワークなど複雑な Black Boxなモデルに適用できます。<br/>
<!-- ## Sample Code
下記の表には、"Interpretable Algorithms" のサンプルコードをリストしています。Environment列のリンクからアクセスできます。
Expand All @@ -15,7 +12,7 @@
| LIME | [Python](Samples/LIME) | Machine Learning | Microsoft Interpret ML によるモデル開発のサンプルコード|
| SHAP | [Python](Samples/SHAP) | Machine Learning | Microsoft Interpret ML によるモデル開発のサンプルコード|
<br/>
<br/> -->

---

Expand Down

0 comments on commit c6e1040

Please sign in to comment.