What data minig techniques are using in search engine?
Answers
Answered by
2
Encapsulation of the data mining algorithm in a stored procedure.
Caching the data to a file system on the fly, then mining.
Tight-coupling, primarily with user-defined functions.
SQL implementations for processing in the DBMS.
Caching the data to a file system on the fly, then mining.
Tight-coupling, primarily with user-defined functions.
SQL implementations for processing in the DBMS.
Similar questions