#' @import checkmate
#' @import mlr3
#' @rawNamespace import(ggplot2, except = last_plot)
#' @import mlr3pipelines
#' @import mlr3learners
#' @import plotly
#'
#' @title VisHyp: Visualization of Hyperparameter Performance Dependencies
#' @description The following four visualization methods are provided with this package to visualize hyperparameter performance dependencies.
#'
#' * Heatmap: [plotHeatmap]
#' * Partial Dependence Plot: [plotPartialDependence]
#' * Importance Plot: [plotImportance]
#' * Parallel Coordiante Plot: [plotParallelCoordinate]
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.