Code
- Python and R implementations for Machine Learning: this project contains a range of materials used in the Machine Learning course.
- Artificial Intelligence implementations (new version): this project contains materials used in the Artificial Intelligence course.
- Artificial Intelligence implementations (old version): this project contains materials used in the Artificial Intelligence course.
- Analysis, summarization, and retrieval of online news: this project implements a mechanism that monitors and stores news published by selected online news sources.
- Analysis of wiki-generated content: this project provides a tool for identifying user groups in wikis. It accesses wiki content through an XML-RPC interface and processes it using graph community-detection and hierarchical document-clustering algorithms, presenting results visually.