An Overview of State-of- the-Art Data Modelling Introduction.

Slides:



Advertisements
Similar presentations
Introduction to Support Vector Machines (SVM)
Advertisements

Generative Models Thus far we have essentially considered techniques that perform classification indirectly by modeling the training data, optimizing.
1 Image Classification MSc Image Processing Assignment March 2003.
Polynomial Curve Fitting BITS C464/BITS F464 Navneet Goyal Department of Computer Science, BITS-Pilani, Pilani Campus, India.
Pattern Recognition and Machine Learning
Pattern Recognition and Machine Learning: Kernel Methods.
CSCI 347 / CS 4206: Data Mining Module 07: Implementations Topic 03: Linear Models.
An Overview of Machine Learning
Supervised Learning Recap
Laboratory for Social & Neural Systems Research (SNS) PATTERN RECOGNITION AND MACHINE LEARNING Institute of Empirical Research in Economics (IEW)
Artificial Intelligence Lecture 2 Dr. Bo Yuan, Professor Department of Computer Science and Engineering Shanghai Jiaotong University
Relational Learning with Gaussian Processes By Wei Chu, Vikas Sindhwani, Zoubin Ghahramani, S.Sathiya Keerthi (Columbia, Chicago, Cambridge, Yahoo!) Presented.
Lecture 17: Supervised Learning Recap Machine Learning April 6, 2010.
Supervised learning Given training examples of inputs and corresponding outputs, produce the “correct” outputs for new inputs Two main scenarios: –Classification:
Pattern Recognition and Machine Learning
Supervised and Unsupervised learning and application to Neuroscience Cours CA6b-4.
Engineering Data Analysis & Modeling Practical Solutions to Practical Problems Dr. James McNames Biomedical Signal Processing Laboratory Electrical & Computer.
Linear Models Tony Dodd January 2007An Overview of State-of-the-Art Data Modelling Overview Linear models. Parameter estimation. Linear in the.
Sparse Kernels Methods Steve Gunn.
Greg GrudicIntro AI1 Introduction to Artificial Intelligence CSCI 3202: The Perceptron Algorithm Greg Grudic.
Introduction. 1.Data Mining and Knowledge Discovery 2.Data Mining Methods 3.Supervised Learning 4.Unsupervised Learning 5.Other Learning Paradigms 6.Introduction.
Learning Programs Danielle and Joseph Bennett (and Lorelei) 4 December 2007.
Introduction to machine learning
Machine Learning Usman Roshan Dept. of Computer Science NJIT.
Machine Learning Queens College Lecture 1: Introduction.
Overview G. Jogesh Babu. Probability theory Probability is all about flip of a coin Conditional probability & Bayes theorem (Bayesian analysis) Expectation,
Introduction Mohammad Beigi Department of Biomedical Engineering Isfahan University
Machine Learning CUNY Graduate Center Lecture 1: Introduction.
Anomaly detection with Bayesian networks Website: John Sandiford.
Machine Learning1 Machine Learning: Summary Greg Grudic CSCI-4830.
General Information Course Id: COSC6342 Machine Learning Time: TU/TH 10a-11:30a Instructor: Christoph F. Eick Classroom:AH123
11 CSE 4705 Artificial Intelligence Jinbo Bi Department of Computer Science & Engineering
Bayesian networks Classification, segmentation, time series prediction and more. Website: Twitter:
Outline 1-D regression Least-squares Regression Non-iterative Least-squares Regression Basis Functions Overfitting Validation 2.
Introduction to machine learning and data mining 1 iCSC2014, Juan López González, University of Oviedo Introduction to machine learning Juan López González.
CSC 4510 – Machine Learning Dr. Mary-Angela Papalaskari Department of Computing Sciences Villanova University Course website:
Machine Learning Using Support Vector Machines (Paper Review) Presented to: Prof. Dr. Mohamed Batouche Prepared By: Asma B. Al-Saleh Amani A. Al-Ajlan.
Overview of the final test for CSC Overview PART A: 7 easy questions –You should answer 5 of them. If you answer more we will select 5 at random.
Instructor: Pedro Domingos
Machine Learning in CSC 196K
2/23/2016 (c) 2000, Ron S. Kenett, Ph.D.1 Statistics for Molecular Biology and Bioinformatics Instructor: Ron S. Kenett
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
SUPERVISED AND UNSUPERVISED LEARNING Presentation by Ege Saygıner CENG 784.
Linear Models Tony Dodd. 21 January 2008Mathematics for Data Modelling: Linear Models Overview Linear models. Parameter estimation. Linear in the parameters.
A Brief Introduction to Support Vector Machine (SVM) Most slides were from Prof. A. W. Moore, School of Computer Science, Carnegie Mellon University.
Ch 1. Introduction Pattern Recognition and Machine Learning, C. M. Bishop, Updated by J.-H. Eom (2 nd round revision) Summarized by K.-I.
PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 1: INTRODUCTION.
Brief Intro to Machine Learning CS539
Machine Learning Supervised Learning Classification and Regression
CSE 4705 Artificial Intelligence
Big data classification using neural network
Who am I? Work in Probabilistic Machine Learning Like to teach 
Machine Learning for Computer Security
CEE 6410 Water Resources Systems Analysis
Machine Learning & Deep Learning
CSE 4705 Artificial Intelligence
Linear Regression (continued)
Introduction to Data Science Lecture 7 Machine Learning Overview
Azure Machine Learning Noam Brezis Madeira Data Solutions
Overview of Supervised Learning
What is Pattern Recognition?
Online Learning Kernels
Biointelligence Laboratory, Seoul National University
Robust Full Bayesian Learning for Neural Networks
Introduction to Radial Basis Function Networks
Machine Learning – a Probabilistic Perspective
Machine Learning in Business John C. Hull
Uncertainty Propagation
Presentation transcript:

An Overview of State-of- the-Art Data Modelling Introduction

24-25 January 2007An Overview of State-of-the-Art Data Modelling Aim To provide researchers and practitioners with an overview of state-of-the-art techniques in data modelling. But… We will also show you how to use traditional techniques well!

24-25 January 2007An Overview of State-of-the-Art Data Modelling Why data modelling? Increasingly important to success of many practical applications: Engineering Ecology Chemistry/chemical engineering Financial services Crime prevention Internet search Systems biology Medical diagnosis …

24-25 January 2007An Overview of State-of-the-Art Data Modelling So what is data modelling? Different things to different people. Structuring and organising data. Physical models of data. Models to predict unseen data. For this course consider some examples…

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 1

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 1

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 1

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 1

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 1

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 1

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 2

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 2

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 2

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 3

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 3

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 4

24-25 January 2007An Overview of State-of-the-Art Data Modelling Example 4

24-25 January 2007An Overview of State-of-the-Art Data Modelling Data modelling problems Examples 1,2 – regression. Example 3 – classification/pattern recognition. Example 4 – density estimation. This course - where do you put the line?

24-25 January 2007An Overview of State-of-the-Art Data Modelling Different types of learning Supervised vs unsupervised Do you have target data? Learning with/without a teacher Batch, incremental, sequential, online… Are all the data available initially? Are the data processed one at a time?

24-25 January 2007An Overview of State-of-the-Art Data Modelling The course Focus on supervised learning for regression and classification. Cover density estimation implicitly. Emphasis is on the concepts, ideas and tools… …not, the detailed mathematics.

24-25 January 2007An Overview of State-of-the-Art Data Modelling Day : Arrival and coffee : Introduction to data modelling. Curve fitting. Regression. Classification. Supervised and unsupervised learning. (Tony Dodd, Department of Automatic Control & Systems Engineering) : Linear models. Polynomials. Radial basis functions. (Tony Dodd) : Coffee and discussion : Issues in data modelling. Overfitting. Generalisation. Regularisation. Validation. Input selection. Data pre-processing. (Rob Harrison, Department of Automatic Control & Systems Engineering) : Lunch : Multi-layer perceptron. (Rob Harrison) : Coffee and discussion.

24-25 January 2007An Overview of State-of-the-Art Data Modelling Day : Coffee : Bayesian methods. Priors. Gaussian processes. (John Paul Gosling, Department of Probability and Statistics) : Coffee and discussion : MCMC methods for data modelling. (Kenneth Scerri, Department of Automatic Control & Systems Engineering) : Lunch : Kernel methods. Maximum-margin classification. Support vector machines. Sparse data modelling. (Tony Dodd) : Coffee and discussion : Algorithms for sequential problems. (Mahesran Niranjan, Department of Computer Science) : Discussion and round-up.

24-25 January 2007An Overview of State-of-the-Art Data Modelling Notation classification regression Input variables Inputs Outputs Targets Possible values as per y

24-25 January 2007An Overview of State-of-the-Art Data Modelling Basic problem Given Density estimation requires a more complicated notation – given as required. where e is noise. Estimate f from

24-25 January 2007An Overview of State-of-the-Art Data Modelling Finally… Ask questions. The course is for you. Use the breaks to network and discuss your work. Administrative matters. Useful links Notes will be available at