![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi everyone, I'm a fairly young Oracle + SQL Server DBA with DBA experience of about 4yrs. I also posses OO programming skills in .NET and Java. As you can see, I've been pretty much involved with both MS (Microsoft) and non-MS camps, mind you, I'm an Oracle 9i certified professional and lean more towards Oralce, Java, Linux etc. Anyway, I've developed quite a fascination of late for the concepts of data warehousing, data mining, knowledge management and I want to pursue my career in this field as part of a larger pursuit of self satisfaction. Are you kind knowledgeable sorts able to guide me on how I can move into knowledge management, without prior experience? I was thinking of taking-up some sort of a Uni (or similar) course in data warehousing and knowledge management and then applying for a position in data warehousing (I'm assuming that I've got to have exp in DW first before I could sink my teeth into data mining). Also, I sometimes get disillusioned about the above plan in light of the current deflated global IT market and think to myself that I may be chasing an unrealistic goal, but then I read about how knowledge Management, perhaps together with CRM, is of high importance to businesses these days and will be even more in the future. To say the least, I'm hell confused! So any help is much appreciated. Many thanks Toby |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
toby_brown (AT) optusnet (DOT) com.au (Toby Brown) wrote: "I'm a fairly young Oracle + SQL Server DBA with DBA experience of about 4yrs. I also posses OO programming skills in .NET and Java. As you can see, I've been pretty much involved with both MS (Microsoft) and non-MS camps, mind you, I'm an Oracle 9i certified professional and lean more towards Oralce, Java, Linux etc. Anyway, I've developed quite a fascination of late for the concepts of data warehousing, data mining, knowledge management and I want to pursue my career in this field as part of a larger pursuit of self satisfaction." Realize that data mining is fundamentally an analytical, statistical process. Querying databases is a completely distinct function. In data mining, one typically deals with data which is already prepared as a single table (or at least abstractly, as a single relational database query), and the goal is to have the computer discover patterns in the data, as models, segments, etc. Input: "all" of the data (or a statistical sample), output: the discovered patterns. Querying, on the other hand involves a dliberate specification of a subset of the data to be retrieved. Input: query specification, output: relevant data set. While data mining may involve querying (especially to extract the relevant statistical sample), and querying may be driven by things discovered during data mining, these are seperate processes. There is a large amount of high-quality material available for free on the World Wide Web. I have found these search engines to be especially useful: AlltheWeb (www.alltheweb.com) Dogpile (www.dogpile.com) Google (www.google.com) Teoma (www.teoma.com) Yahoo! (www.yahoo.com) Here are some searching tips: Include "PDF" as a keyword: Documents in Adobe Acrobat format tend to be better written and more polished than the usual stuff found online. Include phrases such as "course notes", "class readings" or "lecture notes"- these tend to find college professors' Web pages. Also consider investigating KDnuggets (www.kdnuggets.com) and Citeseer (www.citeseer.com), which is a search engine of technical papers. Also, here are some titles I recommend: "Computer Systems That Learn" by Weiss and Kulikowski "Data Mining" by Witten and Frank "Data Mining, Concepts and Techniques", by Han and Kamber "Predictive Data Mining" by Weiss and Indurkhya Books like these are reviewed in "Will's Technical Book List", which you can find at: http://will.dwinnell.com/will/willTe...lications.html -Will Dwinnell http://will.dwinnell.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |