What algorithms does Oracle9i Data Mining support?
Oracle9i Data Mining provides programmatic access to six data mining algorithms embedded in Oracle9i Database. Data mining algorithms are machine-learning techniques for analyzing data for specific categories of problems. Different algorithms excel at different types of analysis. Oracle9i Data Mining provides the following algorithms: Naive Bayes and Adaptive Bayes Networks for Classification, Enhanced K-Means and O-Cluster for Clustering, Association Rules for finding patterns of co-occurring events, and Attribute Importance for reducing the size of the source data. Together, they cover a broad range of business problems.