COMP 4332 / RMBI 4330 Big Data Mining (Spring 2015) Lei Chen Hong Kong University of Science and Technology

Slides:



Advertisements
Similar presentations
Draft Online Course Template Development Nnannah C. James
Advertisements

INTRODUCTION TO MACHINE LEARNING David Kauchak CS 451 – Fall 2013.
CP411 Computer Graphics, Wilfrid Laurier University Introduction # 1 Welcome to CP411 Computer Graphics 2012 Instructor: Dr. Hongbing Fan Introduction.
Medical Imaging System Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh University.
Web Search and Mining Course Overview 1 Wu-Jun Li Department of Computer Science and Engineering Shanghai Jiao Tong University Lecture 0: Course Overview.
2015/6/1Course Introduction1 Welcome! MSCIT 521: Knowledge Discovery and Data Mining Qiang Yang Hong Kong University of Science and Technology
CIS101 Introduction to Computing Week 11 Spring 2004.
COMP 110 Introduction to Programming Tabitha Peck M.S. January 9, 2008 MWF 3-3:50 pm Philips 367.
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
CIS101 Introduction to Computing Week 05 Spring 2004.
CS 5941 CS583 – Data Mining and Text Mining Course Web Page 05/cs583.html.
Project Management Take a Tour of the Online Course.
Machine Learning Usman Roshan Dept. of Computer Science NJIT.
Advisor: Hsin-Hsi Chen Reporter: Chi-Hsin Yu Date:
CS598CXZ Course Summary ChengXiang Zhai Department of Computer Science University of Illinois, Urbana-Champaign.
CSCI 347 – Data Mining Lecture 01 – Course Overview.
Introduction The large amount of traffic nowadays in Internet comes from social video streams. Internet Service Providers can significantly enhance local.
Xiaoying Sharon Gao Mengjie Zhang Computer Science Victoria University of Wellington Introduction to Artificial Intelligence COMP 307.
CS 160 Introduction to Computer Science Andrew Scholer
Information Retrieval CENG 555 Spring Course Web Page Authoritative source of administrivia In-class announcements generally reflected on Web.
CS598CXZ (CS510) Advanced Topics in Information Retrieval (Fall 2014) Instructor: ChengXiang (“Cheng”) Zhai 1 Teaching Assistants: Xueqing Liu, Yinan Zhang.
James Tam CPSC 203: Introduction To Computers (Independent Study) James Tam.
Information Retrieval and Web Search Lecture 1. Course overview Instructor: Rada Mihalcea Class web page:
Research Methods in Computer Science James Gain
Text Based Information Retrieval Text Based Information Retrieval H02C8A H02C8B Marie-Francine Moens Karl Gyllstrom Katholieke Universiteit Leuven.
Introduction to CMPT 281. Outline Admin information Textbooks and resources Moodle site Grading Assignments Project.
Welcome Course name Faculty name. YOUR COURSE MATERIALS Lazzari/Schlesier Exploring Art: A Global, Thematic Approach, 3e You will… — be tested — receive.
1 A Vital Web-based Resource for ESL/EFL Teachers and Students Presenter: Professor Lyra Riabov Southern New Hampshire University
Most of contents are provided by the website Introduction TJTSD66: Advanced Topics in Social Media Dr.
MIS 2000 Information Systems for Management Introduction to Course Section Bob Travica.
Welcome Course name Faculty name. YOUR COURSE MATERIALS Beiderwell/Wheeler The Literary Experience, 1e You will… — be tested — receive homework assignments.
Monday, January 11,  INSTRUCTORS  STUDENTS:  Name?  Class?  Hometown?  Major?  Background: Math? Computers? Statistics?  Why did you take.
2016/2/4Course Introduction1 COMP 4332, RMBI 4330 Advanced Data Mining (Spring 2012) Qiang Yang Hong Kong University of Science and Technology
Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher.
Information Security Prof. David Zhang Department of Computing Hong Kong Polytechnic University Tel: PQ809
Empowering Your Collections Team. The Collections Management Query Process Design, organize, Implement 1 The Collections Query 2 How Can We Use a Query.
Introduction to Machine Learning Original Version by Prof. Nati Srebro-Bartom Modifications by Nir Ailon Lecture 0: What is Machine Learning? What.
Welcome Course name Faculty name. YOUR COURSE MATERIALS Jean Wyrick’s Steps to Writing Well, 10e You will… — be tested — receive homework assignments.
Usman Roshan Dept. of Computer Science NJIT
Accelerated B.S./M.S An approved Accelerated BS/MS program allows an undergraduate student to take up to 6 graduate level credits as an undergraduate.
CS510 Advanced Topics in Information Retrieval (Fall 2017)
Syllabus Introduction to Computer Science
Purpose of Class To prepare students for research and advanced work in security topics To familiarize students working in other networking areas with important.
COMP24111 Course Unit Overview
MBIO 320–Microbial diagnosis
Eick: Introduction Machine Learning
Topic: Python’s building blocks -> Variables, Values, and Types

Collective Intelligence Week 1
CS598CXZ (CS510) Advanced Topics in Information Retrieval (Fall 2016)
Week 1 Gates Introduction to Information Technology cosc 010 Week 1 Gates
Data Mining: Concepts and Techniques Course Outline
What is Pattern Recognition?
CS510 (Fall 2018) Advanced Topics in Information Retrieval
Lecturer: Geoff Hulten TAs: Kousuke Ariga & Angli Liu
An Initial Study of Survival Analysis using Deep Learning
CS 456 Interactive Software.
CS 160 Introduction to Computer Science
Lecture 00: Introduction
Course Summary ChengXiang “Cheng” Zhai Department of Computer Science
CAP 6412: Advanced Computer Vision
Fundamental of Artificial Intelligence (CSC3180)
IENE Intercultural Education of Nurses and medical staff in Europe
CS246: Web Information Systems -- Introduction
Fundamental of Multimedia System (CSC3185)
Christoph F. Eick: A Gentle Introduction to Machine Learning
ECE/CSE 576 Assignment 4 Course Project Spring 2019.
Welcome! Knowledge Discovery and Data Mining
Text Structure You are going to research an assigned text structure. You will be putting this on a power point in Google Chrome. You will need the following.
Lecturer: Geoff Hulten TAs: Alon Milchgrub, Andrew Wei
Presentation transcript:

COMP 4332 / RMBI 4330 Big Data Mining (Spring 2015) Lei Chen Hong Kong University of Science and Technology

Topics Review of Basics Practical Data Mining –Imbalanced Data –Text and Web Mining –Big Data –Social Recommendation –Social Media and Social Networks Hands on: 2 Major Projects Student Presentations 2015/9/11Course Introduction2

Outcome and Objective Student will know the current state of the art in Data Mining Student will be able to implement a practical data mining project Student will be able to present their ideas well Prepared for PG study, Internship, etc. 2015/9/11Course Introduction3

Projects: based on KDDCUPs Project 1: –KDDCUPs on credit rating and customer retention (KDDCUP 2009) Project 2: –Micro-blog (Weibo) User Recommendation (KDDCUP 2012) Project 3 (Optional): KDDCUP /9/11Course Introduction4

2015/9/11Course Introduction5 5 KDDCUP Examples —KDDCUP from past years —2007: —Predict if a user is going to rate a movie? —Predict how many users are going to rate a movie? —2006: —Predict if a patient has cancer from medical images —2005: —Given a web query (“Apple”), predict the categories (IT, Food) —1998: —Given a person, predict if this person is going to donate money —In general, we wish to —Input: Data —Output: —Build model —Apply model to future data

2015/9/11Course Introduction6 Important Sites  Course Web Site   TA: Yue Wang  Assignment Hand-in: CASS

2015/9/11Course Introduction7 Prerequisites  Statistics and Probability would help,  But will be reviewed in class  Machine Learning/Pattern Recognition would help,  We will review some most important algorithms  One programming language  We will teach new languages in the tutorial

2015/9/11Course Introduction8 Grading  Assignments: 20%  Course Projects: 60%  Presentations: 10%  Term Paper: 10%

2015/9/11Course Introduction9 More info Textbooks: –Listed on Course Website –Buy them online if you wish