Ask any question about EPFL courses, lectures, exercises, research, news, etc. or try the example questions below.
DISCLAIMER: The Graph Chatbot is not programmed to provide explicit or categorical answers to your questions. Rather, it transforms your questions into API requests that are distributed across the various IT services officially administered by EPFL. Its purpose is solely to collect and recommend relevant references to content that you can explore to help you answer your questions.
Explores Principal Component Analysis for dimensionality reduction in machine learning, showcasing its feature extraction and data preprocessing capabilities.
Covers feature extraction, clustering, and classification methods for high-dimensional datasets and behavioral analysis using PCA, t-SNE, k-means, GMM, and various classification algorithms.
Introduces the Naive Bayes classifier, covering independence assumptions, conditional probabilities, and applications in document classification and medical diagnosis.
Introduces Lasso regularization and its application to the MNIST dataset, emphasizing feature selection and practical exercises on gradient descent implementation.