(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Model of quality and complexity contributions on data classification.

What is it about?

Data quality and data complexity affect the outcome of data analysis. This article models this contribution and presents a method for quantifying this effect on data classification results.

Why is it important?

Anticipating the result of an analysis avoids wasting time and computational resources. The model proposed in the article allows measuring quality and complexity for better control of the analysis result.

Read more on Kudos…
The following have contributed to this page:
Rene Mendes
' ,"url"));