#' A dataset containing the metafeatures snd recall of the algorithms SVM, KNN, and naiive bayes classifier of 15 datasets. These datasets are used to construct the meta model
A tibble
with 15 rows and 16 columns
The name of a particular dataset
Recall when using Support Vector Machine classifier on dataset
Recall when using K Nearest Neighbors classifier on dataset
Recall when using Naiive Bayes classifier on dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.