Size: 756
Comment:
|
Size: 850
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
Add your row to the table below, following the examples already there. Column 2 = RSS value of your final clustering (rounded to the next integer). Column 3 = running time of your clustering in seconds (rounded to the next integer). Column 6 = machine specification as usual (processor frequency with exactly one digit after the dot, amount of RAM as an integer, no secondary details about processor). Column 7 = programming language (Java or C++). ||'''Name''' ||'''RSS''' ||'''Running time''' ||'''Processor / RAM''' ||'''Language''' || ||Florian B ||xx ||xxs ||Intel X5560 @ 2.8GHz / 36GB ||Java || |
Add your row to the table below, following the examples already there. Column 2 = RSS value of your final clustering (rounded to the next integer). Column 3 = running time of your clustering in seconds (rounded to the next integer). Column 4 = the number of k-means clustering iterations you needed. Column 5 = machine specification as usual (processor frequency with exactly one digit after the dot, amount of RAM as an integer, no secondary details about processor). Column 6 = programming language (Java or C++). ||'''Name''' ||'''RSS''' ||'''Running time''' ||'''#Iterations''' ||'''Processor / RAM''' ||'''Language''' || ||Florian B ||22113 ||169s||9 ||Intel X5560 @ 2.8GHz / 36GB ||Java || |
Results for Exercise Sheet 9 (Clustering)
Please read the instructions below, before adding something to the table!
Add your row to the table below, following the examples already there. Column 2 = RSS value of your final clustering (rounded to the next integer). Column 3 = running time of your clustering in seconds (rounded to the next integer). Column 4 = the number of k-means clustering iterations you needed. Column 5 = machine specification as usual (processor frequency with exactly one digit after the dot, amount of RAM as an integer, no secondary details about processor). Column 6 = programming language (Java or C++).
Name |
RSS |
Running time |
#Iterations |
Processor / RAM |
Language |
Florian B |
22113 |
169s |
9 |
Intel X5560 @ 2.8GHz / 36GB |
Java |