Data mining is the concept of extracting relationships and patterns from the data of operational systems.
The main advantage is we can predict the relationship/Patterns. This is a fast-growing technology. In the market many tools are available. Each has its own merits and demerits. Basically, you need data warehousing knowledge to get further into mining:
Data Mining Tools (source data mining tools)
- Clementine from SPSS, leading visual rapid modeling environment for data mining. Now includes Clementine Server.
- Data Applied, offers a comprehensive suite of web-based data mining techniques, an XML web API, and rich data visualizations.
- IBM Intelligent Miner Data Mining Suite, now fully integrated into the IBM InfoSphere Warehouse software; includes Data and Text mining tools (based on UIMA).
- KXEN(Knowledge eXtraction ENgines), providing Vapnik SVM (Support Vector Machines) tools, including data preparation, segmentation, time series, and SVM classifiers.
- Microsoft SQL Server 2008, empowers informed decisions with predictive analysis through intuitive data mining, seamlessly integrated within the Microsoft BI platform, and extensible into any application.
- Oracle Data Mining (ODM), provides GUI, PL/SQL-interface, and Java-interface to Attribute Importance, Bayes Classification, Association Rules, Clustering, SVM, and more.
- Salford Systems Data Mining Suite: CART Decision Trees, MARS predictive modeling, automated regression, TreeNet classification and regression, data access, preparation, cleaning and reporting modules, RandomForests predictive modeling, clustering, and anomaly detection.
- SAS Enterprise Miner, an integrated suite that provides a user-friendly GUI front-end to the SEMMA (Sample, Explore, Modify, Model, Assess) process.
- SPSSfeaturing Clementine, SPSS and other data mining tools.
- Statistica Data Miner, a comprehensive, integrated statistical data analysis, graphics, database management, and application development system.
- Teradata Warehouse Miner and Teradata Analytics, providing analytic services for in-place mining on a Teradata DBMS.
- XLMiner, Data Mining Add-In For Excel.
Recent posts
-
Quick SQL Interview Questions for Data Engineers (Little Tricky)
Prepare for Data Engineer interviews with quick SQL interview questions, tricky SQL queries, table creation scripts, joins, window functions, ranking, duplicate records, latest row logic, and real-world examples
-
AWS Glue Crawler Issue with Dynamic S3 Folder Paths? Here’s the Complete Fix
Learn how to fix AWS Glue crawler issues when S3 paths contain dynamically changing folders like hash values or UUIDs. Step-by-step beginner-friendly guide.
-
How to Create a Generic Stored Procedure for KPI Calculation (SQL + AWS Lambda)
In modern data engineering, building scalable and reusable systems is essential. Writing separate SQL queries for every KPI quickly becomes messy and hard to maintain. A better approach?👉 Use a Generic Stored Procedure powered by Dynamic SQL, and trigger it using AWS Lambda. In this blog, you’ll learn: What is a Generic Stored Procedure? A…






