DOC PREVIEW
Purdue CS 490D - What is MRDM

This preview shows page 1 out of 4 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 4 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 4 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

1CS490D:Introduction to Data MiningProf. Chris CliftonApril 12, 2004Multi-Relational Data MiningWhat is MRDM?• Problem: Data in multiple tables– Want rules/patterns/etc. across tables• Solution: Represent as single table– Join the data– Construct a single view– Use standard data mining techniques• Example: “Customer” and “Married-to”– Easy single-table representation• Bad Example: Ancestor of2Basis of Solutions:Inductive Logic Programming• ILP Rule:– customer(CID,Name,Age,yes) Age > 30 ∧ purchase(CID,PID,D,Value,PM) ∧PM = credit card ∧ Value > 100• Learning methods:– Database represented as clauses (rules)– Unification: Given rule (function/clause), discover values for which it holdsExample• How do we learn the “daughter” relationship?– Is this classification? Association?• Covering Algorithm: “guess” at rule explaining only positive examples– Remove positive examples explained by rule– Iterate3How to make a good “guess”• Clause subsumption: Generalize– More general clause (daughter(mary,Y) subsumes daughter(mary,ann)• Start with general hypotheses and move to more specificIssues• Search space – efficiency• Noisy data– positive examples labeled as negative– Missing data (e.g., a daughter with no parents in the database)• What else might we want to learn?4WARMR: Multi-relational association rulesMulti-Relational Decision


View Full Document

Purdue CS 490D - What is MRDM

Download What is MRDM
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view What is MRDM and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view What is MRDM 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?