- Добавил: literator
- Дата: 4-04-2024, 18:19
- Комментариев: 0

Автор: Vincent Granville
Издательство: Morgan Kaufmann/Elsevier
Год: 2024
Страниц: 410
Язык: английский
Формат: pdf (true), epub
Размер: 19.1 MB, 43.9 MB
Synthetic Data and Generative AI covers the foundations of Machine Learning, with modern approaches to solving complex problems and the systematic generation and use of synthetic data. Emphasis is on scalability, automation, testing, optimizing, and interpretability (explainable AI). For instance, regression techniques – including logistic and Lasso – are presented as a single method, without using advanced linear algebra. Confidence regions and prediction intervals are built using parametric bootstrap, without statistical models or probability distributions. Models (including generative models and mixtures) are mostly used to create rich synthetic data to test and benchmark various methods. I provide Python code and synthetic data generators for replication purposes.