Machine Learning Meetup Notes: 2010-09-15

From Noisebridge
Revision as of 16:01, 14 September 2010 by SpammerHellDontDelete (talk | contribs) (Created page with '== Introduction to Information Retrieval == * Performance Metrics o Recall o Precision * Document Representation o Boolean Search …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction to Information Retrieval[edit]

   * Performance Metrics
         o Recall
         o Precision
   * Document Representation
         o Boolean Search
         o Vector Space Model
   * Document Comparison
         o Cosine Similarity
   * Term Weighting
         o TF/IDF 
   * Next Steps
         o Application in Non-Search Domains
         o Collaborative Filtering
         o Data Clustering

Jared's Slide