Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Data mining data access

Data mining data access

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Wed, 04 Sep 2002 06:53:29 -0800
Message-ID: <F001.004C75BE.20020904065329@fatcity.com>

I have a question for anyone who has used a data mining tool. My understanding is that most data mining tools do not access your database directly, but require you to unload the data and put it into some specific flat file formats before the data mining tool can search your data. Is this true? This sounds very time-consuming and inconvenient. I am concerned that the tool won't get used very much because of the effort involved. Does anybody know of a data mining tool that can directly read database tables? If so, is there any standard data model involved? Here are my theories for why data mining tools don't read database tables directly:

  1. Data warehouse schemas are not standard. Some are simple star-schemas, but others aren't.
  2. In-memory tables may perform associative look-up faster than database queries.

Your ideas are appreciated.

Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.COM

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Sep 04 2002 - 09:53:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US