[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: proj1task2 - CSE494irmi
- To: bjb@asu.edu
- Subject: Re: proj1task2 - CSE494irmi
- From: Subbarao Kambhampati <rao@asu.edu>
- Date: Wed, 28 Mar 2001 06:46:10 -0700
- Cc: cse494-s01@asu.edu
- In-reply-to: <3AC10E14.16929.824812@localhost>
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