This R-Package is an extension of the FSBenchmarkPipeline. It provides a shiny dashboard which visualizes the results of FSBenchmarkPipeline. A short introduction on how to use it, is provided in the following:
To open the dashboard the following command can be executed:
library(FeatureSelectionBenchmarkDashboard)
createDashboard(PATH_TO_RESULTS)
To test the dashboard, an example script is provided in the file example.R
. It includes the results from the folder example_results/
. These are results of the two data sets MNIST and PixRaw10P.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.