Machine Learning
Machine Learning
Statistics
This repository contains all the assignments and the project I did for the Machine Learning course at the School of Applied Mathematics of the Getulio Vargas Foundation (FGV EMAp). The course was taught by Professor Diego Mesquita.
Assignments
- Nearest Neighbours Method (\(k\)-NN) (10/10)
- Linear Regression (8.5/10)
- Logistic Regression and Approximate Bayesian Inference (10/10)
- Selection of Models and Hyperparameters (9.25/10)
- Gaussian Processes for Regression (10/10)
- Neural Networks (10/10)
- Dimensionality Reduction (10/10)
- K-means and Mixture models (8.5/10)
Final Project
The final project was co-authored by Ana Carolina Erthal, Guilherme de Melo and Bernardo Vargas. The project implements a way of comparing Conformal Prediction with traditional machine learning approaches to generate confidence intervals.
Citation
BibTeX citation:
@online{lamarca2023,
author = {Lamarca, Felipe},
title = {Machine {Learning}},
date = {2023-07-05},
url = {https://github.com/felipelmc/Machine-Learning},
langid = {en}
}
For attribution, please cite this work as:
Lamarca, Felipe. 2023. “Machine Learning.” July 5, 2023. https://github.com/felipelmc/Machine-Learning.