-
Notifications
You must be signed in to change notification settings - Fork 14
/
_pkgdown.yml
101 lines (101 loc) · 2.13 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
template:
package: DrWhyTemplate
default_assets: false
reference:
- title: Computational functions
desc: functions creating tidy data frames from DALEX explainers according to specific objectives
contents:
- model_cooksdistance
- model_evaluation
- model_halfnormal
- model_performance
- model_residual
- title: Plots
desc: ploting functions
contents:
- plot_acf
- plotD3_acf
- plotACF
- plotD3ACF
- plot_autocorrelation
- plotD3_autocorrelation
- plotAutocorrelation
- plotD3Autocorrelation
- plot_cooksdistance
- plotD3_cooksdistance
- plotCooksDistance
- plotD3CooksDistance
- plot_correlation
- plotModelCorrelation
- plot_halfnormal
- plotD3_halfnormal
- plotHalfNormal
- plotD3HalfNormal
- plot_lift
- plotD3_lift
- plotLIFT
- plotD3LIFT
- plot_pca
- plotModelPCA
- plot_prediction
- plotD3_prediction
- plotPrediction
- plotD3Prediction
- plot_radar
- plotModelRanking
- plot_rec
- plotD3_rec
- plotREC
- plotD3REC
- plot_residual
- plotD3_residual
- plotResidual
- plotD3Residual
- plot_residual_boxplot
- plotResidualBoxplot
- plot_residual_density
- plotResidualDensity
- plot_roc
- plotD3_roc
- plotROC
- plot_rroc
- plotD3_rroc
- plotRROC
- plot_scalelocation
- plotD3_scalelocation
- plotScaleLocation
- plotD3ScaleLocation
- plot_tsecdf
- plotTwoSidedECDF
- title: Scores
desc: Scores for model and plot functions
contents:
- score
- score_acc
- score_auc
- score_cooksdistance
- score_dw
- score_f1
- score_gini
- score_halfnormal
- score_mae
- score_mse
- score_peak
- score_precision
- score_r2
- score_rec
- score_recall
- score_rmse
- score_rroc
- score_runs
- score_specificity
- score_one_minus_acc
- score_one_minus_auc
- score_one_minus_f1
- score_one_minus_gini
- score_one_minus_precision
- score_one_minus_specificity
- score_one_minus_recall
- title: Misc
contents:
- audit