Интерпретируемое машинное обучение (2022): различия между версиями
Перейти к навигации
Перейти к поиску
Irtery (обсуждение | вклад) |
Irtery (обсуждение | вклад) (→Полезная литература) |
||
Строка 19: | Строка 19: | ||
== Задания == | == Задания == | ||
− | == | + | == Полезнаые ссылки и литература == |
+ | # [https://cset.georgetown.edu/publication/machine-learning-and-cybersecurity/ Machine Learning and Cybersecurity (2021)] | ||
+ | # [https://www.dropbox.com/s/wd6g3jhi0qy3eyv/interpretable-machine-learning.pdf?dl=0 Molnar "Interpretable Machine Learning" (2020)] | ||
+ | # [https://github.com/PacktPublishing/Interpretable-Machine-Learning-with-Python Masis "Interpretable Machine Learning with Python" (2021)] | ||
+ | # [https://www.dropbox.com/s/h7sa4zi3n44qmkb/lime_paper.pdf?dl=0 Ribeiro "“Why Should I Trust You?” Explaining the Predictions of Any Classifier" (2016)] | ||
+ | # https://github.com/marcotcr/lime | ||
+ | # https://shap.readthedocs.io | ||
+ | # https://scikit-learn.org/stable/modules/partial_dependence.html | ||
+ | # Friedman, Jerome H. “Greedy function approximation: A gradient boosting machine.” Annals of statistics (2001): 1189-1232 | ||
+ | # Apley, Daniel W. “Visualizing the effects of predictor variables in black box supervised learning models.” arXiv preprint arXiv:1612.08468 (2016) |
Версия 14:41, 8 апреля 2022
Курс Интерпретируемое машинное обучение читается в весеннем семестре первого года обучения магистерской программы "Искусственный интеллект в кибербезопасности".
- Когда: в четверг, 14:35.
- Где: дистанционно, ссылка на зум, ссылка на чат
Курс рекомендуется студентам, интересующимся методами интерпретации для моделей машинного обучения.
Оценка за курс будет определяться по результатам выполнения домашних заданий заданий. Выполнение всех домашних заданий позволяют получить "зачет" автоматически.
Занятия
- 14.02 - ML задачи в кибербезопасности слайды
- 21.02 - Введение в интерпретируемое машинное обучение слайды видео - часть 1видео - часть 2
- 18.03 - LIME слайды видео
- 24.03 - SHAP слайды видео
- 31.03 - PDP, ICE, ALE слайды видео
- 7.04 -
Задания
Полезнаые ссылки и литература
- Machine Learning and Cybersecurity (2021)
- Molnar "Interpretable Machine Learning" (2020)
- Masis "Interpretable Machine Learning with Python" (2021)
- Ribeiro "“Why Should I Trust You?” Explaining the Predictions of Any Classifier" (2016)
- https://github.com/marcotcr/lime
- https://shap.readthedocs.io
- https://scikit-learn.org/stable/modules/partial_dependence.html
- Friedman, Jerome H. “Greedy function approximation: A gradient boosting machine.” Annals of statistics (2001): 1189-1232
- Apley, Daniel W. “Visualizing the effects of predictor variables in black box supervised learning models.” arXiv preprint arXiv:1612.08468 (2016)