Nothing
Code
instance_hardness_impl(df, var = "class", ignore_vars = character(), k = 5,
under_ratio = 1)
Condition
Error:
! Not enough observations to compute 5 nearest neighbors.
i 4 observations were found, but 6 are needed.
Code
instance_hardness(circle_numeric, var = "class", distance = "minkowski")
Condition
Error in `instance_hardness()`:
! `distance` must be one of "euclidean", "cosine", "mahalanobis", "manhattan", "chebyshev", "squared_chord", "matusita", "hellinger", "bhattacharyya", "canberra", "soergel", "lorentzian", "jeffreys", "topsoe", "jensen-shannon", "jensen_difference", "taneja", or "kumar-johnson", not "minkowski".
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.