Files in ModelOriented/ingredients
Effects and Importances of Model Ingredients

.Rbuildignore
.gitattributes
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/accumulated_dependence.R R/aggregate_profiles.R R/bind_plots.R R/calculate_oscillations.R R/calculate_variable_profile.R R/ceteris_paribus.R R/ceteris_paribus_2d.R R/cluster_profiles.R R/conditional_dependence.R R/describe_aggregated_profiles.R R/describe_ceteris_paribus.R R/describe_feature_importance.R R/feature_importance.R R/partial_dependence.R R/plotD3_aggregated_profiles.R R/plotD3_ceteris_paribus.R R/plotD3_feature_importance.R R/plot_aggregated_profiles.R R/plot_ceteris_paribus.R R/plot_ceteris_paribus_2d.R R/plot_ceteris_paribus_oscillations.R R/plot_feature_importance.R R/print_aggregated_profiles.R R/print_ceteris_paribus.R R/print_feature_importance.R R/select_neighbours.R R/select_sample.R R/show_aggregated_profiles.R R/show_observations.R R/show_profiles.R R/show_residuals.R R/show_rugs.R README.md
codecov.yml
ingredients.Rproj
inst/d3js/aggregatedProfiles.js
inst/d3js/ceterisParibus.js
inst/d3js/colorsDrWhy.js
inst/d3js/d3-tip.js
inst/d3js/featureImportance.js
inst/d3js/featureImportanceSplit.js
inst/d3js/hackHead.js
inst/d3js/themeDrWhy.css
man/accumulated_dependence.Rd man/aggregate_profiles.Rd man/bind_plots.Rd man/calculate_oscillations.Rd man/calculate_variable_profile.Rd man/calculate_variable_split.Rd man/ceteris_paribus.Rd man/ceteris_paribus_2d.Rd man/cluster_profiles.Rd man/conditional_dependence.Rd man/describe.Rd man/feature_importance.Rd
man/figures/demo.gif
man/figures/logo.png
man/figures/plotD3.png
man/partial_dependence.Rd man/plot.aggregated_profiles_explainer.Rd man/plot.ceteris_paribus_2d_explainer.Rd man/plot.ceteris_paribus_explainer.Rd man/plot.ceteris_paribus_oscillations.Rd man/plot.feature_importance_explainer.Rd man/plotD3_aggregated_profiles.Rd man/plotD3_ceteris_paribus.Rd man/plotD3_feature_importance.Rd man/print.aggregated_profiles_explainer.Rd man/print.ceteris_paribus_explainer.Rd man/print.feature_importance_explainer.Rd man/select_neighbours.Rd man/select_sample.Rd man/show_aggregated_profiles.Rd man/show_observations.Rd man/show_profiles.Rd man/show_residuals.Rd man/show_rugs.Rd
pkgdown/_pkgdown.yml
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/ceterisParibusDemo.html
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/testthat.R tests/testthat/helper-objects.R tests/testthat/select_obs.R tests/testthat/test_aggregated_profiles.R tests/testthat/test_bind_plots.R tests/testthat/test_ceteris_paribus.R tests/testthat/test_ceteris_paribus_2d.R tests/testthat/test_cluster_profiles.R tests/testthat/test_cluster_profiles_describe.R tests/testthat/test_describe.R tests/testthat/test_oscilations.R tests/testthat/test_plot.R tests/testthat/test_plotD3.R tests/testthat/test_show_profiles.R tests/testthat/test_single_variable.R tests/testthat/test_variable_dropout.R
vignettes/.gitignore
vignettes/vignette_describe.Rmd vignettes/vignette_simulated.Rmd vignettes/vignette_titanic.Rmd
ModelOriented/ingredients documentation built on March 16, 2023, 1:53 a.m.