virtual-labs-archive / pattern-recognition-iiith

Other
4 stars 246 forks source link

Data Clustering: K-Means, MST-based_Experiment #203

Open agarwalchaitanya opened 5 years ago

agarwalchaitanya commented 5 years ago

Defect description : Logical Fallacy; Simulation yields local minimum after Iteration 1 and doesn't run in the second iteration; Refer to issue #199

Steps to reproduce the issue : Open http://cse20-iiith.vlabs.ac.in/exp7/Experiment.html?domain=Computer%20Science&lab=Pattern%20Recognition%20Lab Download the Experiment Tar Ball Untar and run $ java -jar Exp7.jar Load Data Set Classify Step

Expected result : Global Minimum is Calculated

Actual result : GUI becomes unresponsive in Iteration 2

Screen Shot: Screenshot from 2019-03-17 19-20-16