Download Data_Mining_Syllabus_CS235

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
CS 235 Syllabus Winter 2017
This syllabus is provisional, and may be adapted as the quarter develops:













Introduction to data mining (Data_Types.pptx)
o Converting, Normalizing and Cleaning Data
Data types. (Data_Types.pptx)
Classification:
o The simple linear classifier. (classifcation1_Extended.ppt)
o The nearest neighbor classifier. (classifcation1_Extended.ppt)
o The Decision Tree. (classifcation2.ppt)
o The Bayesian Classifier. (classifcation2.ppt)
o Ensemble learning
Clustering
o Partitional
o Hierarchal
Similarity Search (Similarity_Search.ppt)
o Distance measures
 One-to-one measures
 Edit/warping measures
 Compression measures
o Fast search (Indexing_new.ppt)
 Optimizations
 Early abandoning search
 Lower bounding search
 Indexing
 R-trees
 The GEMINI framework
o Finding Approximately Repeated Data (Finding Approximately Repeated Data.ppt)
 In time series
 In sets (mostly text)
Association Pattern Mining (A_rules.pptx)
Outlier Analysis
Mining Data Streams
Mining Text Data
Reviewing and writing papers on data mining
Data Reduction and Feature Extraction
Mining Graph Data / Social Network Analysis
Advanced and late breaking topics.
Related documents