Machine Learning Meetup Notes: 2010-09-15

From Noisebridge
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introduction to Information Retrieval

   * 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