Skip to content

Repository files navigation

Software_Project_Course

Repository containing all assignments and projects in 'Software Project' TAU course

HW2

Using the C module:

Importing to python: import mykmeanssp as km

Usage in file: km.fit(vector_list, cluster_list, k, maxIter, epsilon)

where: vector_list - list of lists of doubles cluster_list - list of lists of doubles k - number of cluster_list (int) maxIter - maximum iteration (int) epsilon - convergence epsilon (float)

About

Repository containing all assignments and projects in 'Software Project' TAU course

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages