issues
search
tidymodels
/
tidyclust
A tidy unified interface to clustering models
https://tidyclust.tidymodels.org/
Other
109
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(hier_clust.Rmd): typos
#195
mcanouil
opened
1 month ago
0
Add Guassian Mixture Models to available clustering models
#194
nathaniel-johnson22
closed
2 months ago
2
Result of `tune_cluster()` depends on the name of the split?
#193
trevorcampbell
opened
3 months ago
1
Release candidate 0.2.3
#192
EmilHvitfeldt
closed
4 months ago
1
Release tidyclust 0.2.3
#191
EmilHvitfeldt
closed
4 months ago
1
fix clustMixType test
#190
EmilHvitfeldt
closed
4 months ago
1
Rc 0.2.2
#189
EmilHvitfeldt
closed
5 months ago
1
Release tidyclust 0.2.2
#188
EmilHvitfeldt
closed
5 months ago
1
update snapshots
#187
EmilHvitfeldt
closed
5 months ago
1
Reverse dependencies issue on CRAN related to ClusterR
#186
mlampros
closed
5 months ago
2
Get more distance functions
#185
EmilHvitfeldt
opened
6 months ago
0
sse_within_total() ignores dist_fun if data is present in model
#184
EmilHvitfeldt
opened
6 months ago
0
Minimax protoclust method
#183
instantkaffee
opened
6 months ago
0
Tuning k-means fails when running in parallel
#182
KazBarker
opened
7 months ago
0
Error message when nstart is misspecified
#181
katieburak
opened
8 months ago
1
Release Candidate 0.2.1
#180
EmilHvitfeldt
closed
9 months ago
1
Release tidyclust 0.2.1
#179
EmilHvitfeldt
closed
9 months ago
1
add direction in as_tibble.cluster_metric_set()
#178
EmilHvitfeldt
closed
9 months ago
1
do weird thing to fix strange bug
#177
EmilHvitfeldt
closed
9 months ago
1
fix typo in plausible config
#176
EmilHvitfeldt
closed
9 months ago
1
Switch to philentropy for more methods
#175
EmilHvitfeldt
opened
12 months ago
0
An algorithm for pairing
#174
giuliogcantone
opened
1 year ago
0
extract summary works for kmeans when num_clusters = 1
#173
EmilHvitfeldt
opened
1 year ago
0
Add dials objects
#172
EmilHvitfeldt
opened
1 year ago
0
RC 0.2.0
#171
EmilHvitfeldt
closed
1 year ago
1
Release tidyclust 0.2.0
#170
EmilHvitfeldt
closed
1 year ago
1
capture and reformulate advice when clustMixType models error
#169
EmilHvitfeldt
closed
1 year ago
1
Fix bug where tune_cluster doesn't like id variables in recipes
#168
EmilHvitfeldt
closed
1 year ago
1
Conda package
#167
trevorcampbell
opened
1 year ago
2
don't drop levels in hier_clust prediction
#166
EmilHvitfeldt
closed
1 year ago
1
Add parsnip style engine documenation
#165
EmilHvitfeldt
closed
1 year ago
1
add testing for all engines
#164
EmilHvitfeldt
closed
1 year ago
1
Make work with validation splits
#163
EmilHvitfeldt
opened
1 year ago
0
native reordering
#162
EmilHvitfeldt
closed
1 year ago
1
[tglkmeans] - Better finding cluster centers
#161
coforfe
opened
1 year ago
1
add wrapper around clustMixType to fetch error for all numeric, and give tidyclust specific advice
#160
EmilHvitfeldt
closed
1 year ago
1
Add parsnip style documentation of different engines
#159
EmilHvitfeldt
closed
1 year ago
1
when predicting one row, make sure outcome has factors with all the levels not just the present levels
#158
EmilHvitfeldt
closed
1 year ago
1
.kmeans_ -> .k_means_
#157
EmilHvitfeldt
closed
1 year ago
1
register klaR engine for k_means()
#156
EmilHvitfeldt
closed
1 year ago
1
Add k-prototype models via {clustMixType} to k_means()
#155
EmilHvitfeldt
closed
1 year ago
1
Embed cluster reorder function into object itself
#154
EmilHvitfeldt
closed
1 year ago
2
rename internal fit and predict functions
#153
EmilHvitfeldt
closed
1 year ago
1
document what does it mean to predict
#152
EmilHvitfeldt
closed
1 year ago
1
Fix bug in wrong ordering of information in fitted models
#151
EmilHvitfeldt
closed
1 year ago
1
Error informatively when num_clust is missing when fitting k_means()
#150
EmilHvitfeldt
closed
1 year ago
1
Document what we mean when we predict() on a method
#149
EmilHvitfeldt
closed
1 year ago
1
Be able to pass in alternative labeling scheme
#148
EmilHvitfeldt
opened
1 year ago
0
produce informative error if neither `num_clust` or `cut_height` is specified
#147
EmilHvitfeldt
closed
1 year ago
1
error in metric functions for cluster_spec
#146
EmilHvitfeldt
closed
1 year ago
1
Next