Course: Statistical Machine Learning
This page aims to make available the material for the Statistical Machine Learning course taught by Prof. Jodavid Ferreira in the Undergraduate and Graduate Statistics programs at the Federal University of Pernambuco - UFPE.
Aula 08 - Explainability in ML models - LIME, SHAP, and DALEX (slide)
Aula 09 - Algorithmic Fairness and Bias Mitigation in Machine Learning (slide)
Exercise Lists
Link to Codes
Graduate Calendar
Instructions for Using the Script in Google Colab
- Accessing the Script:
- The script is available for viewing on :contentReferenceoaicite:0.
- Attention: This notebook is in view-only mode and cannot be executed directly.
- The script is available for viewing on :contentReferenceoaicite:0.
- Making a Copy:
- To use the script, you need to make a copy of it in your personal or institutional Google Drive.
- Follow the steps below to copy the notebook:
- Click on
Filein the top menu. - Select
Save a copy in Drive.... - Choose the destination folder in your Google Drive.
- Once the copy is made, you will be able to edit and run the notebook freely.
- Click on
- Usage:
- After making a copy, you can run the script directly from your Google Drive.
- Make sure that all file paths and permissions are correctly configured.
Useful Links
Anaconda Windows - https://docs.anaconda.com/free/anaconda/install/windows/
Anaconda Linux - https://docs.anaconda.com/free/anaconda/install/linux/
Google Colab with Python - https://colab.research.google.com/
Google Colab with R - https://colab.research.google.com/#create=true&language=r
Positron - IDE - https://github.com/posit-dev/positron