[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: proj1task2 - CSE494irmi



At 10:03 PM 3/27/2001 -0700, you wrote:
>How would you test if the hub and authority scores have
>converged?

You could keep the magnitude of the difference between the a/h vectors from 
two consecutive iterations, and stop as soon as the magnitude falls below a 
pre-specified value (e.g. 0.01)

rao