The 9 th International Scientific Conference elearning and software for Education Bucharest, April 25-26, / X

Size: px
Start display at page:

Download "The 9 th International Scientific Conference elearning and software for Education Bucharest, April 25-26, / X"

Transcription

1 The 9 th International Scientific Conference elearning and software for Education Bucharest, April 25-26, / X DATA MINING SOLUTIONS FOR DETERMINING STUDENT'S PROFILE Adela BÂRA, Anca ANDREESCU, Iuliana BOTHA, Alexandra FLOREA, Manole VELICANU Department of Economic Informatics and Cybernetics, University of Economic Studies, Romana Square, Bucharest, Romania bara.adela@ie.ase.ro, anca.andreescu@ie.ase.ro, iuliana.botha@ie.ase.ro, alexandra.florea@ie.ase.ro, manole.velicanu@ie.ase.ro Abstract: The importance of this article comes from the complex issue of determining the students profile in order to develop educational activities and to improve their technical or social skills. The paper presents our experimental results and methods used to determine students profile based on questionnaires collected from our university. We applied different methods of data extraction and analysis in order to assess their comparative effectiveness for determining the profile of our students in order to enroll them in extra curriculum activities such as international competition, internships, research and development. We consider the data mining techniques to be more efficient and thus we applied several techniques, supervised and unsupervised learning algorithms. We consider very useful to determine the profile for each student and also to group them in clusters. Based on questionnaires we extract and load data into a database and build the data mining models that function for construction, implementation, testing and manipulation of data. These models are based on a series of algorithms for classification, prediction, regression, clustering, association, selection and data analysis. The results are relevant; we manage to obtain an accuracy of 95% in several models. Therefore, the subject of students profile is a major research area due to its effect. In this research various attribute selection and data mining techniques have been used to build a few predictive models for this subject. It has been found that Logistic Regression performs very well, followed closely by the Support Vector Machines. Further work is under progress to apply the results in terms of clustering and developing new educational programs based on this clusters. Keywords: data mining, student s profile, questionnaire, cluster, classification. I. CONSIDERATIONS ABOUT THE IMPORTANCE OF DATA MINING SOLUTIONS Our research was conducted within the Faculty of Economic Cybernetics, Statistics and Informatics, which is one of the most prestigious educational institutions in Romania in the field of cybernetics and economic informatics. Through its academic curriculum, the ECSI faculty has a wide opening to the values and standards of European higher education, providing to its graduates multiple possibilities and great opportunities for professional affirmation. The overall objective of the research was to determine the profile of our students, in order to enroll them in extracurricular activities such as international competitions, internships, scientific research and development. In order to achieve this objective and to predict individual student profile, we used data mining techniques on questionnaires that collect data like personal information of the student, academic and technical background, but also previous implication in extracurricular activities. In [1] we have defined data mining as the process of extracting previously unknown and potentially useful knowledge from large databases. Data mining enables data analysis, by integrating multiple technologies, such as artificial intelligence, statistics, mathematics etc. All these are used for discovering correlations and association between data, and also for building predictive models, as we 284

2 shown in [2]. Knowledge gained by applying these methods must be interpreted and validated, which can be extremely difficult. To better understand the importance of data mining techniques and their multiple possibilities of implementation in the educational area, we have identified the current state of art. In the context of the new economy, higher education institutions have become interested in predicting the profile of the students involved in e-learning activities. Thus, the study [3] presents some data mining techniques on data collected from the e-learning activities of the students who use Moodle platform [4], uses data mining classification technique for predicting students final grades based on their online activity on the specific web-platforms, [5] and [6] developed profiles for the users of the web-based learning systems, in order to analyze students activities and performance, and also for providing them some guidelines. The problem of students retention is discussed in the papers [7] and [8], in which are analyzed the students performance through different data mining techniques such as decision trees, neural networks and linear discriminate analysis. An estimation of students retention and academic success by implementing statistical analysis in SPSS software is presented in [9]. Also, in another study [10], the author uses data mining to group students in clusters for predicting the educational paths of the students and alumni. In our research, the knowledge discovered by applying data mining techniques will enable the faculty management to have advanced approaches in instructing students, predicting courses performance, determining individual students behaviors and their availability for being enrolled in extracurricular activities. Also, the results can produce important information for the faculty evaluation report regarding students insertion on the labor market (preceded by internships) and international recognition of the faculty name (through competitions and scientific research dissemination). II. DATA MINING ALGORITHMS In particular, the concept of data mining indicates the exploration and analysis of a data set, usually large, in order to identify patterns in the data that would lead to the extraction of relevant information and obtain significant repetitive rules [11]. In [12] the concept of data mining is defined from two perspectives: a) technically, it is the use of statistics or other analytical techniques for data processing and analysis in order to identify patterns and representative trends; b) economically, the concept means extracting and using information and relevant knowledge for building recommendations and decisions. The success of a data mining project consists of properly combining the two perspectives. Currently, data mining plays an increasingly important role both in theoretical research on data analysis and in practical applications. The most commonly methods used are classification, clustering, regression or dependencies modeling [13]. Cluster analysis is used to determine subgroups of the population who "belong" together. In other words, it seeks to identify "islands of simplicity" in data [14]. Clustering technique works by calculating a multivariate distance measure between observations. Observations that are close to each other are grouped in a cluster. Clustering algorithms belong to three broad categories: agglomeration methods, divisive methods and k-means clustering. In our project we used k-means algorithm. This approach is an attempt to divide the dataset into a fixed integer number of clusters. The algorithm starts with k observations randomly chosen as cluster centers and then attempts to group all other observations into these clusters. Iteratively, the process adds and deletes observations from different clusters until no relevant improvement is obtained. In data analysis and pattern recognition, classification is an elementary task and it involves the creation of a classifier, which is a function that assigns a class label to instances represented by a set of attributes. Besides several approaches based on functional representation, such as decision trees, neural networks or rules, one of the most effective classifiers in terms of predictive performance is the so-called Naïve Bayes classifier [15]. For representing, using and learning probabilistic knowledge Naïve Bayes offers a simple approach, with clear semantics [16]. It also has many practical applications including document classification and medical diagnosis. 285

3 As the name suggests it is based on Bayes Theorem, having the following formula: P(h/D)=P(D/h)*P(h)/P(D). The aim of this theorem is to determine the conditional probability of the h hypothesis to happen given the data D, knowing the a priori probabilities of h and D and the inverse conditional probability P(D/h). Practically, this theorem is applied because, in many situations, it is easier to estimate the three probabilities on the right-hand side than to estimate the probability of the left-hand side directly [17]. III. DATA ACQUISITION AND PROCESSING Data necessary to accomplish the analysis are collected using an online survey, a questionnaire organized into two distinct parts. The first part completed by professors involved in the evaluation process, and the second part completed by the students. These two categories are the target respondents for the questionnaire. One of the most important elements in the design of such a questionnaire is the establishment of accurate information to be obtained from participants, information that must be closely linked to research objectives. To do this, we identified the attributes that are needed in the data mining analysis that follows, building around them the questions contained in the survey. The questionnaire section addressed to teachers contains information about students assessment. This assessment takes into account aspects related to academic performance of students, both during the course of the class and in the final assessment, technical skills, communication and the likelihood of participation in extracurricular activities, based on the degree of involvement previously demonstrated. Of these, the EVAL_SCORE attribute requires the calculation according to an algorithm that takes into account four factors, and the formula that underlies this attribute is as follows: EVAL _ SCORE = p1. Pn + p2 Po + p3 Pc + p4 Pi (1) where: P n = marks obtained in the subjects of study (Databases, Oracle DBMS, Programming I and II); P o = participation in Oracle Academy (OAI) programs; P c = participation in student competitions or scientific sessions; P i = participation in internship or other training programs for students; p i, i=1..n = indicator s weight Teachers realize this attribute calculation before completing the questionnaire, with the other four questions being evaluated on the spot, as they require issuing value judgments about particular skills of students and quantifying these skills. Attributes extracted based on this section of the questionnaire are summarized in the table 1 and those taken from data provided by students can be seen in table 2. TABLE 1 - ATTRIBUTES EXTRACTED FROM THE TEACHER S SECTION Completed by Attribute Data type Meaning EVAL_SCORE NUMBER Scores obtained after final evaluation of targeted subject matters. EVAL_TECHNIQUE NUMBER Score given by the student s coordinating professors of Database and DBMS Oracle courses for technical abilities. Professor EVAL_ACTIVITY NUMBER Score given by the student s coordinating professors of Database and DBMS Oracle courses for activities during the term. EVAL_COMMUNICATION NUMBER Score given by the student s coordinating professors of Database and DBMS Oracle courses for communication abilities. PROBABILITY VARCHAR2 Probability of selection / participation in extracurricular activities (internships, competitions etc) When designing the questionnaire, we wanted it to be as simple and clear as possible. Therefore we chose to divide the representative questions asked to students in two categories, personal questions and study-related questions. 286

4 TABLE 2 - ATTRIBUTES EXTRACTED FROM THE STUDENT S SECTION Completed by Attribute Data type Meaning NAME_STUDENT VARCHAR2 Student s name UNIQUE_CODE VARCHAR2 Personal numerical code: a personal identifier for each Romanian adult MAT_NO VARCHAR2 Student identifier AGE NUMBER Student s age SEX VARCHAR2 Sex. Possible values: M/F YEAR VARCHAR2 Student's academic year. Possible values: II, III, MS CLASS VARCHAR2 Student s class DATE_COMPLETION DATE Date of questionnaire completion DATE_MODIF DATE Date of questionnaire modification Student DATE_END DATE Date the student completes his/her studies and can no longer change the questionnaire PROFILE VARCHAR2 Profile of the activity he wishes to undertake. Possible values: Research and Development, Consulting, Technical DOMAIN VARCHAR2 Field they wish to pursue for their work. Possible values: Research and Development, Consulting, Programming, Management, Testing Services, Analysis, Design and Economics. CS_MASTER NUMBER Intention to continue studies in master programs. Possible values: 3-in Database & DBMS, 2-in Informatic Economics, 1-in other areas CS_DOCTORAL NUMBER Intend to continue their studies in doctoral programs. Possible values: 3-in Database & DBMS, 2-in Informatics Economics, 1-in other areas In figure 1 we can see the questionnaire section which is to be completed by students. As mentioned previous, this section is trying to offer a clean visual effect in order to face the completion process as simple as fast as possible. Similar questionnaire is targeted to professors. Figure 1. Student evaluation questionnaire Development of the questionnaire was done using an online tool that allows customization according to needs, and also provides quick and easy access for completion. The questionnaire will be presented to students during courses and it will likely be completed either at the end of practical classes or from home. Therefore the online version offers the most freedom and is likely to result in the highest number of finished questionnaires. Also with this tool we can pre-determine the format of responses, indicating the data type, size and desired restrictions to be applied to each response. The data obtained can be exported according to needs in multiple formats (including CSV, XLS and PDF) and can then be easily imported and processed in order to apply data mining algorithms. IV. IMPLEMENTATION OF DATA MINING ALGORITHMS After collecting and processing data, we load all records into the database. Thus the database table STUDENT_APPLICATION is form by the attributes described in the previous table. The attributes are used in the Data Mining algorithms, first to determine the most important attributes (we ll use the Attribute Importance algorithm), second to determine the probability of the application 287

5 being approved and thus the student being accepted in the program (using classification algorithms), and also to determine the student s profile by clustering the students collectivity. We ll use the facilities and the data mining algorithms implemented in the Oracle Data Miner tool. The interface provides options for data processing, model implementation, results testing and evaluation on new data sets. First, we have applied the algorithm in order to establish the significant attributes for our collectivity. The algorithm "Attribute Importance" will take into account all the attributes from the questionnaire, including the evaluation score obtained from the previous exams and tests. The results shows that the most important attributes for determine the probability of student being accepted in the research program are: the intention to continue doctoral and master studies and also his/her evaluation obtained by the scoring algorithm based on the previous exams and tests. So, we ll apply the classification algorithm in two ways: with all attributes and with the most significant attributes determined before. Figure 2 The Naïve Bayse accuracy in the case of the significant attributes We do not register a significant difference between the two implementations, the accuracy in the first case (all attributes) is about 93% and the accuracy in the second case (only the significant attributes) is about 95% (figure 3). In conclusion we ll take into account all attributes for determining the student profile. For clustering algorithm we used k-means implementation and we selected 5 clusters. The students are clustered in 5 groups in 2 major nodes: the first node in divided in other 2 sub-nodes, one with value 0 for the acceptance and one with value 1 for the acceptance; the second node contain only values 0 for the acceptance. The rule for the cluster with value 1 for the acceptance is: IF YEAR in (III) and CS_DOCTORAL in (3.0) and CS_MASTER in (3.0) and DOMAIN in (Research and Development, Consulting, Programming, Management, Testing Services, Analysis, Design and Economics) and EVAL_ACTIVITY in (2.0,3.0,4.0) and EVAL_COMMUNICATION in (1.0,2.0,3.0,4.0) and EVAL_SCORE in (5.0) and EVAL_TECHNIQUE in (3.0,4.0,5.0) and PROBABILITY in (0.0,1.0) and PROFILE in (Research and Development, Consulting, Technical) and SEX in (f, m) and AGE in (20.0,21.0,22.0,23.0,24.0) THEN Cluster equal 9; The confidence for this cluster is 85.47%. In conclusion we can obtain a cluster with students that can be accepted for extracurricular activities such as research and development, scientific clubs and doctoral studies. V. Conclusions This paper has presented the application of the data mining techniques in higher education, to determine the profile of the students, in order to enroll them in extracurricular activities such as international competitions, internships, scientific research and development. 288

6 The obtained data should be used to raise awareness on the possibilities and need to use the data mining techniques and dedicated informatics solutions. In the paper, we have compared different student segments by performing cluster analysis and classification. The identified profiles are used in two ways: first, to investigate which are the effects of the extracurricular activities on education; and second to distribute students in different competitions and research projects, as well as to revise educational strategies of the faculty related to the curriculum. The future research will be directed towards the design of a decision support system for analyzing and visually present the students profiles, their involvement in extra-activities and the implications on their school situation. Acknowledgements This paper presents some results of the research project PN II, TE Program, Code 332: Informatics Solutions for decision making support in the uncertain and unpredictable environments in order to integrate them within a Grid network, financed within the framework of People research program. References [1] Tudor, A.; Bâra, A.; Botha, I. (2011). Solutions for analyzing CRM systems - data mining algorithms, International Journal of Computers, no. 2, vol. 5, pp , ISSN: [2] Tudor, A.; Bâra, A.; Botha, I. (2011). Data Mining Algorithms and Techniques Research in CRM Systems. In Recent Researches in Computational Techniques, Non-Linear Systems and Control, pp , ISBN: [3] Romero, C.;Ventura, S. (2007). Educational Data Mining: A Survey from 1995 to 2005, Expert Systems with Applications, vol. 33, no. 1, pp , ISSN: [4] Minaei-Bidgoli, B.; Kortemeyer, G.; Punch, W.F. (2004). Enhancing Online Learning Performance: An Application of Data Mining Methods, In Proceeding of Computers and Advanced Technology in Education, pp , ISBN: [5] Kwok, J.; Wang, H.; Liao, S.; Yuen, J.; Leung, F. (2000). Student profiling system for an agent-based educational system, In Proceedings of the annual Americas' conference on information systems, paper 355. [6] Blocher, J. M.; Sujo de Montes, L.; Willis, E. M.; Tucker, G. (2002). Online Learning: Examining the successful student profile. The Journal of Interactive Online Learning, vol. 1, no. 2, ISSN: [7] Superby, J. F.; Vandamme, J. P.; Meskens, N. (2006). Determination of factors influencing the achievement of the first-year university students using data mining methods. In Proceedings of the 8th international conference on intelligent tutoring systems, Educational Data Mining Workshop, (ITS`06), pp [8] Tinto, V. (2000). Taking student retention seriously: rethinking the first year of college, NACADA Journal, vol. 19, no. 2, pp [9] Herzog, S. (2006). Estimating student retention and degree-completion time: Decision trees and neural networks vis-a-vis regression, New Directions for Institutional Research, pp.17-33, ISSN: X [10] Luan, J. (2002). Data mining and knowledge management in higher education potential applications. In Proceedings of Association for Institutional Research (AIR) Forum. [11] Vercellis, C. (2009). Business Intelligence: Data Mining and Optimization for Decision Making, John Wiley & Sons. [12] Chiu, S.; Tavella, D. (2009). Data Mining and Market Intelligence for Optimal Marketing Returns, Elsevier [13] Kantardzic, M. (2003). Data Mining: Concepts, Model, Methods, and Algorithms, Wiley-IEEE Press [14] Refaat, M. (2007). Data Preparation for Data Mining Using SAS, Elsevier, p. 25. [15] Friedman, N.; Geiger, D.; Goldszmidt, M. (1997). Bayesian Network Classifiers, Machine Learning, Volume 29 (2-3), p [16] Witten, I. H.; Frank, E.; Hall, M. A. (2011). Data Mining: Practical Machine Learning Tools and Techniques (Third Edition). Morgan Kaufman. p. 99. [17] Hoffmann, A.; Mahidadia, A. (2010). Machine Learning. Scientific Data Mining and Knowledge Discovery: Principles and Foundation. Edition 1 by Mohamed Medhat Gaber. Springer-Verlag, p

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning 12.1 Instructional Objective The students should understand the concept of learning systems Students should learn about different aspects of a learning system Students should

More information

A Case Study: News Classification Based on Term Frequency

A Case Study: News Classification Based on Term Frequency A Case Study: News Classification Based on Term Frequency Petr Kroha Faculty of Computer Science University of Technology 09107 Chemnitz Germany kroha@informatik.tu-chemnitz.de Ricardo Baeza-Yates Center

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com Feature Selection Technique Using Principal Component Analysis For Improving Fuzzy C-Mean

More information

Lecture 1: Machine Learning Basics

Lecture 1: Machine Learning Basics 1/69 Lecture 1: Machine Learning Basics Ali Harakeh University of Waterloo WAVE Lab ali.harakeh@uwaterloo.ca May 1, 2017 2/69 Overview 1 Learning Algorithms 2 Capacity, Overfitting, and Underfitting 3

More information

Python Machine Learning

Python Machine Learning Python Machine Learning Unlock deeper insights into machine learning with this vital guide to cuttingedge predictive analytics Sebastian Raschka [ PUBLISHING 1 open source I community experience distilled

More information

Rule Learning With Negation: Issues Regarding Effectiveness

Rule Learning With Negation: Issues Regarding Effectiveness Rule Learning With Negation: Issues Regarding Effectiveness S. Chua, F. Coenen, G. Malcolm University of Liverpool Department of Computer Science, Ashton Building, Ashton Street, L69 3BX Liverpool, United

More information

Assignment 1: Predicting Amazon Review Ratings

Assignment 1: Predicting Amazon Review Ratings Assignment 1: Predicting Amazon Review Ratings 1 Dataset Analysis Richard Park r2park@acsmail.ucsd.edu February 23, 2015 The dataset selected for this assignment comes from the set of Amazon reviews for

More information

Rule discovery in Web-based educational systems using Grammar-Based Genetic Programming

Rule discovery in Web-based educational systems using Grammar-Based Genetic Programming Data Mining VI 205 Rule discovery in Web-based educational systems using Grammar-Based Genetic Programming C. Romero, S. Ventura, C. Hervás & P. González Universidad de Córdoba, Campus Universitario de

More information

Mining Association Rules in Student s Assessment Data

Mining Association Rules in Student s Assessment Data www.ijcsi.org 211 Mining Association Rules in Student s Assessment Data Dr. Varun Kumar 1, Anupama Chadha 2 1 Department of Computer Science and Engineering, MVN University Palwal, Haryana, India 2 Anupama

More information

Integrating E-learning Environments with Computational Intelligence Assessment Agents

Integrating E-learning Environments with Computational Intelligence Assessment Agents Integrating E-learning Environments with Computational Intelligence Assessment Agents Christos E. Alexakos, Konstantinos C. Giotopoulos, Eleni J. Thermogianni, Grigorios N. Beligiannis and Spiridon D.

More information

Learning Methods for Fuzzy Systems

Learning Methods for Fuzzy Systems Learning Methods for Fuzzy Systems Rudolf Kruse and Andreas Nürnberger Department of Computer Science, University of Magdeburg Universitätsplatz, D-396 Magdeburg, Germany Phone : +49.39.67.876, Fax : +49.39.67.8

More information

Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence

Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence COURSE DESCRIPTION This course presents computing tools and concepts for all stages

More information

Twitter Sentiment Classification on Sanders Data using Hybrid Approach

Twitter Sentiment Classification on Sanders Data using Hybrid Approach IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 4, Ver. I (July Aug. 2015), PP 118-123 www.iosrjournals.org Twitter Sentiment Classification on Sanders

More information

Word Segmentation of Off-line Handwritten Documents

Word Segmentation of Off-line Handwritten Documents Word Segmentation of Off-line Handwritten Documents Chen Huang and Sargur N. Srihari {chuang5, srihari}@cedar.buffalo.edu Center of Excellence for Document Analysis and Recognition (CEDAR), Department

More information

Rule Learning with Negation: Issues Regarding Effectiveness

Rule Learning with Negation: Issues Regarding Effectiveness Rule Learning with Negation: Issues Regarding Effectiveness Stephanie Chua, Frans Coenen, and Grant Malcolm University of Liverpool Department of Computer Science, Ashton Building, Ashton Street, L69 3BX

More information

QuickStroke: An Incremental On-line Chinese Handwriting Recognition System

QuickStroke: An Incremental On-line Chinese Handwriting Recognition System QuickStroke: An Incremental On-line Chinese Handwriting Recognition System Nada P. Matić John C. Platt Λ Tony Wang y Synaptics, Inc. 2381 Bering Drive San Jose, CA 95131, USA Abstract This paper presents

More information

CS Machine Learning

CS Machine Learning CS 478 - Machine Learning Projects Data Representation Basic testing and evaluation schemes CS 478 Data and Testing 1 Programming Issues l Program in any platform you want l Realize that you will be doing

More information

Generative models and adversarial training

Generative models and adversarial training Day 4 Lecture 1 Generative models and adversarial training Kevin McGuinness kevin.mcguinness@dcu.ie Research Fellow Insight Centre for Data Analytics Dublin City University What is a generative model?

More information

An OO Framework for building Intelligence and Learning properties in Software Agents

An OO Framework for building Intelligence and Learning properties in Software Agents An OO Framework for building Intelligence and Learning properties in Software Agents José A. R. P. Sardinha, Ruy L. Milidiú, Carlos J. P. Lucena, Patrick Paranhos Abstract Software agents are defined as

More information

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS Václav Kocian, Eva Volná, Michal Janošek, Martin Kotyrba University of Ostrava Department of Informatics and Computers Dvořákova 7,

More information

A Neural Network GUI Tested on Text-To-Phoneme Mapping

A Neural Network GUI Tested on Text-To-Phoneme Mapping A Neural Network GUI Tested on Text-To-Phoneme Mapping MAARTEN TROMPPER Universiteit Utrecht m.f.a.trompper@students.uu.nl Abstract Text-to-phoneme (T2P) mapping is a necessary step in any speech synthesis

More information

Learning From the Past with Experiment Databases

Learning From the Past with Experiment Databases Learning From the Past with Experiment Databases Joaquin Vanschoren 1, Bernhard Pfahringer 2, and Geoff Holmes 2 1 Computer Science Dept., K.U.Leuven, Leuven, Belgium 2 Computer Science Dept., University

More information

Reducing Features to Improve Bug Prediction

Reducing Features to Improve Bug Prediction Reducing Features to Improve Bug Prediction Shivkumar Shivaji, E. James Whitehead, Jr., Ram Akella University of California Santa Cruz {shiv,ejw,ram}@soe.ucsc.edu Sunghun Kim Hong Kong University of Science

More information

The Use of Statistical, Computational and Modelling Tools in Higher Learning Institutions: A Case Study of the University of Dodoma

The Use of Statistical, Computational and Modelling Tools in Higher Learning Institutions: A Case Study of the University of Dodoma International Journal of Computer Applications (975 8887) The Use of Statistical, Computational and Modelling Tools in Higher Learning Institutions: A Case Study of the University of Dodoma Gilbert M.

More information

COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS

COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS L. Descalço 1, Paula Carvalho 1, J.P. Cruz 1, Paula Oliveira 1, Dina Seabra 2 1 Departamento de Matemática, Universidade de Aveiro (PORTUGAL)

More information

Iterative Cross-Training: An Algorithm for Learning from Unlabeled Web Pages

Iterative Cross-Training: An Algorithm for Learning from Unlabeled Web Pages Iterative Cross-Training: An Algorithm for Learning from Unlabeled Web Pages Nuanwan Soonthornphisaj 1 and Boonserm Kijsirikul 2 Machine Intelligence and Knowledge Discovery Laboratory Department of Computer

More information

ScienceDirect. A Framework for Clustering Cardiac Patient s Records Using Unsupervised Learning Techniques

ScienceDirect. A Framework for Clustering Cardiac Patient s Records Using Unsupervised Learning Techniques Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 98 (2016 ) 368 373 The 6th International Conference on Current and Future Trends of Information and Communication Technologies

More information

(Sub)Gradient Descent

(Sub)Gradient Descent (Sub)Gradient Descent CMSC 422 MARINE CARPUAT marine@cs.umd.edu Figures credit: Piyush Rai Logistics Midterm is on Thursday 3/24 during class time closed book/internet/etc, one page of notes. will include

More information

Citrine Informatics. The Latest from Citrine. Citrine Informatics. The data analytics platform for the physical world

Citrine Informatics. The Latest from Citrine. Citrine Informatics. The data analytics platform for the physical world Citrine Informatics The data analytics platform for the physical world The Latest from Citrine Summit on Data and Analytics for Materials Research 31 October 2016 Our Mission is Simple Add as much value

More information

GRADUATE STUDENT HANDBOOK Master of Science Programs in Biostatistics

GRADUATE STUDENT HANDBOOK Master of Science Programs in Biostatistics 2017-2018 GRADUATE STUDENT HANDBOOK Master of Science Programs in Biostatistics Entrance requirements, program descriptions, degree requirements and other program policies for Biostatistics Master s Programs

More information

POLA: a student modeling framework for Probabilistic On-Line Assessment of problem solving performance

POLA: a student modeling framework for Probabilistic On-Line Assessment of problem solving performance POLA: a student modeling framework for Probabilistic On-Line Assessment of problem solving performance Cristina Conati, Kurt VanLehn Intelligent Systems Program University of Pittsburgh Pittsburgh, PA,

More information

Speech Emotion Recognition Using Support Vector Machine

Speech Emotion Recognition Using Support Vector Machine Speech Emotion Recognition Using Support Vector Machine Yixiong Pan, Peipei Shen and Liping Shen Department of Computer Technology Shanghai JiaoTong University, Shanghai, China panyixiong@sjtu.edu.cn,

More information

Semi-Supervised Face Detection

Semi-Supervised Face Detection Semi-Supervised Face Detection Nicu Sebe, Ira Cohen 2, Thomas S. Huang 3, Theo Gevers Faculty of Science, University of Amsterdam, The Netherlands 2 HP Research Labs, USA 3 Beckman Institute, University

More information

Lecture 1: Basic Concepts of Machine Learning

Lecture 1: Basic Concepts of Machine Learning Lecture 1: Basic Concepts of Machine Learning Cognitive Systems - Machine Learning Ute Schmid (lecture) Johannes Rabold (practice) Based on slides prepared March 2005 by Maximilian Röglinger, updated 2010

More information

CS4491/CS 7265 BIG DATA ANALYTICS INTRODUCTION TO THE COURSE. Mingon Kang, PhD Computer Science, Kennesaw State University

CS4491/CS 7265 BIG DATA ANALYTICS INTRODUCTION TO THE COURSE. Mingon Kang, PhD Computer Science, Kennesaw State University CS4491/CS 7265 BIG DATA ANALYTICS INTRODUCTION TO THE COURSE Mingon Kang, PhD Computer Science, Kennesaw State University Self Introduction Mingon Kang, PhD Homepage: http://ksuweb.kennesaw.edu/~mkang9

More information

CSL465/603 - Machine Learning

CSL465/603 - Machine Learning CSL465/603 - Machine Learning Fall 2016 Narayanan C Krishnan ckn@iitrpr.ac.in Introduction CSL465/603 - Machine Learning 1 Administrative Trivia Course Structure 3-0-2 Lecture Timings Monday 9.55-10.45am

More information

OCR for Arabic using SIFT Descriptors With Online Failure Prediction

OCR for Arabic using SIFT Descriptors With Online Failure Prediction OCR for Arabic using SIFT Descriptors With Online Failure Prediction Andrey Stolyarenko, Nachum Dershowitz The Blavatnik School of Computer Science Tel Aviv University Tel Aviv, Israel Email: stloyare@tau.ac.il,

More information

CLASSIFICATION OF TEXT DOCUMENTS USING INTEGER REPRESENTATION AND REGRESSION: AN INTEGRATED APPROACH

CLASSIFICATION OF TEXT DOCUMENTS USING INTEGER REPRESENTATION AND REGRESSION: AN INTEGRATED APPROACH ISSN: 0976-3104 Danti and Bhushan. ARTICLE OPEN ACCESS CLASSIFICATION OF TEXT DOCUMENTS USING INTEGER REPRESENTATION AND REGRESSION: AN INTEGRATED APPROACH Ajit Danti 1 and SN Bharath Bhushan 2* 1 Department

More information

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition Todd Holloway Two Lecture Series for B551 November 20 & 27, 2007 Indiana University Outline Introduction Bias and

More information

Probabilistic Latent Semantic Analysis

Probabilistic Latent Semantic Analysis Probabilistic Latent Semantic Analysis Thomas Hofmann Presentation by Ioannis Pavlopoulos & Andreas Damianou for the course of Data Mining & Exploration 1 Outline Latent Semantic Analysis o Need o Overview

More information

On-Line Data Analytics

On-Line Data Analytics International Journal of Computer Applications in Engineering Sciences [VOL I, ISSUE III, SEPTEMBER 2011] [ISSN: 2231-4946] On-Line Data Analytics Yugandhar Vemulapalli #, Devarapalli Raghu *, Raja Jacob

More information

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE Pierre Foy TIMSS Advanced 2015 orks User Guide for the International Database Pierre Foy Contributors: Victoria A.S. Centurino, Kerry E. Cotter,

More information

Computerized Adaptive Psychological Testing A Personalisation Perspective

Computerized Adaptive Psychological Testing A Personalisation Perspective Psychology and the internet: An European Perspective Computerized Adaptive Psychological Testing A Personalisation Perspective Mykola Pechenizkiy mpechen@cc.jyu.fi Introduction Mixed Model of IRT and ES

More information

Reinforcement Learning by Comparing Immediate Reward

Reinforcement Learning by Comparing Immediate Reward Reinforcement Learning by Comparing Immediate Reward Punit Pandey DeepshikhaPandey Dr. Shishir Kumar Abstract This paper introduces an approach to Reinforcement Learning Algorithm by comparing their immediate

More information

Impact of Cluster Validity Measures on Performance of Hybrid Models Based on K-means and Decision Trees

Impact of Cluster Validity Measures on Performance of Hybrid Models Based on K-means and Decision Trees Impact of Cluster Validity Measures on Performance of Hybrid Models Based on K-means and Decision Trees Mariusz Łapczy ski 1 and Bartłomiej Jefma ski 2 1 The Chair of Market Analysis and Marketing Research,

More information

Analyzing the Usage of IT in SMEs

Analyzing the Usage of IT in SMEs IBIMA Publishing Communications of the IBIMA http://www.ibimapublishing.com/journals/cibima/cibima.html Vol. 2010 (2010), Article ID 208609, 10 pages DOI: 10.5171/2010.208609 Analyzing the Usage of IT

More information

Applications of data mining algorithms to analysis of medical data

Applications of data mining algorithms to analysis of medical data Master Thesis Software Engineering Thesis no: MSE-2007:20 August 2007 Applications of data mining algorithms to analysis of medical data Dariusz Matyja School of Engineering Blekinge Institute of Technology

More information

Automating the E-learning Personalization

Automating the E-learning Personalization Automating the E-learning Personalization Fathi Essalmi 1, Leila Jemni Ben Ayed 1, Mohamed Jemni 1, Kinshuk 2, and Sabine Graf 2 1 The Research Laboratory of Technologies of Information and Communication

More information

AUTOMATIC DETECTION OF PROLONGED FRICATIVE PHONEMES WITH THE HIDDEN MARKOV MODELS APPROACH 1. INTRODUCTION

AUTOMATIC DETECTION OF PROLONGED FRICATIVE PHONEMES WITH THE HIDDEN MARKOV MODELS APPROACH 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 11/2007, ISSN 1642-6037 Marek WIŚNIEWSKI *, Wiesława KUNISZYK-JÓŹKOWIAK *, Elżbieta SMOŁKA *, Waldemar SUSZYŃSKI * HMM, recognition, speech, disorders

More information

Content-free collaborative learning modeling using data mining

Content-free collaborative learning modeling using data mining User Model User-Adap Inter DOI 10.1007/s11257-010-9095-z ORIGINAL PAPER Content-free collaborative learning modeling using data mining Antonio R. Anaya Jesús G. Boticario Received: 23 April 2010 / Accepted

More information

A NEW ALGORITHM FOR GENERATION OF DECISION TREES

A NEW ALGORITHM FOR GENERATION OF DECISION TREES TASK QUARTERLY 8 No 2(2004), 1001 1005 A NEW ALGORITHM FOR GENERATION OF DECISION TREES JERZYW.GRZYMAŁA-BUSSE 1,2,ZDZISŁAWS.HIPPE 2, MAKSYMILIANKNAP 2 ANDTERESAMROCZEK 2 1 DepartmentofElectricalEngineeringandComputerScience,

More information

Introduction to Moodle

Introduction to Moodle Center for Excellence in Teaching and Learning Mr. Philip Daoud Introduction to Moodle Beginner s guide Center for Excellence in Teaching and Learning / Teaching Resource This manual is part of a serious

More information

THE WEB 2.0 AS A PLATFORM FOR THE ACQUISITION OF SKILLS, IMPROVE ACADEMIC PERFORMANCE AND DESIGNER CAREER PROMOTION IN THE UNIVERSITY

THE WEB 2.0 AS A PLATFORM FOR THE ACQUISITION OF SKILLS, IMPROVE ACADEMIC PERFORMANCE AND DESIGNER CAREER PROMOTION IN THE UNIVERSITY THE WEB 2.0 AS A PLATFORM FOR THE ACQUISITION OF SKILLS, IMPROVE ACADEMIC PERFORMANCE AND DESIGNER CAREER PROMOTION IN THE UNIVERSITY F. Felip Miralles, S. Martín Martín, Mª L. García Martínez, J.L. Navarro

More information

AUTOMATED TROUBLESHOOTING OF MOBILE NETWORKS USING BAYESIAN NETWORKS

AUTOMATED TROUBLESHOOTING OF MOBILE NETWORKS USING BAYESIAN NETWORKS AUTOMATED TROUBLESHOOTING OF MOBILE NETWORKS USING BAYESIAN NETWORKS R.Barco 1, R.Guerrero 2, G.Hylander 2, L.Nielsen 3, M.Partanen 2, S.Patel 4 1 Dpt. Ingeniería de Comunicaciones. Universidad de Málaga.

More information

Learning Optimal Dialogue Strategies: A Case Study of a Spoken Dialogue Agent for

Learning Optimal Dialogue Strategies: A Case Study of a Spoken Dialogue Agent for Learning Optimal Dialogue Strategies: A Case Study of a Spoken Dialogue Agent for Email Marilyn A. Walker Jeanne C. Fromer Shrikanth Narayanan walker@research.att.com jeannie@ai.mit.edu shri@research.att.com

More information

Human Emotion Recognition From Speech

Human Emotion Recognition From Speech RESEARCH ARTICLE OPEN ACCESS Human Emotion Recognition From Speech Miss. Aparna P. Wanare*, Prof. Shankar N. Dandare *(Department of Electronics & Telecommunication Engineering, Sant Gadge Baba Amravati

More information

Welcome to. ECML/PKDD 2004 Community meeting

Welcome to. ECML/PKDD 2004 Community meeting Welcome to ECML/PKDD 2004 Community meeting A brief report from the program chairs Jean-Francois Boulicaut, INSA-Lyon, France Floriana Esposito, University of Bari, Italy Fosca Giannotti, ISTI-CNR, Pisa,

More information

Speech Recognition at ICSI: Broadcast News and beyond

Speech Recognition at ICSI: Broadcast News and beyond Speech Recognition at ICSI: Broadcast News and beyond Dan Ellis International Computer Science Institute, Berkeley CA Outline 1 2 3 The DARPA Broadcast News task Aspects of ICSI

More information

Procedia - Social and Behavioral Sciences 237 ( 2017 )

Procedia - Social and Behavioral Sciences 237 ( 2017 ) Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 237 ( 2017 ) 613 617 7th International Conference on Intercultural Education Education, Health and ICT

More information

Knowledge-Based - Systems

Knowledge-Based - Systems Knowledge-Based - Systems ; Rajendra Arvind Akerkar Chairman, Technomathematics Research Foundation and Senior Researcher, Western Norway Research institute Priti Srinivas Sajja Sardar Patel University

More information

AQUA: An Ontology-Driven Question Answering System

AQUA: An Ontology-Driven Question Answering System AQUA: An Ontology-Driven Question Answering System Maria Vargas-Vera, Enrico Motta and John Domingue Knowledge Media Institute (KMI) The Open University, Walton Hall, Milton Keynes, MK7 6AA, United Kingdom.

More information

What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data

What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data Kurt VanLehn 1, Kenneth R. Koedinger 2, Alida Skogsholm 2, Adaeze Nwaigwe 2, Robert G.M. Hausmann 1, Anders Weinstein

More information

University of Groningen. Systemen, planning, netwerken Bosman, Aart

University of Groningen. Systemen, planning, netwerken Bosman, Aart University of Groningen Systemen, planning, netwerken Bosman, Aart IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document

More information

Universidade do Minho Escola de Engenharia

Universidade do Minho Escola de Engenharia Universidade do Minho Escola de Engenharia Universidade do Minho Escola de Engenharia Dissertação de Mestrado Knowledge Discovery is the nontrivial extraction of implicit, previously unknown, and potentially

More information

Truth Inference in Crowdsourcing: Is the Problem Solved?

Truth Inference in Crowdsourcing: Is the Problem Solved? Truth Inference in Crowdsourcing: Is the Problem Solved? Yudian Zheng, Guoliang Li #, Yuanbing Li #, Caihua Shan, Reynold Cheng # Department of Computer Science, Tsinghua University Department of Computer

More information

TotalLMS. Getting Started with SumTotal: Learner Mode

TotalLMS. Getting Started with SumTotal: Learner Mode TotalLMS Getting Started with SumTotal: Learner Mode Contents Learner Mode... 1 TotalLMS... 1 Introduction... 3 Objectives of this Guide... 3 TotalLMS Overview... 3 Logging on to SumTotal... 3 Exploring

More information

Statistics and Data Analytics Minor

Statistics and Data Analytics Minor October 28, 2014 Page 1 of 6 PROGRAM IDENTIFICATION NAME OF THE MINOR Statistics and Data Analytics ACADEMIC PROGRAM PROPOSING THE MINOR Mathematics PROGRAM DESCRIPTION DESCRIPTION OF THE MINOR AND STUDENT

More information

Seminar - Organic Computing

Seminar - Organic Computing Seminar - Organic Computing Self-Organisation of OC-Systems Markus Franke 25.01.2006 Typeset by FoilTEX Timetable 1. Overview 2. Characteristics of SO-Systems 3. Concern with Nature 4. Design-Concepts

More information

A Comparison of Two Text Representations for Sentiment Analysis

A Comparison of Two Text Representations for Sentiment Analysis 010 International Conference on Computer Application and System Modeling (ICCASM 010) A Comparison of Two Text Representations for Sentiment Analysis Jianxiong Wang School of Computer Science & Educational

More information

OFFICE SUPPORT SPECIALIST Technical Diploma

OFFICE SUPPORT SPECIALIST Technical Diploma OFFICE SUPPORT SPECIALIST Technical Diploma Program Code: 31-106-8 our graduates INDEMAND 2017/2018 mstc.edu administrative professional career pathway OFFICE SUPPORT SPECIALIST CUSTOMER RELATIONSHIP PROFESSIONAL

More information

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models Stephan Gouws and GJ van Rooyen MIH Medialab, Stellenbosch University SOUTH AFRICA {stephan,gvrooyen}@ml.sun.ac.za

More information

DOCTORAL SCHOOL TRAINING AND DEVELOPMENT PROGRAMME

DOCTORAL SCHOOL TRAINING AND DEVELOPMENT PROGRAMME The following resources are currently available: DOCTORAL SCHOOL TRAINING AND DEVELOPMENT PROGRAMME 2016-17 What is the Doctoral School? The main purpose of the Doctoral School is to enhance your experience

More information

SINGLE DOCUMENT AUTOMATIC TEXT SUMMARIZATION USING TERM FREQUENCY-INVERSE DOCUMENT FREQUENCY (TF-IDF)

SINGLE DOCUMENT AUTOMATIC TEXT SUMMARIZATION USING TERM FREQUENCY-INVERSE DOCUMENT FREQUENCY (TF-IDF) SINGLE DOCUMENT AUTOMATIC TEXT SUMMARIZATION USING TERM FREQUENCY-INVERSE DOCUMENT FREQUENCY (TF-IDF) Hans Christian 1 ; Mikhael Pramodana Agus 2 ; Derwin Suhartono 3 1,2,3 Computer Science Department,

More information

K-Medoid Algorithm in Clustering Student Scholarship Applicants

K-Medoid Algorithm in Clustering Student Scholarship Applicants Scientific Journal of Informatics Vol. 4, No. 1, May 2017 p-issn 2407-7658 http://journal.unnes.ac.id/nju/index.php/sji e-issn 2460-0040 K-Medoid Algorithm in Clustering Student Scholarship Applicants

More information

INPE São José dos Campos

INPE São José dos Campos INPE-5479 PRE/1778 MONLINEAR ASPECTS OF DATA INTEGRATION FOR LAND COVER CLASSIFICATION IN A NEDRAL NETWORK ENVIRONNENT Maria Suelena S. Barros Valter Rodrigues INPE São José dos Campos 1993 SECRETARIA

More information

Course Outline. Course Grading. Where to go for help. Academic Integrity. EE-589 Introduction to Neural Networks NN 1 EE

Course Outline. Course Grading. Where to go for help. Academic Integrity. EE-589 Introduction to Neural Networks NN 1 EE EE-589 Introduction to Neural Assistant Prof. Dr. Turgay IBRIKCI Room # 305 (322) 338 6868 / 139 Wensdays 9:00-12:00 Course Outline The course is divided in two parts: theory and practice. 1. Theory covers

More information

Predicting Student Attrition in MOOCs using Sentiment Analysis and Neural Networks

Predicting Student Attrition in MOOCs using Sentiment Analysis and Neural Networks Predicting Student Attrition in MOOCs using Sentiment Analysis and Neural Networks Devendra Singh Chaplot, Eunhee Rhim, and Jihie Kim Samsung Electronics Co., Ltd. Seoul, South Korea {dev.chaplot,eunhee.rhim,jihie.kim}@samsung.com

More information

Visual CP Representation of Knowledge

Visual CP Representation of Knowledge Visual CP Representation of Knowledge Heather D. Pfeiffer and Roger T. Hartley Department of Computer Science New Mexico State University Las Cruces, NM 88003-8001, USA email: hdp@cs.nmsu.edu and rth@cs.nmsu.edu

More information

Pp. 176{182 in Proceedings of The Second International Conference on Knowledge Discovery and Data Mining. Predictive Data Mining with Finite Mixtures

Pp. 176{182 in Proceedings of The Second International Conference on Knowledge Discovery and Data Mining. Predictive Data Mining with Finite Mixtures Pp. 176{182 in Proceedings of The Second International Conference on Knowledge Discovery and Data Mining (Portland, OR, August 1996). Predictive Data Mining with Finite Mixtures Petri Kontkanen Petri Myllymaki

More information

System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks

System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks 1 Tzu-Hsuan Yang, 2 Tzu-Hsuan Tseng, and 3 Chia-Ping Chen Department of Computer Science and Engineering

More information

Circuit Simulators: A Revolutionary E-Learning Platform

Circuit Simulators: A Revolutionary E-Learning Platform Circuit Simulators: A Revolutionary E-Learning Platform Mahi Itagi Padre Conceicao College of Engineering, Verna, Goa, India. itagimahi@gmail.com Akhil Deshpande Gogte Institute of Technology, Udyambag,

More information

Linking Task: Identifying authors and book titles in verbose queries

Linking Task: Identifying authors and book titles in verbose queries Linking Task: Identifying authors and book titles in verbose queries Anaïs Ollagnier, Sébastien Fournier, and Patrice Bellot Aix-Marseille University, CNRS, ENSAM, University of Toulon, LSIS UMR 7296,

More information

Knowledge Elicitation Tool Classification. Janet E. Burge. Artificial Intelligence Research Group. Worcester Polytechnic Institute

Knowledge Elicitation Tool Classification. Janet E. Burge. Artificial Intelligence Research Group. Worcester Polytechnic Institute Page 1 of 28 Knowledge Elicitation Tool Classification Janet E. Burge Artificial Intelligence Research Group Worcester Polytechnic Institute Knowledge Elicitation Methods * KE Methods by Interaction Type

More information

Semi-supervised methods of text processing, and an application to medical concept extraction. Yacine Jernite Text-as-Data series September 17.

Semi-supervised methods of text processing, and an application to medical concept extraction. Yacine Jernite Text-as-Data series September 17. Semi-supervised methods of text processing, and an application to medical concept extraction Yacine Jernite Text-as-Data series September 17. 2015 What do we want from text? 1. Extract information 2. Link

More information

Grade 6: Correlated to AGS Basic Math Skills

Grade 6: Correlated to AGS Basic Math Skills Grade 6: Correlated to AGS Basic Math Skills Grade 6: Standard 1 Number Sense Students compare and order positive and negative integers, decimals, fractions, and mixed numbers. They find multiples and

More information

Artificial Neural Networks written examination

Artificial Neural Networks written examination 1 (8) Institutionen för informationsteknologi Olle Gällmo Universitetsadjunkt Adress: Lägerhyddsvägen 2 Box 337 751 05 Uppsala Artificial Neural Networks written examination Monday, May 15, 2006 9 00-14

More information

Radius STEM Readiness TM

Radius STEM Readiness TM Curriculum Guide Radius STEM Readiness TM While today s teens are surrounded by technology, we face a stark and imminent shortage of graduates pursuing careers in Science, Technology, Engineering, and

More information

WHEN THERE IS A mismatch between the acoustic

WHEN THERE IS A mismatch between the acoustic 808 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 14, NO. 3, MAY 2006 Optimization of Temporal Filters for Constructing Robust Features in Speech Recognition Jeih-Weih Hung, Member,

More information

Instructor: Mario D. Garrett, Ph.D. Phone: Office: Hepner Hall (HH) 100

Instructor: Mario D. Garrett, Ph.D.   Phone: Office: Hepner Hall (HH) 100 San Diego State University School of Social Work 610 COMPUTER APPLICATIONS FOR SOCIAL WORK PRACTICE Statistical Package for the Social Sciences Office: Hepner Hall (HH) 100 Instructor: Mario D. Garrett,

More information

Courses in English. Application Development Technology. Artificial Intelligence. 2017/18 Spring Semester. Database access

Courses in English. Application Development Technology. Artificial Intelligence. 2017/18 Spring Semester. Database access The courses availability depends on the minimum number of registered students (5). If the course couldn t start, students can still complete it in the form of project work and regular consultations with

More information

Data Integration through Clustering and Finding Statistical Relations - Validation of Approach

Data Integration through Clustering and Finding Statistical Relations - Validation of Approach Data Integration through Clustering and Finding Statistical Relations - Validation of Approach Marek Jaszuk, Teresa Mroczek, and Barbara Fryc University of Information Technology and Management, ul. Sucharskiego

More information

Product Feature-based Ratings foropinionsummarization of E-Commerce Feedback Comments

Product Feature-based Ratings foropinionsummarization of E-Commerce Feedback Comments Product Feature-based Ratings foropinionsummarization of E-Commerce Feedback Comments Vijayshri Ramkrishna Ingale PG Student, Department of Computer Engineering JSPM s Imperial College of Engineering &

More information

Agent-Based Software Engineering

Agent-Based Software Engineering Agent-Based Software Engineering Learning Guide Information for Students 1. Description Grade Module Máster Universitario en Ingeniería de Software - European Master on Software Engineering Advanced Software

More information

Netpix: A Method of Feature Selection Leading. to Accurate Sentiment-Based Classification Models

Netpix: A Method of Feature Selection Leading. to Accurate Sentiment-Based Classification Models Netpix: A Method of Feature Selection Leading to Accurate Sentiment-Based Classification Models 1 Netpix: A Method of Feature Selection Leading to Accurate Sentiment-Based Classification Models James B.

More information

have to be modeled) or isolated words. Output of the system is a grapheme-tophoneme conversion system which takes as its input the spelling of words,

have to be modeled) or isolated words. Output of the system is a grapheme-tophoneme conversion system which takes as its input the spelling of words, A Language-Independent, Data-Oriented Architecture for Grapheme-to-Phoneme Conversion Walter Daelemans and Antal van den Bosch Proceedings ESCA-IEEE speech synthesis conference, New York, September 1994

More information

Machine Learning from Garden Path Sentences: The Application of Computational Linguistics

Machine Learning from Garden Path Sentences: The Application of Computational Linguistics Machine Learning from Garden Path Sentences: The Application of Computational Linguistics http://dx.doi.org/10.3991/ijet.v9i6.4109 J.L. Du 1, P.F. Yu 1 and M.L. Li 2 1 Guangdong University of Foreign Studies,

More information

Automating Outcome Based Assessment

Automating Outcome Based Assessment Automating Outcome Based Assessment Suseel K Pallapu Graduate Student Department of Computing Studies Arizona State University Polytechnic (East) 01 480 449 3861 harryk@asu.edu ABSTRACT In the last decade,

More information

Houghton Mifflin Online Assessment System Walkthrough Guide

Houghton Mifflin Online Assessment System Walkthrough Guide Houghton Mifflin Online Assessment System Walkthrough Guide Page 1 Copyright 2007 by Houghton Mifflin Company. All Rights Reserved. No part of this document may be reproduced or transmitted in any form

More information

Multimedia Application Effective Support of Education

Multimedia Application Effective Support of Education Multimedia Application Effective Support of Education Eva Milková Faculty of Science, University od Hradec Králové, Hradec Králové, Czech Republic eva.mikova@uhk.cz Abstract Multimedia applications have

More information

SIE: Speech Enabled Interface for E-Learning

SIE: Speech Enabled Interface for E-Learning SIE: Speech Enabled Interface for E-Learning Shikha M.Tech Student Lovely Professional University, Phagwara, Punjab INDIA ABSTRACT In today s world, e-learning is very important and popular. E- learning

More information