tomazweiss
tomazweiss
`n_label`, should be `n_labels`.
Use complete argument name `filters` instead of `filter` in `layer_conv_1d()`: https://www.rdocumentation.org/packages/keras/versions/2.0.6/topics/layer_conv_1d
It would be great if there was an option to preserve the original order of variables in `plot_histogram()`. Currently, variables within each page of the output seem to be ordered...
Previous example didn't work.
Thank you for this package. I've found a bug when adding a monthly job. The following code produces a cronjob with schedule `0 6 4 * 1` which will run...
When a recipe contains `step_pca()` or some other feature extraction method, `extract_centroids()` will describe centroids with these new variables. Users may also be interested to see cluster descriptions with original...