Sumários

Clustering and Dimensionality Reduction

6 outubro 2017, 12:30 Pável Pereira Calado

  • The Clustering Hypothesis in Information Retrieval
  • Applications of Clustering and Dimensionality Reduction in Information Retrieval
  • Clustering Techniques
    • Hierarchical Agglomerative Clustering
    • K-Means and Soft K-Means
  • Dimensionality Reduction Techniques
    • Self-Organising Maps
    • Multidimensional Scaling
    • Latent Semantic Indexing


Vector-space model

4 outubro 2017, 11:30 Pável Pereira Calado

- Building an in-memory inverted index
- Collecting document statistics
- Building a query engine


Inscrição no turno laboratorial

29 setembro 2017, 15:30 Bruno Emanuel Da Graça Martins

  • Esta aula de laboratório não se realizou esta semana  (os alunos inscritos neste turno frequentaram o outro turno laboratorial, agendado para a mesma hora).
  • As aulas neste turno laboratorial apenas terão início na próxima semana, tal como comunicado aos alunos.


Introduction to Python

29 setembro 2017, 15:30 Bruno Emanuel Da Graça Martins

  • Introduction to Python
  • Exercices


Document Classification

29 setembro 2017, 12:30 Pável Pereira Calado

  • Concepts
  • kNN classifiers
  • Naie Bayes Classifier
  • Support Vector Machines
  • Other considerations