courses:xai:p1_2024

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
courses:xai:p1_2024 [2024/11/22 11:23] – [SHAP for time series] admincourses:xai:p1_2024 [2024/11/22 12:35] (current) – [Explainable Actrive Learning] admin
Line 28: Line 28:
  
 The goal is to take: https://github.com/ofurman/counterfactuals/tree/main and evaluate it on more examples The goal is to take: https://github.com/ofurman/counterfactuals/tree/main and evaluate it on more examples
 +
 +
 +===== Shap on OPTUNA  =====
 +{{:courses:xai:winner.png?30|}}
 +{{:courses:xai:contract.png?30|}}
 +
 +The goal is to run hyperparameter optimization algorithm such as optuna, collect results from it and use SHAP to try to explain the impact of different hyperparameters on the quality of the optimization process
 +
 +
 +===== Explainable Active Learning  =====
 +{{:courses:xai:winner.png?30|}}
 +{{:courses:xai:contract.png?30|}}
 +
 +The goal is to use SHAP gradients (implemented in LUX) to select instances that should be labelled by expert (Active Learning paradigm) and compare with random sampling.
 +
  
  • courses/xai/p1_2024.1732274584.txt.gz
  • Last modified: 4 months ago
  • by admin