UNPKG
webshap
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Explain any ML models anywhere
github.com/xiaohk/webshap
xiaohk/webshap
webshap
/
typescript.eslintrc.json
4 lines
•
80 B
JSON
View Raw
1
2
3
4
{
"extends"
:
"./tsconfig.json"
,
"include"
:
[
"src"
,
"test"
,
".eslintrc.js"
]
}