Department of Computer Science & Engineering

Slides:



Advertisements
Similar presentations
Web Search and Mining Course Overview 1 Wu-Jun Li Department of Computer Science and Engineering Shanghai Jiao Tong University Lecture 0: Course Overview.
Advertisements

Computational Intelligence: Methods and Applications Lecture 1 Organization and overview Włodzisław Duch Dept. of Informatics, UMK Google: W Duch.
CSE 5522: Survey of Artificial Intelligence II: Advanced Techniques Instructor: Alan Ritter TA: Fan Yang.
Department of Mathematics and Computer Science
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
WFM 5201: Data Management and Statistical Analysis © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 5201: Data Management and Statistical Analysis Akm Saiful.
© Prentice Hall1 DATA MINING TECHNIQUES Introductory and Advanced Topics Eamonn Keogh (some slides adapted from) Margaret Dunham Dr. M.H.Dunham, Data Mining,
CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
WFM 5201: Data Management and Statistical Analysis © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 5201: Data Management and Statistical Analysis Akm Saiful.
1 Data Mining Techniques Instructor: Ruoming Jin Fall 2006.
CSE 590ST Statistical Methods in Computer Science Instructor: Pedro Domingos.
CIS 410/510 Probabilistic Methods for Artificial Intelligence Instructor: Daniel Lowd.
Mining Massive Datasets Course Overview 1 Wu-Jun Li Department of Computer Science and Engineering Shanghai Jiao Tong University Lecture 0: Course Overview.
CSE 515 Statistical Methods in Computer Science Instructor: Pedro Domingos.
Machine Learning Queens College Lecture 1: Introduction.
Introduction to Computer and Programming CS-101 Lecture 6 By : Lecturer : Omer Salih Dawood Department of Computer Science College of Arts and Science.
CS598CXZ Course Summary ChengXiang Zhai Department of Computer Science University of Illinois, Urbana-Champaign.
CSCI 347 – Data Mining Lecture 01 – Course Overview.
Machine Learning CUNY Graduate Center Lecture 1: Introduction.
J. Leskovec, A. Rajaraman, J. Ullman: Mining of Massive Datasets, 2.
Chapter 2 – Software Processes Lecture 1 1Chapter 2 Software Processes.
WXGE 6103 Digital Image Processing Semester 2, Session 2013/2014.
SE3183 Advance Web Programming Programming Session 2013/2014.
Algorithms: The Basic Methods Witten – Chapter 4 Charles Tappert Professor of Computer Science School of CSIS, Pace University.
Click to edit Master text styles Second level Third level Fourth level Fifth level Course Introduction.
Notes for Week 11 Term project evaluation and tips 3 lectures before Final exam Discussion questions for this week.
OMIS 694, Big Data Analytics
CSCE 5073 Section 001: Data Mining Spring Overview Class hour 12:30 – 1:45pm, Tuesday & Thur, JBHT 239 Office hour 2:00 – 4:00pm, Tuesday & Thur,
Statistics and Probability Theory Lecture 01 Fasih ur Rehman.
Final Year in Summary…. Lingering Doubts? Introductions.
Mining of Massive Datasets Edited based on Leskovec’s from
FNA/Spring CENG 562 – Machine Learning. FNA/Spring Contact information Instructor: Dr. Ferda N. Alpaslan
DATA MINING: LECTURE 1 By Dr. Hammad A. Qureshi Introduction to the Course and the Field There is an inherent meaning in everything. “Signs for people.
Syllabus Multivariate Statistics 4th Semester Edi Ariyanto, SE, MSI Lecturer.
Data Structures Dr. Abd El-Aziz Ahmed Assistant Professor Institute of Statistical Studies and Research, Cairo University Springer 2015 DS.
DATABASE SYSTEM COURSE SYLLABUS Ghulam Imaduddin Informatics Engineering Muhammadiyah Jakarta University Database System by Ghulam I1.
Audit Analytics --An innovative course at Rutgers Qi Liu Roman Chinchila.
Data Analytics (CS40003) Introduction to Data Lecture #1
Usman Roshan Dept. of Computer Science NJIT
Programming and Data Structures
CSCI5570 Large Scale Data Processing Systems
Course Title: Statistics
Computer Network Fundamentals CNT4007C
Syllabus Introduction to Computer Science
Object-Oriented Analysis & Design
Instructor: Pedro Domingos
Computer Organization II
Course Overview CSE8313 Object-Oriented Analysis and Design
Principles of Computing – UFCFA Lecture-1
CSC 361 Artificial Intelligence
CS 21a: Intro to Computing I
Special Topics in Data Mining Applications Focus on: Text Mining
Data Mining: Concepts and Techniques Course Outline
Predictive Modeling using Python
Session 2:50 PM - 4:20 PM; Saturday, Nov 18, 2017
OMIS 665, Big Data Analytics
CSE 515 Statistical Methods in Computer Science
CS & CS Capstone Project & Software Development Project
ATTENDANCE MANAGEMENT SYSTEM
CS350, Programming III: Java Two Credit Hours
INNOvation in TRAINING BUSINESS ANALYSTS HAO HElEN Zhang UniVERSITY of ARIZONA
Course Summary ChengXiang “Cheng” Zhai Department of Computer Science
Nonlinear Dynamic Control Systems
Dept. of Computer Science University of Liverpool
Business concentration, minor and certificate programs
EVM0040 Measurement Data Processing and Analysis
CS114B Introduction to Computer Science II
Welcome! Knowledge Discovery and Data Mining
CSCE 4143 Section 001: Data Mining Spring 2019.
Department of Computer Science & Engineering
Presentation transcript:

Department of Computer Science & Engineering Data Analytics (CS40003) Dr. Debasis Samanta Associate Professor Department of Computer Science & Engineering

Today’s discussion… Semester organization Syllabus Course objective Course plan Reference and study materials Course web page Contact details

…Course organization Title: Data Analytics Code: CS40003 Credit: 3-0-0 = 3 Slot: G Timing Wednesday: 11:00-11:55 Thursday: 12:00-12:55 Friday: 08:00-08:55 Venue: NR321, Nalanda Complex, 3rd Floor

…Course objective This course will cover fundamental algorithms and techniques used in Data Analytics. The statistical foundations will be covered first, followed by various machine learning and data mining algorithms. Technological aspects like data management, scalable computation and visualization will also be covered. In summary, this course will provide exposure to theory as well as practical systems and software used in data analytics. After completing this course, you will learn how to: Find a meaningful pattern in data Graphically interpret data Implement the analytic algorithms Handle large scale analytics projects from various domains Develop intelligent decision support systems

…Syllabus Data definition Descriptive Statistics Concept of data Data vs. Information Data categorization Descriptive Statistics Measure of central tendency Measure of location of dispersion Basic Analysis Techniques Statistical hypothesis generation and testing Chi-Square test t-Test, Analysis of variance, Correlation analysis Maximum likelihood test

…Syllabus Data Analysis Techniques Case Studies and Projects Regression analysis Classification techniques Clustering techniques Association rule analysis Case Studies and Projects Understanding few business scenarios Feature engineering and visualization Scalable and parallel computing with Hadoop and MapReduce Sensitivity analysis

…Study materials Probability & Statistics for Engineers & Scientists (9th Edn.), Ronald E. Walpole, Raymond H. Myers, Sharon L. Myers and Keying Ye, Prentice Hall Inc. The Elements of Statistical Learning, Data Mining, Inference, and Prediction (2nd Edn.), Trevor Hastie Robert Tibshirani, Jerome Friedman, Springer, 2014 An Introduction to Statistical Learning: with Applications in R, G. James, D. Witten, T Hastie, and R. Tibshirani, Springer, 2013 Software for Data Analysis: Programming with R (Statistics and Computing), John M. Chambers, Springer, 2012 Mining Massive Data Sets, A. Rajaraman and J. Ullman, Cambridge University Press, 2012. Advances in Complex Data Modeling and Computational Methods in Statistics, Anna Maria Paganoni and Piercesare Secchi, Springer, 2013

…Study materials Lecture slides and other materials can be had at Data Mining and Analysis, Mohammed J. Zaki, Wagner Meira, Cambridge University Press, 2012 Hadoop: The Definitive Guide (2nd Edn.) by Tom White, O-Reilly, 2014 MapReduce Design Patterns: Building Effective Algorithms and Analytics for Hadoop and Other Systems, Donald Miner, Adam Shook, O'Reilly, 2014 Beginning R: The Statistical Programming Language, Mark Gardener, Wiley, 2013 Lecture slides and other materials can be had at http://cse.iitkgp.ac.in/~dsamanta/

…Evaluation plan Minimum attendance required: 75% of the total classes Mid-Semester evaluation: 30% End-Semester evaluation: 40% Project-based evaluation: 30% (in four phases) Note: Minimum attendance and presence in all evaluations are must (other than some medical or emergency ground. No compensatory test or submission).

…Submissions of projects and assignments Moodle Course Management System https://10.5.18.110/moodle/ Steps to enroll to the course at Moodle Create your account (if it is not created earlier) User Id: <Roll Number> Password: Email account: Enrolment Key : STUDENT Verification your account, check the registered mail box Login to Moodle with “User Id” and “Password” Select the course “Data Analytics” from list of courses at the link “My Course”

…Doubt clearance and discussions Please use “Discussion Forum” at the link “Moodle” in the course web page at http://cse.iitkgp.ac.in/~dsamanta/courses/da/index.html

Happy Learning!