Tuesday, 24 January 2012

THEORITICAL KNOWLEDGE OF DATA MINING

Model is Process based
Z(T)=Z(O)+V
Model is Emperical based
y=ax+b
Traffic analysis experimentation(collecting data and target people)
y=ax(2)+bx+c (it is Emperical non linear)
Linear/non linear regression
z(i)=h(x(i))    [z=h(x) (scalar)]
for example z(1)=h(x(1))
                         z(2)=h(x(2))
                         z(3)=h(x(3))……and so on
h can be…
h=ax(2)+bx+c
h=a(e(bx))
h=alog(x/b)
h=ax+b
here a,b,c are not known
  • One way to linear module can analyze.
  • Many ways to non linear module can analyze.

No comments:

Post a Comment