milesgranger / gap_statistic

Dynamically get the suggested clusters in the data for unsupervised learning.
The Unlicense
217 stars 46 forks source link

Fix rust ref data #47

Closed milesgranger closed 4 years ago

milesgranger commented 4 years ago

Will close #38 for the Rust side.

Additionally adds a more helpful warning about needing to install the rust optional feature if importing gapstat_rs fails. (noticed in #44)