UBC-MDS / kmeaningful

DSCI 524 Group 16 - Package for automating k-means clustering workflows
MIT License
1 stars 1 forks source link

Finished the find_elbow function #50

Closed mikelynch416 closed 3 years ago

mikelynch416 commented 3 years ago

Function, test cases and documentation should be finished. All tests passed. This addresses #38 and #9