<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">DECISION-MAKER-AWARE DESIGN OF DESCRIPTIVE DATA MINING</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Benedikt</forename><surname>Kaempgen</surname></persName>
							<email>benedikt.kaempgen@kit.edu</email>
							<affiliation key="aff0">
								<orgName type="institution">Karlsruhe Institute of Technology (AIFB) Karlsruhe</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Florian</forename><surname>Lemmerich</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">Department of Computer Science VI</orgName>
								<orgName type="institution">University of Würzburg</orgName>
								<address>
									<settlement>Würzburg</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Martin</forename><surname>Atzmueller</surname></persName>
							<email>atzmueller@cs.uni-kassel.de</email>
							<affiliation key="aff2">
								<orgName type="department">Engineering Group</orgName>
								<orgName type="institution">University of Kassel Knowledge and Data</orgName>
								<address>
									<settlement>Kassel</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">DECISION-MAKER-AWARE DESIGN OF DESCRIPTIVE DATA MINING</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">FBA4CE340FE32996C8DE39C4658C7E65</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T12:32+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper presents two real-world case studies focussing on descriptive data mining for decision-makers. For that, we first propose a process-oriented design of descriptive data mining that helps in describing and performing such projects. Finally, we discuss important lessons learned during the implementation of the respective projects.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">INTRODUCTION</head><p>With the implementation and collection of data in routine fashion, e.g., in industrial, medical, administrative and social-web-based scenarios, the analysis and mining of such accumulated data is of prime importance for intelligent decision support. However, currently up to 60% <ref type="bibr" target="#b0">[1]</ref> of data mining projects fail. One problem concerns the integration of the key stakeholders in data mining projects, i.e., the decision-makers. They need to be tightly integrated into the project, similar to the actual data mining engineers. Thus, in order to improve the common understanding on goal, approach and outcome a more transparent data mining process considering both developer team and decision-maker is rather important.</p><p>In this paper, we consider two case studies: The first one is concerned with the analysis of the success and failures of (bachelor) student groups in order to help decision support for improving the success rate of individual curricula. The second one is concerned with the evaluation of a web-based training system and aims, e.g., at analyzing the outcomes of different study groups and their learning differences.</p><p>We focus on approaches for obtaining descriptive reports and descriptive data mining models, e.g., local patterns and rules as actionable knowledge for decision support. Descriptive data mining focuses on describing the data by the discovered patterns and relations: In contrast to predictive data mining no specialized model is extracted (for later prediction or classification) but a set of patterns and/or relations is mined for characterizing and describing the data and its hidden components.</p><p>In this context, the contribution of this work is threefold: First, we propose a process-oriented design for describing and performing projects in the context of decision-maker-aware descriptive data mining. Second, since only few descriptions of successful data mining projects that concentrate on decision-makers as well as the development team are available, we present two such case studies. Third, we discuss specific experiences and lessons learned during the implementation of the case studies. Altogether, it is our motivation to enable more successful descriptive data mining projects.</p><p>The rest of the paper is structured as follows: Section 2 discusses related approaches. After that, Section 3 presents the process-oriented design for describing and performing the case studies. Next, the implemented case studies are described in detail. Section 4 reports specific experiences and lessons learned obtained during the implementation of the case studies. Finally, Section 5 concludes the paper with a summary and interesting directions for future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">RELATED WORK</head><p>In the following, we describe related work that deals with data mining design and implementations.</p><p>Process models provide an high level overview of the input and output of required data mining tasks. According to Kurgan and Musilek <ref type="bibr" target="#b1">[2]</ref> CRISP-DM <ref type="bibr" target="#b2">[3]</ref> is most prominently used in data mining projects. It consists of six iteratively executed phases: Business Understanding and Data Understanding make sure that the developer team has necessary background knowledge to deal with the problem of the decision-maker. In Data Preparation the available data is transformed for analysis, e.g., by selection, cleaning, construction, transformation and integration. In the Modeling step data mining techniques (algorithms) are applied to the prepared data to extract information and knowledge. In the Evaluation these results are evaluated, validated and checked against the data mining objectives. Finally, in the Deployment phase the results are employed for action, i.e., integrated into the respective processes of the decision-maker.</p><p>Marbán et al. <ref type="bibr" target="#b0">[1]</ref> discuss the evolvement of data mining to an engineering discipline. They emphasize, that successful projects take more than CRISP-DM's Development Processes: Organizational Processes influence the whole organization in which data mining techniques are being used, e.g., continuous improvement and training or establishing of an appropriate data mining infrastructure. Project Management Processes assure successful project planing, e.g., by continuous communication with the decision-maker. Furthermore, Integral Processes support the development, e.g., documentation or configuration management. Although process models help developer teams and decision-makers to understand what to do in data mining projects, they do not describe how it can be done.</p><p>In contrast, methodologies, e.g., Catalyst <ref type="bibr" target="#b3">[4]</ref> feature step-by-step guidance to data mining. However, as methodologies are more dependent on current techniques and systems, they are difficult to keep up to date.</p><p>Most case studies describe how techniques and systems can be applied in a specific project and concrete application domain. However, while many case studies of data mining projects have been presented (e.g., <ref type="bibr" target="#b4">[5]</ref>), they are primarily used for demonstration of specific tools, results or techniques and therefore are seldom more generally applicable.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">CASE STUDIES</head><p>In this section, we present two case studies. After presenting the process-oriented design, we discuss each one in detail.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Process-Oriented Design</head><p>Following Yin's <ref type="bibr" target="#b5">[6]</ref> recommendations for well-designed case studies the purpose of the covered case studies is thoroughly describing how descriptive data mining can be successfully applied. As such the case studies are aimed at readers with both some technical background and business interest that consider data mining techniques in a project.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.1.">Focused Roles</head><p>On the one hand the decision-maker intends to benefit from data mining techniques. More precisely, the decision-maker has access to raw data and expects descriptive data mining techniques to extract information suitable to support his decision(s). The needs of the decision-maker are formalized as requirements.</p><p>On the other hand, the team of developers intends to fulfill the specified requirements by applying descriptive data mining tasks. The team usually consists of three kinds of experts <ref type="bibr" target="#b6">[7]</ref>: Data mining experts are familiar with data mining techniques and the respective tools. Data experts offer thorough understanding of available and useful data, e.g., the data representation or the data acquisition process, while domain experts hold knowledge of the application area.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.2.">Focused Processes</head><p>We focus on three components (see Figure <ref type="figure">1</ref> for an overview): First, decision-maker processes are mainly related to the decision-maker, considering his or her specific needs. They include project definition, engineering of data mining requirements and result presentation. Second, developer team processes deal with techniques and systems that enable the developer team to fulfill the requirements and obtain useful results. Third, organization processes cover functions shared by different projects.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 1. Case Study Design w/ Information Flow</head><p>Decision Maker Processes Based on interviews with the decision-maker and possible feasibility studies, the developer team proposes a data mining approach to the decision-maker's problem in a Business Case document written "in management terms" <ref type="bibr">[4, p. 205</ref>] and asks for his approval. The Business Case is a central document for any data mining project. It should include the background and motivation of the project, an explicit statement of the problem tackled by the project, a detailed description of the current situation and available data, recommended and alternative solutions, a project plan with time and cost estimations and a glossary.</p><p>As decision-maker and developer team mostly have different backgrounds, exact specification of suitable project requirements is a tedious, however, an essential task in descriptive data mining <ref type="bibr" target="#b7">[8]</ref>.</p><p>For that, the problem is restated in single "reporting type questions" <ref type="bibr" target="#b8">[9]</ref> asking for attribute-value-pairs in tabular form describing instances of an object. These single Data Reports are then possibly analyzed further by "deeper analytic questions" <ref type="bibr" target="#b8">[9]</ref> asking for hidden Data Patterns retrieved by techniques ranging from simple visualizations with diagrams or charts up to clustering or classification by machine learning algorithms.</p><p>To improve the decision-maker's understanding of the requirements both Data Reports and Patterns may be illustrated by (fictional) examples. Additionally, possibilities for evaluation might be given, e.g., background information and other (secondary) data.</p><p>A Business Case is not a static document. In fact, especially requirements will be exposed to constant changes. These are mainly due to results from development processes and have strong influence on the life cycle of a data mining project. In a successful project each requirement is fulfilled and documented in a Business Story [4, p. 509].</p><p>Developer Team Processes By preparing a Data Assay [4, p. 278] Business Understanding, Data Understanding and Data Preparation from CRISP-DM are implemented. It involves a concise description of the raw data, that is made available in a precisely specified tabular form. Additionally, quality issues, for example missing values, should be mentioned explicitly.</p><p>Data Preparation is done by making all neccessary data available in a Data Warehouse. The team identifies objects, attributes and relationships within the raw data and integrates them in an entity relationship model. Furthermore, data cubes are developed as a more subjectoriented view, if required. Each cell within a data cube can be described by shared attributes (dimensions) and aggregated attributes (measures). From these data cubes, a multidimensional model <ref type="bibr" target="#b9">[10]</ref> is developed.</p><p>Next, the team creates Data Reports, which consist of a query from the data warehouse and additional layout information, e.g., a title or content explaining notes. Additional information can also be included as semantic annotations <ref type="bibr" target="#b10">[11,</ref><ref type="bibr" target="#b11">12]</ref>, providing additional presentation possibilites and extended exchangeability. Based on these reports the team applies data mining algorithms to acquire Data Patterns specified in the requirements. Both data reports and mined patterns are evaluated and attached to the business story.</p><p>Organization Processes To support knowledge management between projects a standardized way of documentation is necessary. Instead of using single documents, we utilize a Knowledge Base, cf., <ref type="bibr" target="#b12">[13]</ref>, that supports references and more efficient searching. Based upon these approaches, we have designed an objectoriented documentation structure, that keeps track of various objects, e.g., goals, tasks, results, tools and documents, and their relationships, and makes these crucial experiences also available across different projects.</p><p>Also, a project can only be executed if an appropriate Infrastructure of hardware and software is available. For the different steps of our case study design highly specialized software components are available. For the Data Assay, for example, an ETL (Extraction, Transformation, Loading) component can be used, while implementing an entity relationship model or multidimensional model and or effective querying through SQL or MDX<ref type="foot" target="#foot_0">1</ref> is supported by specialized data warehouse components. A data reporting component makes it possible to customize data exports (CSV, ARFF) and to create reports with flexible layout information in various formats (e.g., PDF, XLS). A data mining component is able to read such exports and use data mining techniques (e.g., diagrams, correlation coefficients, subgroup discovery) on their data in order to make data patterns accessible. Finally, a documentation component supports web-based content management of objects, attributes and relationships.</p><p>The utilized documentation structure also provided the necessary information for an extensive description of the case studies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Case Study I: Student Performance Evaluation</head><p>In the following, we describe the decision-maker processes, the developer team processes, and the organizational aspects of the bachelor project.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.1.">Decision Maker Processes</head><p>In Germany, the introduction of standardized bachelor degrees has been exposed to much criticism lately.</p><p>Therefore, for objective assessment on university level an in depth analysis is needed. Basic analytic questions to justify changes in the curriculum are for example: "How do important measures of bachelor degrees evolve?", "How do important measures of exams evolve?" or "What performance do current students achieve?".</p><p>The raw data for this proejct was provided by university administration. Since this data includes private student data, it was very carefully selected and precautiously pseudonymized. The legal process for getting permission to access the sensible data took several months in total. The data includes information on:</p><p>1. Enrollment information, with the actual semester, number of past semesters and degree of all bachelor students.</p><p>2. Exam information, with subject, number of achievable credits, number of lecture hours per week and the type of exam, e.g., module or submodule.</p><p>3. Information about student performance in an exam, with pass/fail status, achieved credits and mark.</p><p>4. Curricula information, that for each student separately defines categories to exams, e.g., obligatory or compulsory.</p><p>Exemplary requirements, on which the head of the university faculty of (for example) biology, as a relevant decision-maker and the developer team might have agreed, is described as follows: As a Data Report, for each current student of biology the starting semester, number of past semesters, number of university semesters, sum of credits, average credits per semester and overall average grade should be presented. Additionally, the last two measures should be provided for each category of exam separately. As Data Patterns, for a better overview the reports were to be sorted on the number of past semesters and the sum of credits. Also, the histogram of credit points acquired by all students should be provided. This diagram was expected to reveal the number of very unsuccessful (and therefore probable to fail) and very successful (e.g. students already going to university before the end of college) students. Finally, student groups with low/high numbers of semesters and particlarly bad/low marks were to be discovered. This might extract information as "students in their fifth semester have an average mark of 2.0, students in their second semester have an average mark of 3.1, wheras all students have an average mark of 2.6".</p><p>During project life cycle these requirements were adapted several times. E.g., the formula for the computation of the overall average grade was not sufficiently specified at the project start. Furthermore, highly detailed requirements on the layout of result representations evolved. Since the utilized open source reporting software could not sufficiently support these requirements, tailored project specific java programs were additionally developed.</p><p>As part of the resulting business story the data report was given to the heads of faculities and provided insight into the overall student's performance. The credit distribution indicated a credit threshold for likelyto-fail-students suitable for an automatic warning system, that proposes these students for an additional mentoring program. Influences on student performance indicators will be further enhanced in the future with more information, e.g., survey answers, nationality, gender or age. Such reasons might propose actions towards a more adequate degree program. However, interpretations should be undertaken carefully. Students studying two-subject bachelor degrees need less credits in each subject and may indicate poor performance in comparison to others. Separating these student groups is issued to a follow up project.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.2.">Developer Team Processes</head><p>The developer team first imported several CSV file exports from the university information system into the data warehouse system. Based on that data, the team developed an entity relationship model made of five entities: Enrollment, person, exam, performance and exam category, each further described by attributes and relationships. Due to the complexity of SQL queries required for the data mining tasks, the ER-model was transformed into a multidimensional model. It contained two data cubes, one of enrollments and one of single performances.</p><p>Both an enrollment and a single performance are described by the student, the semester, the number of past semesters, the bachelor degree and an information whether that student is still enrolled in the actual semester. Each single performance is further described by the status, the exam and the type and category of the exam. For a data cell in the enrollment cube the number of individual students and both the minimal and maximal number of past semesters can be calculated. For a data cell of single performances the sum, number and average mark and the sum of credits can be calculated. Now the team created reports based on data queries in MDX and specified layout informations according to the requirements. Additionally, exports for tools specialized on advanced pattern discovery were created. In this case distribution diagrams were created and subgroup discovery tasks were performed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.3.">Organization Processes</head><p>As infrastructure three separate computer systems (each common 32-bit machines, 2 GHz, 2 GB RAM) were used: On one workstation the team mainly used Pentaho Data Integration<ref type="foot" target="#foot_1">2</ref> for the ETL processes and both VIKAMINE <ref type="foot" target="#foot_2">3</ref> and Weka<ref type="foot" target="#foot_3">4</ref> for data mining. On a server, MySQL and Pentaho Mondrian OLAP <ref type="foot" target="#foot_4">5</ref> were used for the data warehouse and Pentaho Business Intelligence Platform <ref type="foot" target="#foot_5">6</ref> was used for creating the data reports. As knowledge base the team used Semantic MediaWiki<ref type="foot" target="#foot_6">7</ref> on another server (for an overview, see Figure <ref type="figure">2</ref>).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 2. Bachelor Infrastructure</head><p>The results of the project provided valueable insights on the performance of the students, on an automated and on-demand basis.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Case Study II: E-Learning system evaluation</head><p>Again, the processes centric to the decision-maker, the developer team and the organization are discussed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.1.">Decision Maker Processes</head><p>Students at the university of Wuerzburg are offered exam-relevant case-based training courses. The benefits of such a learning system need to be evaluated regularly. Exemplary questions include: "What influence does learning with the system have on exam performances?" or "How satisfied are users of the learning system?". User logs can provide useful data to answer such questions:</p><p>1. Log data tracks information about users learning with single cases. Each case execution consists of questions each offering a single score that is accumulated to a total score. The log data also contains information on the usage of help functions, e.g., asking for background information, reading hints or taking a break. Furthermore, at the end of most cases the user is asked for system evaluation: A mark about the case and the system and some textual feedback.</p><p>2. Meta information contains additional facts about cases: The form of case evaluation and the time the author expects a user to finish a case.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>3.</head><p>Exam results are available for some courses supported by case-based training.</p><p>Exemplary requirements can be described as follows: As a Data Report, for each exam result of a student the number of processed cases, the overall time used for learning with the system, the average overall practice score and the mark and percentage of correct answers in the exam are presented in tabular form. As Data Patterns, correlations between the engagement of the students with the system and their performances at the exam should be discovered, e.g., using a scatter plot and correlation coefficients. This requirement was initially expected to show a high influence of a student's effort with the system and his exam results, showing the effectiveness of the system. While providing promising results, however, no statistically significant correlation was discovered, in contrast to expectations: This is possibly due to not considered influences on student performances, e.g., present knowledge (level) of students, and due to a limited availability of (external) exam results in the considered sample of data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.2.">Developer Team processes</head><p>The developer team first imported the provided data into the data warehouse system. This was a non-trivial task, since some data was available in a semi-structured form. Then, the team developed an entity-relationship model made of eight entities: student, case, case execution, evaluation, exam result, score, score action and case action. A multidimensional model consisting of three cubes was added for better querying. Each cube is described by several partially shared dimensions, e.g., student, case and date of execution. A case action is further described by the time of action (beginning and end of case execution) and the kind of action (e.g., pause, case summary, link). A case execution is further described by the exam that execution was relevant to. For a data cell of case execution actions the number and overall time of the actions can be calculated. For a data cell of case executions can be given e.g., the number of case executions, the average overall score, the overall time and the average performance of corresponding exams. For a data cell of scores the number of scores, the average score and the average/overall time taken for viewing the question and answer hints can be calculated. Similar to the bachelor case study, the developer team now designed data reports and exports as stated in the requirements, e.g., correlation mining.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.3.">Organization Processes</head><p>The Organization processes were executed similar to the bachelor case study. Both projects could not only use the same knowledge base but basically rely on the same infrastructure.</p><p>For examining the learning behavior of the students using the CaseTrain system, the performed reports and descriptive data mining results proved promising. Therefore, similar data mining approaches will be implemented as routine mechanisms within the CaseTrain system in the near future.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">LESSONS LEARNED</head><p>From the case studies we could obtain several lessons learned: The proposed methodology appears to be generally applicable: Both projects -though substantially different in domain and requirements -were successfully finished; Data Reports in tabular form are flexible enough to contain most kinds of information; from simple diagrams to sophisticated machine learning algorithms -Data Patterns include the whole range of techniques to retrieve knowledge from this preprocessed raw data. Moreover, for most neccessary components open source software is available.</p><p>More than 70% of development time was used for the Data Assay and Data Warehouse. Changes to the data structure, e.g., when adding new features, result in significant additional work. Versionizing and refactoring of raw data description and preprocessing steps that get repeated several times would have been useful and seem essential in bigger projects.</p><p>Intensive documentation obviously is crucial for long-running data mining projects, especially if team members change. By documenting not only the project itself, but also sharing experiences and best practices, e.g., on applied tools and techniques, the documentation of one project proved to be extremely helpful for the other. Further cross-project benefits were achieved, since both projects shared a common infrastructure of hardware and software.</p><p>Legal aspects of a project should be addressed very early in a project, since the reviewing of data privacy issues and the integration of additional data can require a substantial amount of time. For having several and long running projects a framework of tools as used here seem crucial due to synergistic effects. The projects could be executed exclusively using open source systems. However, some components of current opensource system showed to be insufficient to match project requirements, e.g., highly specialized layouting of the results. Specifically tailored scripts were suitable to fill this gap. This combination of a tool suite for general purpose tasks and additional project specific implementations seems to be well suitable to handle highly specialized requirements.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">CONCLUSIONS</head><p>This paper presented two case studies of successful descriptive data mining projects in two different contexts, i.e., the context of the analysis of university students performance and in usage data evaluation of an e-learning system. We proposed a decision-maker-aware approach for descriptive data mining, and discussed important lessons learned. In the future, in order to fully evaluate the decision-maker-awareness, retrieve general best practices and finally develop a full-scale methodology for descriptive data mining we aim to apply our design to further case studies in various domains.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://msdn.microsoft.com/en-us/library/aa216767(SQL.80).aspx</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://kettle.pentaho.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://www.vikamine.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://www.cs.waikato.ac.nz/ml/weka/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">http://mondrian.pentaho.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">http://community.pentaho.com/projects/bi_platform/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_6">http://www.semantic-mediawiki.org/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>6. ACKNOWLEDGEMENTS Part of this work has been funded by the EU IST FP7 project ACTIVE under grant 215040, and by the German Research Council (DFG) under grant Pu 129/8-2. Furthermore, this work has been partially supported by the VENUS research cluster at the interdisciplinary Research Center for Information System Design (ITeG) at Kassel University.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Toward Data Mining Engineering: A Software Engineering Approach</title>
		<author>
			<persName><forename type="first">Oscar</forename><surname>Marbán</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Javier</forename><surname>Segovia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ernestina</forename><surname>Menasalvas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Covadonga</forename><surname>Fernández-Baizán</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Systems</title>
		<imprint>
			<biblScope unit="volume">34</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="87" to="107" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">A Survey of Knowledge Discovery and Data Mining Process Models</title>
		<author>
			<persName><forename type="first">A</forename><surname>Lukasz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Petr</forename><surname>Kurgan</surname></persName>
		</author>
		<author>
			<persName><surname>Musilek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Knowl. Eng. Rev</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="24" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<author>
			<persName><forename type="first">Pete</forename><surname>Chapman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Julian</forename><surname>Clinton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Randy</forename><surname>Kerber</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thomas</forename><surname>Khabaza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thomas</forename><surname>Reinartz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Colin</forename><surname>Shearer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Rudiger</forename><surname>Wirth</surname></persName>
		</author>
		<title level="m">CRISP-DM 1.0 Step-by-step Data Mining Guide</title>
				<imprint>
			<date type="published" when="2000-08">August 2000</date>
		</imprint>
		<respStmt>
			<orgName>The CRISP-DM consortium</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Tech. Rep.</note>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Business Modeling and Data Mining</title>
		<author>
			<persName><forename type="first">Dorian</forename><surname>Pyle</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2003">2003</date>
			<publisher>Morgan Kaufmann Publishers Inc</publisher>
			<pubPlace>San Francisco, CA, USA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Classification Trees and Decision-Analytic Feedforward Control: A Case Study from the Video Game Industry</title>
		<author>
			<persName><forename type="first">Michael</forename><surname>Brydon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Andrew</forename><surname>Gemino</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Data Min. Knowl. Discov</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="317" to="342" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Case Study Research</title>
		<author>
			<persName><forename type="first">Robert</forename><forename type="middle">K</forename><surname>Yin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Number 5 in Applied social research methods series</title>
				<meeting><address><addrLine>Thousand Oaks, Calif</addrLine></address></meeting>
		<imprint>
			<publisher>Sage</publisher>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
	<note>u.a.. 4. ed. edition</note>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<author>
			<persName><forename type="first">S</forename><surname>Sarabot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alex</forename><forename type="middle">G</forename><surname>Anand</surname></persName>
		</author>
		<author>
			<persName><surname>Buchner</surname></persName>
		</author>
		<title level="m">Decision Support Using Data Mining</title>
				<imprint>
			<publisher>Trans-Atlantic Publications</publisher>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Requirements Elicitation in Data Mining for Business Intelligence Projects</title>
		<author>
			<persName><forename type="first">Paola</forename><surname>Britos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Oscar</forename><surname>Dieste</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ramón</forename><surname>García-Martínez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in Information Systems Research, Education and Practice</title>
				<imprint>
			<publisher>Springer Boston</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="139" to="150" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Lessons and Challenges from Mining Retail E-Commerce Data</title>
		<author>
			<persName><forename type="first">Ron</forename><surname>Kohavi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Llew</forename><surname>Mason</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Rajesh</forename><surname>Parekh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Zijian</forename><surname>Zheng</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mach. Learn</title>
		<imprint>
			<biblScope unit="volume">57</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="83" to="113" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A UML profile for Multidimensional Modeling in Data Warehouses</title>
		<author>
			<persName><forename type="first">Sergio</forename><surname>Luján-Mora</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Juan</forename><surname>Trujillo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Il-Yeol</forename><surname>Song</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Data Knowl. Eng</title>
		<imprint>
			<biblScope unit="volume">59</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="725" to="769" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Knowta: Wiki-Enabled Social Tagging for Collaborative Knowledge and Experience Management</title>
		<author>
			<persName><forename type="first">Martin</forename><surname>Atzmueller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fabian</forename><surname>Haupt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Stephanie</forename><surname>Beer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Frank</forename><surname>Puppe</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. Intl. Workshop on Design, Evaluation and Refinement of Intelligent Systems (DERIS)</title>
				<editor>
			<persName><surname>Ceur-Ws</surname></persName>
		</editor>
		<meeting>Intl. Workshop on Design, Evaluation and Refinement of Intelligent Systems (DERIS)</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Wiki-Enabled Semantic Data Mining -Task Design, Evaluation and Refinement</title>
		<author>
			<persName><forename type="first">Martin</forename><surname>Atzmueller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Florian</forename><surname>Lemmerich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jochen</forename><surname>Reutelshoefer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Frank</forename><surname>Puppe</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">CEUR-WS</title>
		<imprint>
			<biblScope unit="volume">545</biblScope>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">A Documentation Infrastructure for the Management of Data Mining Projects</title>
		<author>
			<persName><forename type="first">Karin</forename><surname>Becker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Cinara</forename><surname>Ghedini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information &amp; Software Technology</title>
		<imprint>
			<biblScope unit="volume">47</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="95" to="111" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
