Machine Learning: Theory and Applications

Size: px
Start display at page:

Download "Machine Learning: Theory and Applications"

Transcription

1 Machine Learning: Theory and Applications Zhi-Qiang LIU City University of Hong Kong, Hong Kong, SAR, CHINA Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

2 Topics to be covered (syllabus) Overview and Definitions, Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

3 Topics to be covered (syllabus) Overview and Definitions, Data representations and Modeling, Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

4 Topics to be covered (syllabus) Overview and Definitions, Data representations and Modeling, Dimensionality, Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

5 Topics to be covered (syllabus) Overview and Definitions, Data representations and Modeling, Dimensionality, Learning paradigms, Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

6 Topics to be covered (syllabus) Overview and Definitions, Data representations and Modeling, Dimensionality, Learning paradigms, Symbolic learning methods, Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

7 Topics to be covered (syllabus) Overview and Definitions, Data representations and Modeling, Dimensionality, Learning paradigms, Symbolic learning methods, Neural-Fuzzy learning systems, Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

8 Topics to be covered (syllabus) Overview and Definitions, Data representations and Modeling, Dimensionality, Learning paradigms, Symbolic learning methods, Neural-Fuzzy learning systems, Kernel-based learning, Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

9 Topics to be covered (syllabus) Overview and Definitions, Data representations and Modeling, Dimensionality, Learning paradigms, Symbolic learning methods, Neural-Fuzzy learning systems, Kernel-based learning, Research topics, Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

10 Topics to be covered (syllabus) Overview and Definitions, Data representations and Modeling, Dimensionality, Learning paradigms, Symbolic learning methods, Neural-Fuzzy learning systems, Kernel-based learning, Research topics, Applications. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

11 References Vapnik, V. Statistical Learning Theory, John Wiley, 1998, NY Pearl, J. Probabilistic Reasoning in Intelligent Systems: networks of plausible inference, Morgan Kaufmann, Mitchell T.M. Machine Learning, McGraw-Hill, Gaines, B. and Boose, J. Machine Learning and Uncertainty Reasoning, Academic Press, Bishop, C. Neural Networks for Pattern Recognition, Oxford University Press, London, UK Theodoridis, S. and Koutroumbas, K. Pattern Recognition, Academic Press, Prentice-Hall, Kosko, B. Fuzzy Thinking, Harper Collins, Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

12 Relevant Journals IEEE Transactions on Systems, Man, and Cybernetics, IEEE Transactions on Fuzzy Systems, IEEE Transactions on Neural Networks, IEEE Transactions on Evolutionary Computation, IEEE Transactions on Pattern Analysis and Machine Intelligence, Machine Learning, Artificial Intelligence, Pattern Recognition International Journal of Pattern Recognition and Artificial Intelligence, Neural Networks, and many more. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

13 What is Machine Learning? Learning defined by the Oxford dictionary: To get knowledge of (a subject) or skill (an art, etc) by study, experience or teaching. Also to commit to memory... Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

14 What is Machine Learning? Learning is an essential ability and feature of an intelligent system. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

15 What is Machine Learning? Learning is an essential ability and feature of an intelligent system. It is save to say that learning ability is vital to the survival of species. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

16 What is Machine Learning? Learning is an essential ability and feature of an intelligent system. It is save to say that learning ability is vital to the survival of species. Any autonomous system must be able to learn and adapt. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

17 What is Machine Learning? Learning is an essential ability and feature of an intelligent system. It is save to say that learning ability is vital to the survival of species. Any autonomous system must be able to learn and adapt. In machine learning, it is important to relate to the human learning mechanism. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

18 What is Machine Learning? Learning is an essential ability and feature of an intelligent system. It is save to say that learning ability is vital to the survival of species. Any autonomous system must be able to learn and adapt. In machine learning, it is important to relate to the human learning mechanism. Note: We are not interested in store-and-retrieve type of learning. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

19 What is Machine Learning? Learning is an essential ability and feature of an intelligent system. It is save to say that learning ability is vital to the survival of species. Any autonomous system must be able to learn and adapt. In machine learning, it is important to relate to the human learning mechanism. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

20 Task Performance-related Definition Loosely: To learn is to change and to change is to learn. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

21 Task Performance-related Definition Loosely: To learn is to change and to change is to learn. Learning is any change in a system that allows it to perform better the second time on repetition of the same task or another task drawn from the same population. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

22 Knowledge-gain Learning Definition Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

23 Knowledge-gain Learning Definition Learning can be defined operationally to mean the ability to acquire new skills that could perform new tasks or perform old tasks better (faster, more accurately, etc.) as a result of knowledge acquired by the learning process. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

24 Two Aspects To summarise machine learning can be viewed as having two aspects: The acquisition of new knowledge from external sources; Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

25 Two Aspects To summarise machine learning can be viewed as having two aspects: The acquisition of new knowledge from external sources; The improvement of knowledge representation and structure so that existing knowledge may be better exploited. Lecture slides for Machine Learning, c Zhi-Qiang Liu, 2005 p.

26 State of the Art still modest achievements in ML

27 State of the Art still modest achievements in ML mostly isolated solutions to date

28 State of the Art still modest achievements in ML mostly isolated solutions to date but can now:

29 State of the Art still modest achievements in ML mostly isolated solutions to date but can now: assist automatic knowledge acquisition

30 State of the Art still modest achievements in ML mostly isolated solutions to date but can now: assist automatic knowledge acquisition extract relevant knowledge from large knowledge bases

31 State of the Art still modest achievements in ML mostly isolated solutions to date but can now: assist automatic knowledge acquisition extract relevant knowledge from large knowledge bases abstract higher-level concepts out of data sets

32 State of the Art still modest achievements in ML mostly isolated solutions to date but can now: assist automatic knowledge acquisition extract relevant knowledge from large knowledge bases abstract higher-level concepts out of data sets... etc.

33 State of the Art The recent trend is to build integrated systems:

34 State of the Art The recent trend is to build integrated systems: combine various learning methods

35 State of the Art The recent trend is to build integrated systems: combine various learning methods induction, deduction, analogy, and abduction

36 State of the Art The recent trend is to build integrated systems: combine various learning methods induction, deduction, analogy, and abduction queries, apprenticeship, and abstraction

37 State of the Art The recent trend is to build integrated systems: combine various learning methods induction, deduction, analogy, and abduction queries, apprenticeship, and abstraction symbolic ML, neural networks, generic algorithms: soft computing.

38 State of the Art The recent trend is to build integrated systems: combine various learning methods induction, deduction, analogy, and abduction queries, apprenticeship, and abstraction symbolic ML, neural networks, generic algorithms: soft computing.

39 Outline Learning processes; Learning methods; Learning paradigms; Knowledge representation.

40 Learning as Search Search through a hypothesis space - the space of potential concept descriptions;

41 Learning as Search Search through a hypothesis space - the space of potential concept descriptions; Language to describe the large (possibly infinite) set of concepts;

42 Learning as Search Search through a hypothesis space - the space of potential concept descriptions; Language to describe the large (possibly infinite) set of concepts; Learning algorithm must search in this space in an efficient manner;

43 Learning as Search Search through a hypothesis space - the space of potential concept descriptions; Language to describe the large (possibly infinite) set of concepts; Learning algorithm must search in this space in an efficient manner; Difficulty: How to ignore vast majority of invalid descriptions?

44 Learning as Search Search through a hypothesis space - the space of potential concept descriptions; Language to describe the large (possibly infinite) set of concepts; Learning algorithm must search in this space in an efficient manner; Difficulty: How to ignore vast majority of invalid descriptions? Heuristic methods needed to prune the search.

45 Symbolic vs Numeric ML is traditionally symbolic;

46 Symbolic vs Numeric ML is traditionally symbolic; Symbolic: e.g., [color = orange] rather than [wavelength = 600nm];

47 Symbolic vs Numeric ML is traditionally symbolic; Symbolic: e.g., [color = orange] rather than [wavelength = 600nm]; Numeric: e.g., [object = wing] cf [area = 1.2][angle = 45][...];

48 Symbolic vs Numeric ML is traditionally symbolic; Symbolic: e.g., [color = orange] rather than [wavelength = 600nm]; Numeric: e.g., [object = wing] cf [area = 1.2][angle = 45][...]; Concepts are inherently symbolic;

49 Symbolic vs Numeric ML is traditionally symbolic; Symbolic: e.g., [color = orange] rather than [wavelength = 600nm]; Numeric: e.g., [object = wing] cf [area = 1.2][angle = 45][...]; Concepts are inherently symbolic; An open problem: symbolic or numeric representation?

50 Knowledge Representation Numerous representation schemes:

51 Knowledge Representation Numerous representation schemes: decision trees

52 Knowledge Representation Numerous representation schemes: decision trees propositional calculus

53 Knowledge Representation Numerous representation schemes: decision trees propositional calculus neural networks

54 Knowledge Representation Numerous representation schemes: decision trees propositional calculus neural networks classic logic

55 Knowledge Representation Numerous representation schemes: decision trees propositional calculus neural networks classic logic rules

56 Knowledge Representation Numerous representation schemes: decision trees propositional calculus neural networks classic logic rules frames

57 Knowledge Representation Numerous representation schemes: decision trees propositional calculus neural networks classic logic rules frames associative (semantic) networks

58 Knowledge Representation Numerous representation schemes: decision trees propositional calculus neural networks classic logic rules frames associative (semantic) networks objects

59 Knowledge Representation Numerous representation schemes: decision trees propositional calculus neural networks classic logic rules frames associative (semantic) networks objects cases, examples

60 Knowledge Representation Numerous representation schemes: decision trees propositional calculus neural networks classic logic rules frames associative (semantic) networks objects cases, examples statistics, probabilities

61 Knowledge Representation Numerous representation schemes: decision trees propositional calculus neural networks classic logic rules frames associative (semantic) networks objects cases, examples statistics, probabilities fuzzy logic

62 Knowledge representation most early systems used attribute-value pairs (features): e.g., [color=red or green], [size 2]

63 Knowledge representation most early systems used attribute-value pairs (features): e.g., [color=red or green], [size 2] more recent systems use first-order Horn clauses logic which can include relationships within and between objects: e.g., block(a), block(b), on-top-of(a,b)

64 Taxonomy of ML Symbolic Empirical Learning (SEL)

65 Taxonomy of ML Symbolic Empirical Learning (SEL) supervised (learning from examples)

66 Taxonomy of ML Symbolic Empirical Learning (SEL) supervised (learning from examples) version space

67 Taxonomy of ML Symbolic Empirical Learning (SEL) supervised (learning from examples) version space decision trees (ID3)

68 Taxonomy of ML Symbolic Empirical Learning (SEL) supervised (learning from examples) version space decision trees (ID3) star methodology (AQ11)

69 Taxonomy of ML Symbolic Empirical Learning (SEL) supervised (learning from examples) version space decision trees (ID3) star methodology (AQ11) least generalisation (DLG)

70 Taxonomy of ML Symbolic Empirical Learning (SEL) supervised (learning from examples) version space decision trees (ID3) star methodology (AQ11) least generalisation (DLG) inductive logic programming (FOIL)

71 Taxonomy of ML Symbolic Empirical Learning (SEL) supervised (learning from examples) version space decision trees (ID3) star methodology (AQ11) least generalisation (DLG) inductive logic programming (FOIL) unsupervised (observation and discovery)

72 Taxonomy of ML Symbolic Empirical Learning (SEL) supervised (learning from examples) version space decision trees (ID3) star methodology (AQ11) least generalisation (DLG) inductive logic programming (FOIL) unsupervised (observation and discovery) conceptual clustering (Cobweb)

73 Taxonomy of ML Symbolic Empirical Learning (SEL) supervised (learning from examples) version space decision trees (ID3) star methodology (AQ11) least generalisation (DLG) inductive logic programming (FOIL) unsupervised (observation and discovery) conceptual clustering (Cobweb) discovery (Bacon)

74 Taxonomy of ML Analytical/explanation-based learning

75 Taxonomy of ML Analytical/explanation-based learning learning composite rules (EGGS)

76 Taxonomy of ML Analytical/explanation-based learning learning composite rules (EGGS) learning search control knowledge (LEX)

77 Taxonomy of ML Analytical/explanation-based learning learning composite rules (EGGS) learning search control knowledge (LEX) Analogy, case-based reasoning and exemplars

78 Taxonomy of ML Analytical/explanation-based learning learning composite rules (EGGS) learning search control knowledge (LEX) Analogy, case-based reasoning and exemplars case-based reasoning (CHEF)

79 Taxonomy of ML Analytical/explanation-based learning learning composite rules (EGGS) learning search control knowledge (LEX) Analogy, case-based reasoning and exemplars case-based reasoning (CHEF) exemplars (PROTOS)

80 Taxonomy of ML integrated learning systems

81 Taxonomy of ML integrated learning systems combine various learning techniques (IOU)

82 Taxonomy of ML integrated learning systems combine various learning techniques (IOU) learning apprentice systems (LEAP)

83 Taxonomy of ML integrated learning systems combine various learning techniques (IOU) learning apprentice systems (LEAP) Sub-symbolic learning systems

84 Taxonomy of ML integrated learning systems combine various learning techniques (IOU) learning apprentice systems (LEAP) Sub-symbolic learning systems generic algorithms

85 Taxonomy of ML integrated learning systems combine various learning techniques (IOU) learning apprentice systems (LEAP) Sub-symbolic learning systems generic algorithms neural networks

86 Taxonomy of ML integrated learning systems combine various learning techniques (IOU) learning apprentice systems (LEAP) Sub-symbolic learning systems generic algorithms neural networks fuzzy adaptive systems

87 Taxonomy of ML integrated learning systems combine various learning techniques (IOU) learning apprentice systems (LEAP) Sub-symbolic learning systems generic algorithms neural networks fuzzy adaptive systems kernel-based approaches: SVM.

88 Taxonomy of ML integrated learning systems combine various learning techniques (IOU) learning apprentice systems (LEAP) Sub-symbolic learning systems generic algorithms neural networks fuzzy adaptive systems kernel-based approaches: SVM.

89 Taxonomy of ML integrated learning systems combine various learning techniques (IOU) learning apprentice systems (LEAP) Sub-symbolic learning systems generic algorithms neural networks fuzzy adaptive systems kernel-based approaches: SVM.

Machine Learning and Data Analysis overview. Department of Cybernetics, Czech Technical University in Prague. http://ida.felk.cvut.

Machine Learning and Data Analysis overview. Department of Cybernetics, Czech Technical University in Prague. http://ida.felk.cvut. Machine Learning and Data Analysis overview Jiří Kléma Department of Cybernetics, Czech Technical University in Prague http://ida.felk.cvut.cz psyllabus Lecture Lecturer Content 1. J. Kléma Introduction,

More information

Course Outline Department of Computing Science Faculty of Science. COMP 3710-3 Applied Artificial Intelligence (3,1,0) Fall 2015

Course Outline Department of Computing Science Faculty of Science. COMP 3710-3 Applied Artificial Intelligence (3,1,0) Fall 2015 Course Outline Department of Computing Science Faculty of Science COMP 710 - Applied Artificial Intelligence (,1,0) Fall 2015 Instructor: Office: Phone/Voice Mail: E-Mail: Course Description : Students

More information

CS 2750 Machine Learning. Lecture 1. Machine Learning. http://www.cs.pitt.edu/~milos/courses/cs2750/ CS 2750 Machine Learning.

CS 2750 Machine Learning. Lecture 1. Machine Learning. http://www.cs.pitt.edu/~milos/courses/cs2750/ CS 2750 Machine Learning. Lecture Machine Learning Milos Hauskrecht milos@cs.pitt.edu 539 Sennott Square, x5 http://www.cs.pitt.edu/~milos/courses/cs75/ Administration Instructor: Milos Hauskrecht milos@cs.pitt.edu 539 Sennott

More information

Machine Learning: Overview

Machine Learning: Overview Machine Learning: Overview Why Learning? Learning is a core of property of being intelligent. Hence Machine learning is a core subarea of Artificial Intelligence. There is a need for programs to behave

More information

Machine Learning. Chapter 18, 21. Some material adopted from notes by Chuck Dyer

Machine Learning. Chapter 18, 21. Some material adopted from notes by Chuck Dyer Machine Learning Chapter 18, 21 Some material adopted from notes by Chuck Dyer What is learning? Learning denotes changes in a system that... enable a system to do the same task more efficiently the next

More information

Data, Measurements, Features

Data, Measurements, Features Data, Measurements, Features Middle East Technical University Dep. of Computer Engineering 2009 compiled by V. Atalay What do you think of when someone says Data? We might abstract the idea that data are

More information

Detection. Perspective. Network Anomaly. Bhattacharyya. Jugal. A Machine Learning »C) Dhruba Kumar. Kumar KaKta. CRC Press J Taylor & Francis Croup

Detection. Perspective. Network Anomaly. Bhattacharyya. Jugal. A Machine Learning »C) Dhruba Kumar. Kumar KaKta. CRC Press J Taylor & Francis Croup Network Anomaly Detection A Machine Learning Perspective Dhruba Kumar Bhattacharyya Jugal Kumar KaKta»C) CRC Press J Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor

More information

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours.

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours. (International Program) 01219141 Object-Oriented Modeling and Programming 3 (3-0) Object concepts, object-oriented design and analysis, object-oriented analysis relating to developing conceptual models

More information

Facilitating Business Process Discovery using Email Analysis

Facilitating Business Process Discovery using Email Analysis Facilitating Business Process Discovery using Email Analysis Matin Mavaddat Matin.Mavaddat@live.uwe.ac.uk Stewart Green Stewart.Green Ian Beeson Ian.Beeson Jin Sa Jin.Sa Abstract Extracting business process

More information

Volume 2, Issue 12, December 2014 International Journal of Advance Research in Computer Science and Management Studies

Volume 2, Issue 12, December 2014 International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 12, December 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online at: www.ijarcsms.com

More information

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM. DATA MINING TECHNOLOGY Georgiana Marin 1 Abstract In terms of data processing, classical statistical models are restrictive; it requires hypotheses, the knowledge and experience of specialists, equations,

More information

Introduction to Artificial Intelligence

Introduction to Artificial Intelligence Introduction to Artificial Intelligence 1st year undergraduate degrees with AI and/or CS http://www.cs.bham.ac.uk/~jxb/iai.html Lecturer: Dr. John A. Bullinaria http://www.cs.bham.ac.uk/~jxb John A. Bullinaria,

More information

Network Machine Learning Research Group. Intended status: Informational October 19, 2015 Expires: April 21, 2016

Network Machine Learning Research Group. Intended status: Informational October 19, 2015 Expires: April 21, 2016 Network Machine Learning Research Group S. Jiang Internet-Draft Huawei Technologies Co., Ltd Intended status: Informational October 19, 2015 Expires: April 21, 2016 Abstract Network Machine Learning draft-jiang-nmlrg-network-machine-learning-00

More information

Using Data Mining for Mobile Communication Clustering and Characterization

Using Data Mining for Mobile Communication Clustering and Characterization Using Data Mining for Mobile Communication Clustering and Characterization A. Bascacov *, C. Cernazanu ** and M. Marcu ** * Lasting Software, Timisoara, Romania ** Politehnica University of Timisoara/Computer

More information

Machine Learning and Data Mining. Fundamentals, robotics, recognition

Machine Learning and Data Mining. Fundamentals, robotics, recognition Machine Learning and Data Mining Fundamentals, robotics, recognition Machine Learning, Data Mining, Knowledge Discovery in Data Bases Their mutual relations Data Mining, Knowledge Discovery in Databases,

More information

Machine Learning. 01 - Introduction

Machine Learning. 01 - Introduction Machine Learning 01 - Introduction Machine learning course One lecture (Wednesday, 9:30, 346) and one exercise (Monday, 17:15, 203). Oral exam, 20 minutes, 5 credit points. Some basic mathematical knowledge

More information

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing CS Master Level Courses and Areas The graduate courses offered may change over time, in response to new developments in computer science and the interests of faculty and students; the list of graduate

More information

ISSUES IN RULE BASED KNOWLEDGE DISCOVERING PROCESS

ISSUES IN RULE BASED KNOWLEDGE DISCOVERING PROCESS Advances and Applications in Statistical Sciences Proceedings of The IV Meeting on Dynamics of Social and Economic Systems Volume 2, Issue 2, 2010, Pages 303-314 2010 Mili Publications ISSUES IN RULE BASED

More information

Knowledge Discovery from patents using KMX Text Analytics

Knowledge Discovery from patents using KMX Text Analytics Knowledge Discovery from patents using KMX Text Analytics Dr. Anton Heijs anton.heijs@treparel.com Treparel Abstract In this white paper we discuss how the KMX technology of Treparel can help searchers

More information

An Introduction to Data Mining. Big Data World. Related Fields and Disciplines. What is Data Mining? 2/12/2015

An Introduction to Data Mining. Big Data World. Related Fields and Disciplines. What is Data Mining? 2/12/2015 An Introduction to Data Mining for Wind Power Management Spring 2015 Big Data World Every minute: Google receives over 4 million search queries Facebook users share almost 2.5 million pieces of content

More information

Predicate logic Proofs Artificial intelligence. Predicate logic. SET07106 Mathematics for Software Engineering

Predicate logic Proofs Artificial intelligence. Predicate logic. SET07106 Mathematics for Software Engineering Predicate logic SET07106 Mathematics for Software Engineering School of Computing Edinburgh Napier University Module Leader: Uta Priss 2010 Copyright Edinburgh Napier University Predicate logic Slide 1/24

More information

Index Contents Page No. Introduction . Data Mining & Knowledge Discovery

Index Contents Page No. Introduction . Data Mining & Knowledge Discovery Index Contents Page No. 1. Introduction 1 1.1 Related Research 2 1.2 Objective of Research Work 3 1.3 Why Data Mining is Important 3 1.4 Research Methodology 4 1.5 Research Hypothesis 4 1.6 Scope 5 2.

More information

CLASSIFICATION AND CLUSTERING METHODS IN THE DECREASING OF THE INTERNET COGNITIVE LOAD

CLASSIFICATION AND CLUSTERING METHODS IN THE DECREASING OF THE INTERNET COGNITIVE LOAD Acta Electrotechnica et Informatica No. 2, Vol. 6, 2006 1 CLASSIFICATION AND CLUSTERING METHODS IN THE DECREASING OF THE INTERNET COGNITIVE LOAD Kristína MACHOVÁ, Ivan KLIMKO Department of Cybernetics

More information

DATA MINING IN FINANCE

DATA MINING IN FINANCE DATA MINING IN FINANCE Advances in Relational and Hybrid Methods by BORIS KOVALERCHUK Central Washington University, USA and EVGENII VITYAEV Institute of Mathematics Russian Academy of Sciences, Russia

More information

A Special Session on. Handling Uncertainties in Big Data by Fuzzy Systems

A Special Session on. Handling Uncertainties in Big Data by Fuzzy Systems A Special Session on Handling Uncertainties in Big Data by Fuzzy Systems organized by Jie Lu, Cheng-Ting Lin, Farookh Khadeer Hussain, Vahid Behbood, Guangquan Zhang Description The volume, variety, velocity,

More information

ARTIFICIAL INTELLIGENCE (CSCU9YE) LECTURE 6: MACHINE LEARNING 2: UNSUPERVISED LEARNING (CLUSTERING)

ARTIFICIAL INTELLIGENCE (CSCU9YE) LECTURE 6: MACHINE LEARNING 2: UNSUPERVISED LEARNING (CLUSTERING) ARTIFICIAL INTELLIGENCE (CSCU9YE) LECTURE 6: MACHINE LEARNING 2: UNSUPERVISED LEARNING (CLUSTERING) Gabriela Ochoa http://www.cs.stir.ac.uk/~goc/ OUTLINE Preliminaries Classification and Clustering Applications

More information

Data Quality Mining: Employing Classifiers for Assuring consistent Datasets

Data Quality Mining: Employing Classifiers for Assuring consistent Datasets Data Quality Mining: Employing Classifiers for Assuring consistent Datasets Fabian Grüning Carl von Ossietzky Universität Oldenburg, Germany, fabian.gruening@informatik.uni-oldenburg.de Abstract: Independent

More information

Masters in Information Technology

Masters in Information Technology Computer - Information Technology MSc & MPhil - 2015/6 - July 2015 Masters in Information Technology Programme Requirements Taught Element, and PG Diploma in Information Technology: 120 credits: IS5101

More information

Introduction to Data Mining and Machine Learning Techniques. Iza Moise, Evangelos Pournaras, Dirk Helbing

Introduction to Data Mining and Machine Learning Techniques. Iza Moise, Evangelos Pournaras, Dirk Helbing Introduction to Data Mining and Machine Learning Techniques Iza Moise, Evangelos Pournaras, Dirk Helbing Iza Moise, Evangelos Pournaras, Dirk Helbing 1 Overview Main principles of data mining Definition

More information

Dan French Founder & CEO, Consider Solutions

Dan French Founder & CEO, Consider Solutions Dan French Founder & CEO, Consider Solutions CONSIDER SOLUTIONS Mission Solutions for World Class Finance Footprint Financial Control & Compliance Risk Assurance Process Optimization CLIENTS CONTEXT The

More information

Data Mining and Soft Computing. Francisco Herrera

Data Mining and Soft Computing. Francisco Herrera Francisco Herrera Research Group on Soft Computing and Information Intelligent Systems (SCI 2 S) Dept. of Computer Science and A.I. University of Granada, Spain Email: herrera@decsai.ugr.es http://sci2s.ugr.es

More information

Some Research Challenges for Big Data Analytics of Intelligent Security

Some Research Challenges for Big Data Analytics of Intelligent Security Some Research Challenges for Big Data Analytics of Intelligent Security Yuh-Jong Hu hu at cs.nccu.edu.tw Emerging Network Technology (ENT) Lab. Department of Computer Science National Chengchi University,

More information

Introduction to Data Mining Techniques

Introduction to Data Mining Techniques Introduction to Data Mining Techniques Dr. Rajni Jain 1 Introduction The last decade has experienced a revolution in information availability and exchange via the internet. In the same spirit, more and

More information

Practical Applications of DATA MINING. Sang C Suh Texas A&M University Commerce JONES & BARTLETT LEARNING

Practical Applications of DATA MINING. Sang C Suh Texas A&M University Commerce JONES & BARTLETT LEARNING Practical Applications of DATA MINING Sang C Suh Texas A&M University Commerce r 3 JONES & BARTLETT LEARNING Contents Preface xi Foreword by Murat M.Tanik xvii Foreword by John Kocur xix Chapter 1 Introduction

More information

Introduction to Machine Learning Lecture 1. Mehryar Mohri Courant Institute and Google Research mohri@cims.nyu.edu

Introduction to Machine Learning Lecture 1. Mehryar Mohri Courant Institute and Google Research mohri@cims.nyu.edu Introduction to Machine Learning Lecture 1 Mehryar Mohri Courant Institute and Google Research mohri@cims.nyu.edu Introduction Logistics Prerequisites: basics concepts needed in probability and statistics

More information

Master s Program in Information Systems

Master s Program in Information Systems The University of Jordan King Abdullah II School for Information Technology Department of Information Systems Master s Program in Information Systems 2006/2007 Study Plan Master Degree in Information Systems

More information

Self Organizing Maps for Visualization of Categories

Self Organizing Maps for Visualization of Categories Self Organizing Maps for Visualization of Categories Julian Szymański 1 and Włodzisław Duch 2,3 1 Department of Computer Systems Architecture, Gdańsk University of Technology, Poland, julian.szymanski@eti.pg.gda.pl

More information

Incorporating Evidence in Bayesian networks with the Select Operator

Incorporating Evidence in Bayesian networks with the Select Operator Incorporating Evidence in Bayesian networks with the Select Operator C.J. Butz and F. Fang Department of Computer Science, University of Regina Regina, Saskatchewan, Canada SAS 0A2 {butz, fang11fa}@cs.uregina.ca

More information

PROTRADER: An Expert System for Program Trading

PROTRADER: An Expert System for Program Trading Managerial Finance Volume 15 Number 5 1989 1 PROTRADER: An Expert System for Program Trading by K.C. Chen, Theodore Brix Professor of Finance, School of Business, California State University, Fresno, CA

More information

MS1b Statistical Data Mining

MS1b Statistical Data Mining MS1b Statistical Data Mining Yee Whye Teh Department of Statistics Oxford http://www.stats.ox.ac.uk/~teh/datamining.html Outline Administrivia and Introduction Course Structure Syllabus Introduction to

More information

Big Data: Rethinking Text Visualization

Big Data: Rethinking Text Visualization Big Data: Rethinking Text Visualization Dr. Anton Heijs anton.heijs@treparel.com Treparel April 8, 2013 Abstract In this white paper we discuss text visualization approaches and how these are important

More information

Machine Learning and Statistics: What s the Connection?

Machine Learning and Statistics: What s the Connection? Machine Learning and Statistics: What s the Connection? Institute for Adaptive and Neural Computation School of Informatics, University of Edinburgh, UK August 2006 Outline The roots of machine learning

More information

Data Mining for Successful Healthcare Organizations

Data Mining for Successful Healthcare Organizations Data Mining for Successful Healthcare Organizations For successful healthcare organizations, it is important to empower the management and staff with data warehousing-based critical thinking and knowledge

More information

AN ARCHITECTURE OF AN INTELLIGENT TUTORING SYSTEM TO SUPPORT DISTANCE LEARNING

AN ARCHITECTURE OF AN INTELLIGENT TUTORING SYSTEM TO SUPPORT DISTANCE LEARNING Computing and Informatics, Vol. 26, 2007, 565 576 AN ARCHITECTURE OF AN INTELLIGENT TUTORING SYSTEM TO SUPPORT DISTANCE LEARNING Marcia T. Mitchell Computer and Information Sciences Department Saint Peter

More information

Chapter ML:XI. XI. Cluster Analysis

Chapter ML:XI. XI. Cluster Analysis Chapter ML:XI XI. Cluster Analysis Data Mining Overview Cluster Analysis Basics Hierarchical Cluster Analysis Iterative Cluster Analysis Density-Based Cluster Analysis Cluster Evaluation Constrained Cluster

More information

Reflection Report International Semester

Reflection Report International Semester Reflection Report International Semester Studying abroad at KTH Royal Institute of Technology Stockholm 18-01-2011 Chapter 1: Personal Information Name and surname: Arts, Rick G. B. E-mail address: Department:

More information

The Basics of Expert (Knowledge Based) Systems. Contents. 1. Introduction. 2. Scope of Definition - Formal Description

The Basics of Expert (Knowledge Based) Systems. Contents. 1. Introduction. 2. Scope of Definition - Formal Description The Basics of Expert (Knowledge Based) Systems Contents 1. Introduction 2. Scope of Definition - Formal Description 3. Expert System Component Facts 3.1 Rule Based Reasoning 3.2 Databases 3.3 Inference

More information

Data Mining and Knowledge Discovery in Databases (KDD) State of the Art. Prof. Dr. T. Nouri Computer Science Department FHNW Switzerland

Data Mining and Knowledge Discovery in Databases (KDD) State of the Art. Prof. Dr. T. Nouri Computer Science Department FHNW Switzerland Data Mining and Knowledge Discovery in Databases (KDD) State of the Art Prof. Dr. T. Nouri Computer Science Department FHNW Switzerland 1 Conference overview 1. Overview of KDD and data mining 2. Data

More information

D A T A M I N I N G C L A S S I F I C A T I O N

D A T A M I N I N G C L A S S I F I C A T I O N D A T A M I N I N G C L A S S I F I C A T I O N FABRICIO VOZNIKA LEO NARDO VIA NA INTRODUCTION Nowadays there is huge amount of data being collected and stored in databases everywhere across the globe.

More information

ON INTEGRATING UNSUPERVISED AND SUPERVISED CLASSIFICATION FOR CREDIT RISK EVALUATION

ON INTEGRATING UNSUPERVISED AND SUPERVISED CLASSIFICATION FOR CREDIT RISK EVALUATION ISSN 9 X INFORMATION TECHNOLOGY AND CONTROL, 00, Vol., No.A ON INTEGRATING UNSUPERVISED AND SUPERVISED CLASSIFICATION FOR CREDIT RISK EVALUATION Danuta Zakrzewska Institute of Computer Science, Technical

More information

Statistical Models in Data Mining

Statistical Models in Data Mining Statistical Models in Data Mining Sargur N. Srihari University at Buffalo The State University of New York Department of Computer Science and Engineering Department of Biostatistics 1 Srihari Flood of

More information

Title. Introduction to Data Mining. Dr Arulsivanathan Naidoo Statistics South Africa. OECD Conference Cape Town 8-10 December 2010.

Title. Introduction to Data Mining. Dr Arulsivanathan Naidoo Statistics South Africa. OECD Conference Cape Town 8-10 December 2010. Title Introduction to Data Mining Dr Arulsivanathan Naidoo Statistics South Africa OECD Conference Cape Town 8-10 December 2010 1 Outline Introduction Statistics vs Knowledge Discovery Predictive Modeling

More information

Masters in Human Computer Interaction

Masters in Human Computer Interaction Masters in Human Computer Interaction Programme Requirements Taught Element, and PG Diploma in Human Computer Interaction: 120 credits: IS5101 CS5001 CS5040 CS5041 CS5042 or CS5044 up to 30 credits from

More information

Masters in Advanced Computer Science

Masters in Advanced Computer Science Masters in Advanced Computer Science Programme Requirements Taught Element, and PG Diploma in Advanced Computer Science: 120 credits: IS5101 CS5001 up to 30 credits from CS4100 - CS4450, subject to appropriate

More information

Experiments in Web Page Classification for Semantic Web

Experiments in Web Page Classification for Semantic Web Experiments in Web Page Classification for Semantic Web Asad Satti, Nick Cercone, Vlado Kešelj Faculty of Computer Science, Dalhousie University E-mail: {rashid,nick,vlado}@cs.dal.ca Abstract We address

More information

INFORMATION FILTERS SUPPLYING DATA WAREHOUSES WITH BENCHMARKING INFORMATION 1 Witold Abramowicz, 1. 2. 3. 4. 5. 6. 7. 8.

INFORMATION FILTERS SUPPLYING DATA WAREHOUSES WITH BENCHMARKING INFORMATION 1 Witold Abramowicz, 1. 2. 3. 4. 5. 6. 7. 8. Contents PREFACE FOREWORD xi xiii LIST OF CONTRIBUTORS xv Chapter 1 INFORMATION FILTERS SUPPLYING DATA WAREHOUSES WITH BENCHMARKING INFORMATION 1 Witold Abramowicz, 1 Data Warehouses 2 The HyperSDI System

More information

Masters in Artificial Intelligence

Masters in Artificial Intelligence Masters in Artificial Intelligence Programme Requirements Taught Element, and PG Diploma in Artificial Intelligence: 120 credits: IS5101 CS5001 CS5010 CS5011 CS4402 or CS5012 in total, up to 30 credits

More information

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Oman College of Management and Technology Course 803401 DSS Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization CS/MIS Department Information Sharing

More information

Explanation-Oriented Association Mining Using a Combination of Unsupervised and Supervised Learning Algorithms

Explanation-Oriented Association Mining Using a Combination of Unsupervised and Supervised Learning Algorithms Explanation-Oriented Association Mining Using a Combination of Unsupervised and Supervised Learning Algorithms Y.Y. Yao, Y. Zhao, R.B. Maguire Department of Computer Science, University of Regina Regina,

More information

Principles of Data Mining by Hand&Mannila&Smyth

Principles of Data Mining by Hand&Mannila&Smyth Principles of Data Mining by Hand&Mannila&Smyth Slides for Textbook Ari Visa,, Institute of Signal Processing Tampere University of Technology October 4, 2010 Data Mining: Concepts and Techniques 1 Differences

More information

Optimizing content delivery through machine learning. James Schneider Anton DeFrancesco

Optimizing content delivery through machine learning. James Schneider Anton DeFrancesco Optimizing content delivery through machine learning James Schneider Anton DeFrancesco Obligatory company slide Our Research Areas Machine learning The problem Prioritize import information in low bandwidth

More information

Software Architecture of a Learning Apprentice System in Medical Billing

Software Architecture of a Learning Apprentice System in Medical Billing , June 30 - July 2, 2010, London, U.K. Software Architecture of a Learning Apprentice System in Medical Billing Aftab Ahmed, Umair Abdullah and Mohammad J. Sawar Abstract Machine learning is an emerging

More information

ADVANCED MACHINE LEARNING. Introduction

ADVANCED MACHINE LEARNING. Introduction 1 1 Introduction Lecturer: Prof. Aude Billard (aude.billard@epfl.ch) Teaching Assistants: Guillaume de Chambrier, Nadia Figueroa, Denys Lamotte, Nicola Sommer 2 2 Course Format Alternate between: Lectures

More information

Course 395: Machine Learning

Course 395: Machine Learning Course 395: Machine Learning Lecturers: Maja Pantic (maja@doc.ic.ac.uk) Stavros Petridis (sp104@doc.ic.ac.uk) Goal (Lectures): To present basic theoretical concepts and key algorithms that form the core

More information

The University of Jordan

The University of Jordan The University of Jordan Master in Web Intelligence Non Thesis Department of Business Information Technology King Abdullah II School for Information Technology The University of Jordan 1 STUDY PLAN MASTER'S

More information

Information Management course

Information Management course Università degli Studi di Milano Master Degree in Computer Science Information Management course Teacher: Alberto Ceselli Lecture 01 : 06/10/2015 Practical informations: Teacher: Alberto Ceselli (alberto.ceselli@unimi.it)

More information

Learning is a very general term denoting the way in which agents:

Learning is a very general term denoting the way in which agents: What is learning? Learning is a very general term denoting the way in which agents: Acquire and organize knowledge (by building, modifying and organizing internal representations of some external reality);

More information

Dynamic Data in terms of Data Mining Streams

Dynamic Data in terms of Data Mining Streams International Journal of Computer Science and Software Engineering Volume 2, Number 1 (2015), pp. 1-6 International Research Publication House http://www.irphouse.com Dynamic Data in terms of Data Mining

More information

Static Data Mining Algorithm with Progressive Approach for Mining Knowledge

Static Data Mining Algorithm with Progressive Approach for Mining Knowledge Global Journal of Business Management and Information Technology. Volume 1, Number 2 (2011), pp. 85-93 Research India Publications http://www.ripublication.com Static Data Mining Algorithm with Progressive

More information

Recognition. Sanja Fidler CSC420: Intro to Image Understanding 1 / 28

Recognition. Sanja Fidler CSC420: Intro to Image Understanding 1 / 28 Recognition Topics that we will try to cover: Indexing for fast retrieval (we still owe this one) History of recognition techniques Object classification Bag-of-words Spatial pyramids Neural Networks Object

More information

Module Catalogue for the Bachelor Program in Computational Linguistics at the University of Heidelberg

Module Catalogue for the Bachelor Program in Computational Linguistics at the University of Heidelberg Module Catalogue for the Bachelor Program in Computational Linguistics at the University of Heidelberg March 1, 2007 The catalogue is organized into sections of (1) obligatory modules ( Basismodule ) that

More information

SURVEY REPORT DATA SCIENCE SOCIETY 2014

SURVEY REPORT DATA SCIENCE SOCIETY 2014 SURVEY REPORT DATA SCIENCE SOCIETY 2014 TABLE OF CONTENTS Contents About the Initiative 1 Report Summary 2 Participants Info 3 Participants Expertise 6 Suggested Discussion Topics 7 Selected Responses

More information

Research-based Learning (RbL) in Computing Courses for Senior Engineering Students

Research-based Learning (RbL) in Computing Courses for Senior Engineering Students Research-based Learning (RbL) in Computing Courses for Senior Engineering Students Khaled Bashir Shaban, and Mahmoud Abdulwahed Computer Science and Engineering Department; and CRU, Dean s Office Best

More information

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

More information

School of Computer Science

School of Computer Science School of Computer Science Head of School Professor S Linton Taught Programmes M.Sc. Advanced Computer Science Artificial Intelligence Computing and Information Technology Information Technology Human

More information

An investigation into Data Mining approaches for Anti Money Laundering

An investigation into Data Mining approaches for Anti Money Laundering 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore An investigation into Data Mining approaches for Anti Money Laundering Nhien An

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015 RESEARCH ARTICLE OPEN ACCESS Data Mining Technology for Efficient Network Security Management Ankit Naik [1], S.W. Ahmad [2] Student [1], Assistant Professor [2] Department of Computer Science and Engineering

More information

SURVEY OF TEXT CLASSIFICATION ALGORITHMS FOR SPAM FILTERING

SURVEY OF TEXT CLASSIFICATION ALGORITHMS FOR SPAM FILTERING I J I T E ISSN: 2229-7367 3(1-2), 2012, pp. 233-237 SURVEY OF TEXT CLASSIFICATION ALGORITHMS FOR SPAM FILTERING K. SARULADHA 1 AND L. SASIREKA 2 1 Assistant Professor, Department of Computer Science and

More information

BIOINF 585 Fall 2015 Machine Learning for Systems Biology & Clinical Informatics http://www.ccmb.med.umich.edu/node/1376

BIOINF 585 Fall 2015 Machine Learning for Systems Biology & Clinical Informatics http://www.ccmb.med.umich.edu/node/1376 Course Director: Dr. Kayvan Najarian (DCM&B, kayvan@umich.edu) Lectures: Labs: Mondays and Wednesdays 9:00 AM -10:30 AM Rm. 2065 Palmer Commons Bldg. Wednesdays 10:30 AM 11:30 AM (alternate weeks) Rm.

More information

How To Use Data Mining For Knowledge Management In Technology Enhanced Learning

How To Use Data Mining For Knowledge Management In Technology Enhanced Learning Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29, 2007 115 Data Mining for Knowledge Management in Technology Enhanced Learning

More information

A Survey on Intrusion Detection System with Data Mining Techniques

A Survey on Intrusion Detection System with Data Mining Techniques A Survey on Intrusion Detection System with Data Mining Techniques Ms. Ruth D 1, Mrs. Lovelin Ponn Felciah M 2 1 M.Phil Scholar, Department of Computer Science, Bishop Heber College (Autonomous), Trichirappalli,

More information

Computer Science. Master of Science

Computer Science. Master of Science Computer Science Master of Science The Master of Science in Computer Science program at UALR reflects current trends in the computer science discipline and provides students with a solid theoretical and

More information

Comparison of K-means and Backpropagation Data Mining Algorithms

Comparison of K-means and Backpropagation Data Mining Algorithms Comparison of K-means and Backpropagation Data Mining Algorithms Nitu Mathuriya, Dr. Ashish Bansal Abstract Data mining has got more and more mature as a field of basic research in computer science and

More information

INTRODUCTION TO MACHINE LEARNING 3RD EDITION

INTRODUCTION TO MACHINE LEARNING 3RD EDITION ETHEM ALPAYDIN The MIT Press, 2014 Lecture Slides for INTRODUCTION TO MACHINE LEARNING 3RD EDITION alpaydin@boun.edu.tr http://www.cmpe.boun.edu.tr/~ethem/i2ml3e CHAPTER 1: INTRODUCTION Big Data 3 Widespread

More information

Masters in Computing and Information Technology

Masters in Computing and Information Technology Masters in Computing and Information Technology Programme Requirements Taught Element, and PG Diploma in Computing and Information Technology: 120 credits: IS5101 CS5001 or CS5002 CS5003 up to 30 credits

More information

1962-12. Joint ICTP-IAEA School of Nuclear Knowledge Management. 1-5 September 2008. Improving Organizational Performance with a KM System

1962-12. Joint ICTP-IAEA School of Nuclear Knowledge Management. 1-5 September 2008. Improving Organizational Performance with a KM System 1962-12 Joint ICTP-IAEA School of Nuclear Knowledge Management 1-5 September 2008 Improving Organizational Performance with a KM System P. PUHR-WESTERHEIDE GRS mbh Forschungsinstitute, Boltzmannstrasse,

More information

Masters in Networks and Distributed Systems

Masters in Networks and Distributed Systems Masters in Networks and Distributed Systems Programme Requirements Taught Element, and PG Diploma in Networks and Distributed Systems: 120 credits: IS5101 CS5001 CS5021 CS4103 or CS5023 in total, up to

More information

Operations Research and Knowledge Modeling in Data Mining

Operations Research and Knowledge Modeling in Data Mining Operations Research and Knowledge Modeling in Data Mining Masato KODA Graduate School of Systems and Information Engineering University of Tsukuba, Tsukuba Science City, Japan 305-8573 koda@sk.tsukuba.ac.jp

More information

Data Mining for Customer Service Support. Senioritis Seminar Presentation Megan Boice Jay Carter Nick Linke KC Tobin

Data Mining for Customer Service Support. Senioritis Seminar Presentation Megan Boice Jay Carter Nick Linke KC Tobin Data Mining for Customer Service Support Senioritis Seminar Presentation Megan Boice Jay Carter Nick Linke KC Tobin Traditional Hotline Services Problem Traditional Customer Service Support (manufacturing)

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence ICS461 Fall 2010 1 Lecture #12B More Representations Outline Logics Rules Frames Nancy E. Reed nreed@hawaii.edu 2 Representation Agents deal with knowledge (data) Facts (believe

More information

Chapter 12 Discovering New Knowledge Data Mining

Chapter 12 Discovering New Knowledge Data Mining Chapter 12 Discovering New Knowledge Data Mining Becerra-Fernandez, et al. -- Knowledge Management 1/e -- 2004 Prentice Hall Additional material 2007 Dekai Wu Chapter Objectives Introduce the student to

More information

MA2823: Foundations of Machine Learning

MA2823: Foundations of Machine Learning MA2823: Foundations of Machine Learning École Centrale Paris Fall 2015 Chloé-Agathe Azencot Centre for Computational Biology, Mines ParisTech chloe agathe.azencott@mines paristech.fr TAs: Jiaqian Yu jiaqian.yu@centralesupelec.fr

More information

Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I

Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Data is Important because it: Helps in Corporate Aims Basis of Business Decisions Engineering Decisions Energy

More information

Subject Description Form

Subject Description Form Subject Description Form Subject Code Subject Title COMP417 Data Warehousing and Data Mining Techniques in Business and Commerce Credit Value 3 Level 4 Pre-requisite / Co-requisite/ Exclusion Objectives

More information

KNOWLEDGE-BASED IN MEDICAL DECISION SUPPORT SYSTEM BASED ON SUBJECTIVE INTELLIGENCE

KNOWLEDGE-BASED IN MEDICAL DECISION SUPPORT SYSTEM BASED ON SUBJECTIVE INTELLIGENCE JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 22/2013, ISSN 1642-6037 medical diagnosis, ontology, subjective intelligence, reasoning, fuzzy rules Hamido FUJITA 1 KNOWLEDGE-BASED IN MEDICAL DECISION

More information

Fuzzy Spatial Data Warehouse: A Multidimensional Model

Fuzzy Spatial Data Warehouse: A Multidimensional Model 4 Fuzzy Spatial Data Warehouse: A Multidimensional Model Pérez David, Somodevilla María J. and Pineda Ivo H. Facultad de Ciencias de la Computación, BUAP, Mexico 1. Introduction A data warehouse is defined

More information

Self-Organising Data Mining

Self-Organising Data Mining Self-Organising Data Mining F.Lemke, J.-A. Müller This paper describes the possibility to widely automate the whole knowledge discovery process by applying selforganisation and other principles, and what

More information

A Systemic Artificial Intelligence (AI) Approach to Difficult Text Analytics Tasks

A Systemic Artificial Intelligence (AI) Approach to Difficult Text Analytics Tasks A Systemic Artificial Intelligence (AI) Approach to Difficult Text Analytics Tasks Text Analytics World, Boston, 2013 Lars Hard, CTO Agenda Difficult text analytics tasks Feature extraction Bio-inspired

More information

How To Use Neural Networks In Data Mining

How To Use Neural Networks In Data Mining International Journal of Electronics and Computer Science Engineering 1449 Available Online at www.ijecse.org ISSN- 2277-1956 Neural Networks in Data Mining Priyanka Gaur Department of Information and

More information