|
1 | 1 |
|
2 | 2 | <!-- README.md is generated from README.Rmd. Please edit that file --> |
3 | 3 |
|
4 | | -# lime <img src="man/figures/logo.png" align="right" /> |
| 4 | +# lime <img src="man/figures/logo.png" width="131px" height="140px" align="right" style="padding-left:10px;background-color:white;" /> |
5 | 5 |
|
6 | 6 | [](https://travis-ci.org/thomasp85/lime) |
@@ -77,16 +77,16 @@ explanation |
77 | 77 | #> # A tibble: 10 x 13 |
78 | 78 | #> model_type case label label_prob model_r2 model_intercept |
79 | 79 | #> <chr> <chr> <chr> <dbl> <dbl> <dbl> |
80 | | -#> 1 classific… 1 seto… 1 0.693 0.125 |
81 | | -#> 2 classific… 1 seto… 1 0.693 0.125 |
82 | | -#> 3 classific… 2 seto… 0.998 0.682 0.129 |
83 | | -#> 4 classific… 2 seto… 0.998 0.682 0.129 |
84 | | -#> 5 classific… 3 seto… 1 0.691 0.126 |
85 | | -#> 6 classific… 3 seto… 1 0.691 0.126 |
86 | | -#> 7 classific… 4 seto… 1 0.673 0.129 |
87 | | -#> 8 classific… 4 seto… 1 0.673 0.129 |
88 | | -#> 9 classific… 5 seto… 1 0.666 0.133 |
89 | | -#> 10 classific… 5 seto… 1 0.666 0.133 |
| 80 | +#> 1 classific… 1 seto… 1 0.680 0.120 |
| 81 | +#> 2 classific… 1 seto… 1 0.680 0.120 |
| 82 | +#> 3 classific… 2 seto… 1 0.675 0.125 |
| 83 | +#> 4 classific… 2 seto… 1 0.675 0.125 |
| 84 | +#> 5 classific… 3 seto… 1 0.682 0.122 |
| 85 | +#> 6 classific… 3 seto… 1 0.682 0.122 |
| 86 | +#> 7 classific… 4 seto… 1 0.667 0.128 |
| 87 | +#> 8 classific… 4 seto… 1 0.667 0.128 |
| 88 | +#> 9 classific… 5 seto… 1 0.678 0.121 |
| 89 | +#> 10 classific… 5 seto… 1 0.678 0.121 |
90 | 90 | #> # … with 7 more variables: model_prediction <dbl>, feature <chr>, |
91 | 91 | #> # feature_value <dbl>, feature_weight <dbl>, feature_desc <chr>, |
92 | 92 | #> # data <list>, prediction <list> |
@@ -137,5 +137,5 @@ devtools::install_github('thomasp85/lime') |
137 | 137 | ## Code of Conduct |
138 | 138 |
|
139 | 139 | Please note that the ‘lime’ project is released with a [Contributor Code |
140 | | -of Conduct](CODE_OF_CONDUCT.md). By contributing to this project, you |
141 | | -agree to abide by its terms. |
| 140 | +of Conduct](https://lime.data-imaginist.com/CODE_OF_CONDUCT.html). By |
| 141 | +contributing to this project, you agree to abide by its terms. |
0 commit comments