株式会社極東書店トップ > 商品一覧 > Supervised Machine Learning: Optimization Framework and Applications with SAS and R.
商品詳細
Supervised Machine Learning: Optimization Framework and Applications with SAS and R.
・ISBN 978-0-367-27732-1 hard GB£ 145.99
¥46,249.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Kolosova, Tanya / Berestizhevsky, Samuel, |
|---|---|
| 出版社 | (Chapman & Hall/CRC, UK) |
| 出版年月 | 2020 |
| ページ数 | 160 pp. |
| 言語 | ENG |
| ニュース番号 | <A00-43182> |
解説
AI framework intended to solve a problem of bias-variance tradeoff for supervised learning methods in real-life applications. The AI framework comprises of bootstrapping to create multiple training and testing data sets with various characteristics, design and analysis of statistical experiments to identify optimal feature subsets and optimal hyper-parameters for ML methods, data contamination to test for the robustness of the classifiers.
Key Features:
- Using ML methods by itself doesn't ensure building classifiers that generalize well for new data
- Identifying optimal feature subsets and hyper-parameters of ML methods can be resolved using design and analysis of statistical experiments
- Using a bootstrapping approach to massive sampling of training and tests datasets with various data characteristics (e.g.: contaminated training sets) allows dealing with bias
- Developing of SAS-based table-driven environment allows managing all meta-data related to the proposed AI framework and creating interoperability with R libraries to accomplish variety of statistical and machine-learning tasks
- Computer programs in R and SAS that create AI framework are available on GitHub