gaohailong / DGStream-1

this is my Ph.D. thesis developed unsupervised Machine Learning Algorithm programmed in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DGStream

this is my Ph.D. thesis developed unsupervised Machine Learning Algorithm programmed in Java

you can execute the code by firstly go to the right path:

cd 'D:\PHD_Thesissss\RonPHDThesis'

Then you can plot the resulted clusters like in these commands below:

plot 'a1.txt','a2.txt','a3.txt','a4.txt','a5.txt','a6.txt','un.txt' plot 'b1.txt','b2.txt','b3.txt','b4.txt','b5.txt','b6.txt','un.txt' plot 'c1.txt','c2.txt','c3.txt','c4.txt','c5.txt','c6.txt','un.txt' plot 'd1.txt','d2.txt','d3.txt','d4.txt','d5.txt','d6.txt','un.txt' plot 'e1.txt','e2.txt','e3.txt','e4.txt','e5.txt','e6.txt','un.txt' plot 'f1.txt','f2.txt','f3.txt','f4.txt','f5.txt','f6.txt','un.txt' plot 'g1.txt','g2.txt','g3.txt','g4.txt','g5.txt','g6.txt','un.txt' plot 'h1.txt','h2.txt','h3.txt','h4.txt','h5.txt','h6.txt','un.txt'

About

this is my Ph.D. thesis developed unsupervised Machine Learning Algorithm programmed in Java