TMiner aspects: Crosscutting concerns in the TMiner component-based data mining framework

作者:

Highlights:

摘要

TMiner (Berzal, Cubero, & Jiménez, 2009) is a component-based data mining framework that has been designed to support the whole KDD process and facilitate the implementation of complex data mining scenarios. This paper shows how aspect-oriented programming techniques support some tasks whose implementation using conventional object-oriented programming would be extremely time-consuming and error-prone. In particular, we have successfully employed aspects in TMiner to evaluate and monitor the I/O performance of alternative data mining techniques. Without having to modify the source code of the system under analysis, aspects provide an unintrusive mechanism to perform this kind of performance analysis. In fact, aspects let us probe a system implementation so that we can identify potential bottlenecks, detect redundant computations, and characterize system behavior + lessons learned during the development of TMiner.

论文关键词:Data mining,Component-based systems,Aspect-oriented programming,Crosscutting concerns,Design patterns,Performance monitoring

论文评审过程:Available online 30 March 2010.

论文官网地址:https://doi.org/10.1016/j.eswa.2010.03.052