Mastering Machine Learning Algorithms, 2/e (Paperback)

Giuseppe Bonaccorso

買這商品的人也買了...

商品描述

Mastering Machine Learning Algorithms, Second Edition helps you harness the real power of machine learning algorithms in order to implement smarter ways of meeting today's overwhelming data needs. This newly updated and revised guide will help you master algorithms used widely in semi-supervised learning, reinforcement learning, supervised learning, and unsupervised learning domains.

 

You will use all the modern libraries from the Python ecosystem – including NumPy and Keras – to extract features from varied complexities of data. Ranging from Bayesian models to the Markov chain Monte Carlo algorithm to Hidden Markov models, this machine learning book teaches you how to extract features from your dataset, perform complex dimensionality reduction, and train supervised and semi-supervised models by making use of Python-based libraries such as scikit-learn. You will also discover practical applications for complex techniques such as maximum likelihood estimation, Hebbian learning, and ensemble learning, and how to use TensorFlow 2.x to train effective deep neural networks.

 

By the end of this book, you will be ready to implement and solve end-to-end machine learning problems and use case scenarios

  • Understand the characteristics of a machine learning algorithm
  • Implement algorithms from supervised, semi-supervised, unsupervised, and RL domains
  • Learn how regression works in time-series analysis and risk prediction
  • Create, model, and train complex probabilistic models
  • Cluster high-dimensional data and evaluate model accuracy
  • Discover how artificial neural networks work – train, optimize, and validate them
  • Work with autoencoders, Hebbian networks, and GANs
  • Updated to include new algorithms and techniques
  • Code updated to Python 3.8 & TensorFlow 2.x
  • New coverage of regression analysis, time series analysis, deep learning models, and cutting-edge applications

商品描述(中文翻譯)

《精通機器學習演算法,第二版》幫助您充分利用機器學習演算法的真正威力,以實現更智能的方式滿足當今龐大的數據需求。這本新版更新和修訂的指南將幫助您掌握在半監督學習、強化學習、監督學習和非監督學習領域廣泛使用的演算法。

您將使用Python生態系統中的所有現代庫,包括NumPy和Keras,從各種複雜數據中提取特徵。從貝葉斯模型到馬可夫鏈蒙特卡羅演算法再到隱馬可夫模型,這本機器學習書教您如何從數據集中提取特徵,進行複雜的降維,並利用基於Python的庫(如scikit-learn)訓練監督和半監督模型。您還將發現最大似然估計、赫比學習和集成學習等複雜技術的實際應用,以及如何使用TensorFlow 2.x訓練有效的深度神經網絡。

通過閱讀本書,您將準備好實施和解決端到端的機器學習問題和使用案例。

- 瞭解機器學習演算法的特性
- 實現來自監督、半監督、非監督和強化學習領域的演算法
- 瞭解時間序列分析和風險預測中的回歸工作原理
- 創建、建模和訓練複雜的概率模型
- 對高維數據進行聚類並評估模型準確性
- 瞭解人工神經網絡的工作原理-訓練、優化和驗證
- 使用自編碼器、赫比網絡和生成對抗網絡
- 更新以包括新的演算法和技術
- 代碼更新為Python 3.8和TensorFlow 2.x
- 新增回歸分析、時間序列分析、深度學習模型和尖端應用的內容

作者簡介

Giuseppe Bonaccorso is Head of Data Science in a large multinational company. He received his M.Sc.Eng. in Electronics in 2005 from University of Catania, Italy, and continued his studies at University of Rome Tor Vergata, and University of Essex, UK. His main interests include machine/deep learning, reinforcement learning, big data, and bio-inspired adaptive systems. He is author of several publications including Machine Learning Algorithms and Hands-On Unsupervised Learning with Python, published by Packt.

作者簡介(中文翻譯)

Giuseppe Bonaccorso 是一家大型跨國公司的資料科學主管。他於2005年從意大利卡塔尼亞大學獲得電子工程碩士學位,並在羅馬托爾維加塔大學和英國埃塞克斯大學繼續深造。他的主要興趣包括機器/深度學習、強化學習、大數據和生物啟發式適應系統。他是多篇論文的作者,包括由Packt出版的《機器學習算法》和《Python無監督學習實踐》。

目錄大綱

  1. Machine Learning Model Fundamentals
  2. Loss functions and Regularization
  3. Introduction to Semi-Supervised Learning
  4. Advanced Semi-Supervised Classifiation
  5. Graph-based Semi-Supervised Learning
  6. Clustering and Unsupervised Models
  7. Advanced Clustering and Unsupervised Models
  8. Clustering and Unsupervised Models for Marketing
  9. Generalized Linear Models and Regression
  10. Introduction to Time-Series Analysis
  11. Bayesian Networks and Hidden Markov Models
  12. The EM Algorithm
  13. Component Analysis and Dimensionality Reduction
  14. Hebbian Learning
  15. Fundamentals of Ensemble Learning
  16. Advanced Boosting Algorithms
  17. Modeling Neural Networks
  18. Optimizing Neural Networks
  19. Deep Convolutional Networks
  20. Recurrent Neural Networks
  21. Auto-Encoders
  22. Introduction to Generative Adversarial Networks
  23. Deep Belief Networks
  24. Introduction to Reinforcement Learning
  25. Advanced Policy Estimation Algorithms

目錄大綱(中文翻譯)

機器學習模型基礎知識
損失函數和正則化
半監督學習介紹
高級半監督分類
基於圖的半監督學習
聚類和無監督模型
高級聚類和無監督模型
市場營銷中的聚類和無監督模型
廣義線性模型和回歸
時間序列分析介紹
貝葉斯網絡和隱馬爾可夫模型
EM算法
成分分析和降維
赫比學習
集成學習基礎知識
高級提升算法
建模神經網絡
優化神經網絡
深度卷積網絡
循環神經網絡
自編碼器
生成對抗網絡介紹
深度信念網絡
強化學習介紹
高級策略估計算法