Description Usage Arguments Value
Use k-means clustering to separate waste from seeds using a size threshold as initial guess
1 | cleanTrainingSample(data, guess = 200)
|
data |
Tibble with the data for classification, as returned by the function |
guess |
Initial guess for the thresold that separates seeds from dust particles in micrometers (default: 200). |
The same as data
but some of the particles are now reclassified as non-seed waste material.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.