Machine Learning in CSC 196K

Slides:



Advertisements
Similar presentations
Statistical Machine Learning- The Basic Approach and Current Research Challenges Shai Ben-David CS497 February, 2007.
Advertisements

CPSC 502, Lecture 15Slide 1 Introduction to Artificial Intelligence (AI) Computer Science cpsc502, Lecture 15 Nov, 1, 2011 Slide credit: C. Conati, S.
Data Mining Classification: Alternative Techniques
An Introduction of Support Vector Machine
SVM—Support Vector Machines
CSCI 347 / CS 4206: Data Mining Module 07: Implementations Topic 03: Linear Models.
CS Statistical Machine learning Lecture 13 Yuan (Alan) Qi Purdue CS Oct
An Overview of Machine Learning
Bayesian Learning Rong Jin. Outline MAP learning vs. ML learning Minimum description length principle Bayes optimal classifier Bagging.
Linear Learning Machines  Simplest case: the decision function is a hyperplane in input space.  The Perceptron Algorithm: Rosenblatt, 1956  An on-line.
CIS 678 Artificial Intelligence problems deduction, reasoning knowledge representation planning learning natural language processing motion and manipulation.
1/7 INFO60021 Natural Language Processing Harold Somers Professor of Language Engineering.
Greg GrudicIntro AI1 Introduction to Artificial Intelligence CSCI 3202 Fall 2007 Introduction to Classification Greg Grudic.
Statistical Methods Chichang Jou Tamkang University.
Linear Learning Machines  Simplest case: the decision function is a hyperplane in input space.  The Perceptron Algorithm: Rosenblatt, 1956  An on-line.
An Overview of State-of- the-Art Data Modelling Introduction.
1 MACHINE LEARNING TECHNIQUES IN IMAGE PROCESSING By Kaan Tariman M.S. in Computer Science CSCI 8810 Course Project.
Greg GrudicIntro AI1 Introduction to Artificial Intelligence CSCI 3202: The Perceptron Algorithm Greg Grudic.
The Implicit Mapping into Feature Space. In order to learn non-linear relations with a linear machine, we need to select a set of non- linear features.
Bagging LING 572 Fei Xia 1/24/06. Ensemble methods So far, we have covered several learning methods: FSA, HMM, DT, DL, TBL. Question: how to improve results?
What is Learning All about ?  Get knowledge of by study, experience, or being taught  Become aware by information or from observation  Commit to memory.
Theory Simulations Applications Theory Simulations Applications.
Optimization Theory Primal Optimization Problem subject to: Primal Optimal Value:
Part I: Classification and Bayesian Learning
Introduction to machine learning
General Information Course Id: COSC6342 Machine Learning Time: MO/WE 2:30-4p Instructor: Christoph F. Eick Classroom:SEC 201
Anomaly detection with Bayesian networks Website: John Sandiford.
COMP3503 Intro to Inductive Modeling
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
Machine Learning Lecture 11 Summary G53MLE | Machine Learning | Dr Guoping Qiu1.
Bayesian networks Classification, segmentation, time series prediction and more. Website: Twitter:
Machine Learning Seminar: Support Vector Regression Presented by: Heng Ji 10/08/03.
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:
1 SUPPORT VECTOR MACHINES İsmail GÜNEŞ. 2 What is SVM? A new generation learning system. A new generation learning system. Based on recent advances in.
Machine Learning Using Support Vector Machines (Paper Review) Presented to: Prof. Dr. Mohamed Batouche Prepared By: Asma B. Al-Saleh Amani A. Al-Ajlan.
Chapter 6: Techniques for Predictive Modeling
CSC 4510 – Machine Learning Dr. Mary-Angela Papalaskari Department of Computing Sciences Villanova University Course website:
Logistic Regression Week 3 – Soft Computing By Yosi Kristian.
Chapter 5: Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization DECISION SUPPORT SYSTEMS AND BUSINESS.
Optimal Bayes Classification
Chapter 11 Statistical Techniques. Data Warehouse and Data Mining Chapter 11 2 Chapter Objectives  Understand when linear regression is an appropriate.
Advanced Analytics on Hadoop Spring 2014 WPI, Mohamed Eltabakh 1.
SUPPORT VECTOR MACHINES. Intresting Statistics: Vladmir Vapnik invented Support Vector Machines in SVM have been developed in the framework of Statistical.
CS Inductive Bias1 Inductive Bias: How to generalize on novel data.
Data Mining and Decision Support
Support-Vector Networks C Cortes and V Vapnik (Tue) Computational Models of Intelligence Joon Shik Kim.
Chapter 10 The Support Vector Method For Estimating Indicator Functions Intelligent Information Processing Laboratory, Fudan University.
Incremental Reduced Support Vector Machines Yuh-Jye Lee, Hung-Yi Lo and Su-Yun Huang National Taiwan University of Science and Technology and Institute.
SUPPORT VECTOR MACHINES Presented by: Naman Fatehpuria Sumana Venkatesh.
SUPERVISED AND UNSUPERVISED LEARNING Presentation by Ege Saygıner CENG 784.
General Information Course Id: COSC6342 Machine Learning Time: TU/TH 1-2:30p Instructor: Christoph F. Eick Classroom:AH301
Introduction to Azure Machine Learning and Data Mining algorithms Oleksandr Krakovetskyi CEO, DevRain Solutions PhD, Microsoft Regional
Data Mining: Concepts and Techniques1 Prediction Prediction vs. classification Classification predicts categorical class label Prediction predicts continuous-valued.
Support Vector Machines Reading: Textbook, Chapter 5 Ben-Hur and Weston, A User’s Guide to Support Vector Machines (linked from class web page)
Notes on Introduction CSC 196K In Class Discussion Course Overview Basic concepts of data mining Introduction to data warehousing.
CS 9633 Machine Learning Support Vector Machines
Who am I? Work in Probabilistic Machine Learning Like to teach 
Machine Learning & Deep Learning
Intro to Machine Learning
Ch3: Model Building through Regression
Machine learning, pattern recognition and statistical data modelling
Data Mining Lecture 11.
MACHINE LEARNING.
What is Pattern Recognition?
Machine Learning Week 1.
Predictive Learning from Data
Machine Learning for Space Systems: Are We Ready?
Motivation It can effectively mine multi-modal knowledge with structured textural and visual relationships from web automatically. We propose BC-DNN method.
Presentation transcript:

Machine Learning in CSC 196K What motivated machine learning? What is machine Learning? Statistics and ML algorithms design

Machine learning is motivated by a class of problems No traditional algorithmic solution Computationally expensive Traditional algorithm Input => algorithm => Output When algorithm=?, we may use machine learning algorithm to construct a mapping function between input and output.

Input and Output for Machine Learning Algorithm For the class of ML algorithms that generalization performance is based on a given finite number of training examples, we have: Machine Learning algorithm Mapping function Training set

Statistics and ML algorithms design ML methods overcome shortcomings of statistical methods (estimation, classification, prediction) Learning bias – prior assumption of a Bayesian Nonlinear problems -- regression, linear model Learning systems that use a hypothesis space -- hypothesis testing Statistical learning theory (SVM -Support Vector Machine)

Types of Data mining Techniques in CSC 196K Techniques for data mining covered in csc196K Data warehousing – OLAP and data preprocessing Statistics Machine learning This course only covers data mining related ML techniques and concepts (a subset of ML methods) Data mining is one of many applications of machine learning

To Learn more on Machine Learning and Applications CSC 219 Machine Learning CSC 215 Artificial Intelligence CSC 196L Intelligent Systems Publications in CSUS Library On-line info