EM Based Winkler (Entity Resolution Entity Resolution)
Revision as of 11:16, 15 February 2023 by Admin (talk | contribs) (Created page with "== Time Complexity == $O(n^{3}k)$ == Space Complexity == $O(k)$ words (Derived: One value per feature in the discretized vector) == Description == == Approximate? == Exact == Randomized? == No, deterministic == Model of Computation == Word RAM == Year == 2000 == Reference == https://courses.cs.washington.edu/courses/cse590q/04au/papers/WinklerEM.pdf")
Time Complexity
$O(n^{3}k)$
Space Complexity
$O(k)$ words
(Derived: One value per feature in the discretized vector)
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Word RAM
Year
2000
Reference
https://courses.cs.washington.edu/courses/cse590q/04au/papers/WinklerEM.pdf