The tool supports interface of Foresight Analytics Platform 9 or earlier.

Data Mining Purpose and Main Features

Data mining is the process of detecting hidden facts and interrelations in large data arrays. The obtained data can be used to make decisions in various spheres of human activity.

The information found during data mining is non-trivial and previously unknown. The gained knowledge describes new relations between properties and predicts values of some attributes based on others, and so on. The knowledge can also be applied on new data with some degree of confidence. This knowledge can be beneficial when it is applied.

Working with data mining is available in the desktop and web applications from the tools of Foresight  Analytics Platform: Dashboards, Analytical Queries (OLAP), Reports, and Time Series Analysis.

The following tasks can be executed by means of data mining methods:

Data mining methods can be used to get a ROC curve (receiver operating characteristic) or error curve that is a graphical plot that assesses the performance of a binary classifier system as its discrimination threshold is varied. The curve is created by plotting the true positive rate (TPR) against the false positive rate (FPR) at various threshold settings.

In data mining methods taking only categorical input data, numeric input data will be transformed into categorical data by the Binning procedure. The procedure is the following: the input data array is divided into the specified number of ranges (groups) according to the split rules. The obtained ranges are used in data mining methods as separate categories.

Examples of categorical data are:

See also:

Startup and Working Sequence | Selecting Analysis Type