Oracle Data Mining Ying Zhang. Agenda Data Mining Data Mining Algorithms Oracle DM Demo.

Slides:



Advertisements
Similar presentations
Decision Tree Approach in Data Mining
Advertisements

2015/6/1Course Introduction1 Welcome! MSCIT 521: Knowledge Discovery and Data Mining Qiang Yang Hong Kong University of Science and Technology
SAK 5609 DATA MINING Prof. Madya Dr. Md. Nasir bin Sulaiman
Chapter 9 Competitive Advantage with Information Systems for Decision Making © 2008 Pearson Prentice Hall, Experiencing MIS, David Kroenke.
© Prentice Hall1 DATA MINING TECHNIQUES Introductory and Advanced Topics Eamonn Keogh (some slides adapted from) Margaret Dunham Dr. M.H.Dunham, Data Mining,
Part I Data Mining Fundamentals. Data Mining: A First View Chapter 1.
Data Mining By Archana Ketkar.
Copyright © 2004 Pearson Education, Inc.. Chapter 27 Data Mining Concepts.
ML ALGORITHMS. Algorithm Types Classification (supervised) Given -> A set of classified examples “instances” Produce -> A way of classifying new examples.
Fall 2004Data Mining1 IE 483/583 Knowledge Discovery and Data Mining Dr. Siggi Olafsson Fall 2003.
Data Mining – Intro.
Neural Networks in Data Mining “An Overview”
Presented To: Madam Nadia Gul Presented By: Bi Bi Mariam.
CIS 674 Introduction to Data Mining
Data Mining: A Closer Look
Chapter 5 Data mining : A Closer Look.
Data Mining CS 157B Section 2 Keng Teng Lao. Overview Definition of Data Mining Application of Data Mining.
Geographic Data Mining Marc van Kreveld Seminar for GIVE Block 1, 2003/2004.
Enterprise systems infrastructure and architecture DT211 4
Data Mining By Andrie Suherman. Agenda Introduction Major Elements Steps/ Processes Tools used for data mining Advantages and Disadvantages.
1 © Goharian & Grossman 2003 Introduction to Data Mining (CS 422) Fall 2010.
OLAM and Data Mining: Concepts and Techniques. Introduction Data explosion problem: –Automated data collection tools and mature database technology lead.
Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence From Data Mining To Knowledge.
Chapter 13 Genetic Algorithms. 2 Data Mining Techniques So Far… Chapter 5 – Statistics Chapter 6 – Decision Trees Chapter 7 – Neural Networks Chapter.
Data Mining and Application Part 1: Data Mining Fundamentals Part 2: Tools for Knowledge Discovery Part 3: Advanced Data Mining Techniques Part 4: Intelligent.
Introduction To Data Mining. What Is Data Mining? A toolA tool Extraction of interesting (non-trivial, implicit, previously unknown and potentially useful)
Data Mining – A First View Roiger & Geatz. Definition Data mining is the process of employing one or more computer learning techniques to automatically.
Data Mining Chapter 1 Introduction -- Basic Data Mining Tasks -- Related Concepts -- Data Mining Techniques.
Basic Data Mining Technique
Data Mining: Classification & Predication Hosam Al-Samarraie, PhD. Centre for Instructional Technology & Multimedia Universiti Sains Malaysia.
DATA MINING 1. 2 Data Mining Extracting or “mining” knowledge from large amounts of data Data mining is the process of autonomously retrieving useful.
Some working definitions…. ‘Data Mining’ and ‘Knowledge Discovery in Databases’ (KDD) are used interchangeably Data mining = –the discovery of interesting,
1 Knowledge Discovery Transparencies prepared by Ho Tu Bao [JAIST] ITCS 6162.
Data Mining Teaching experience at the FIB. What is Data Mining? A broad set of techniques and algorithms brought from machine learning and statistics.
JSR 73: Data Mining API 資工三 B 林宗澤. Introduction In JDM, data mining [Mitchell1997, BL1997] includes the functional areas of classification, regression,
Data Mining – Intro. Course Overview Spatial Databases Temporal and Spatio-Temporal Databases Multimedia Databases Data Mining.
1 Improving quality of graduate students by data mining Asst. Prof. Kitsana Waiyamai, Ph.D. Dept. of Computer Engineering Faculty of Engineering, Kasetsart.
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
Data Mining In contrast to the traditional (reactive) DSS tools, the data mining premise is proactive. Data mining tools automatically search the data.
Dr. Chen, Data Mining  A/W & Dr. Chen, Data Mining Part I Data Mining Fundamentals Chapter 1 Data Mining: A First View Jason C. H. Chen, Ph.D. Professor.
Part I Data Mining Fundamentals. Data Mining: A First View Chapter 1.
Chapter 5: Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization DECISION SUPPORT SYSTEMS AND BUSINESS.
Becerra-Fernandez, et al. -- Knowledge Management 1/e -- © 2004 Prentice Hall Chapter 12 Discovering New Knowledge – Data Mining.
1 STAT 5814 Statistical Data Mining. 2 Use of SAS Data Mining.
Summary „Data mining” Vietnam national university in Hanoi, College of technology, Feb.2006.
1 Introduction to Data Mining C hapter 1. 2 Chapter 1 Outline Chapter 1 Outline – Background –Information is Power –Knowledge is Power –Data Mining.
MIS2502: Data Analytics Advanced Analytics - Introduction.
Data Mining and Decision Support
Data Mining By: Johan Johansson. Mining Techniques Association Rules Association Rules Decision Trees Decision Trees Clustering Clustering Nearest Neighbor.
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 28 Data Mining Concepts.
CS570: Data Mining Spring 2010, TT 1 – 2:15pm Li Xiong.
Data Mining is the process of analyzing data and summarizing it into useful information Data Mining is usually used for extremely large sets of data It.
July 7, 2016 Data Mining: Concepts and Techniques 1 1.
Data Mining: Confluence of Multiple Disciplines Data Mining Database Systems Statistics Other Disciplines Algorithm Machine Learning Visualization.
MIS2502: Data Analytics Advanced Analytics - Introduction
DATA MINING © Prentice Hall.
MIS 451 Building Business Intelligence Systems
Data Mining Techniques So Far…
Waikato Environment for Knowledge Analysis
Data Mining: Concepts and Techniques Course Outline
Introduction to Azure Machine Learning Studio
Machine Learning Week 1.
כריית מידע -- מבוא ד"ר אבי רוזנפלד.
Prepared by: Mahmoud Rafeek Al-Farra
Supporting End-User Access
Classification and Prediction
Welcome! Knowledge Discovery and Data Mining
Presentation transcript:

Oracle Data Mining Ying Zhang

Agenda Data Mining Data Mining Algorithms Oracle DM Demo

Data, Information, Knowledge Data Items that are the most elementary descriptions of things, events, activities, and transactions Information Organized data that has meaning and value Knowledge Processed data or information that conveys understanding or learning applicable to a problem or activity

Interdisciplinary nature of data mining m achine statistics learning (AI) DM databases

5 Data Cleaning Data Integration Data Warehouse Task-relevant Data Selection Data Mining Pattern Evaluation Data Mining: A KDD Process

Data Mining Algorithms Decision Trees Nearest Neighbor Classification Neural Networks Rule Induction K-means Clustering

The Two Concept Learning Paradigms Supervised Learning –builds a learner model using data instances of known origin. – and uses the model to determine the outcome new instances of unknown origin. –Classification, Regression Unsupervised Learning – A data mining method that builds models from data without predefined classes. –Clustering, Associate Rules, Feature Extraction

The Data Mining Process

Generalization vs. Overfitting

Oracle Data Mining Popular models in classification, clustering, regression, association, feature extraction etc. Statistics SQL & Java Data Miner

Oracle Data Mining Example Use Cases

Oracle 11g Data Mining algorithm

Q & A