- Mastering Machine Learning with Spark 2.x
- Alex Tellez Max Pumperla Michal Malohlava
- 213字
- 2021-07-02 18:46:01
What this book covers
Chapter 1, Introduction to Large-Scale Machine Learning, invites readers into the land of machine learning and big data, introduces historical paradigms, and describes contemporary tools, including Apache Spark and H2O.
Chapter 2, Detecting Dark Matter: The Higgs-Boson Particle, focuses on the training and evaluation of binomial models.
Chapter 3, Ensemble Methods for Multi-Class Classification, checks into a gym and tries to predict human activities based on data collected from body sensors.
Chapter 4, Predicting Movie Reviews Using NLP, introduces the problem of nature language processing with Spark and demonstrates its power on the sentiment analysis of movie reviews.
Chapter 5, Online Learning with Word2Vec, goes into detail about contemporary NLP techniques.
Chapter 6, Extracting Patterns from Clickstream Data, introduces the basics of frequent pattern mining and three algorithms available in Spark MLlib, before deploying one of these algorithms in a Spark Streaming application.
Chapter 7, Graph Analytics with GraphX, familiarizes the reader with the basic concepts of graphs and graph analytics, explains the core functionality of Spark GraphX, and introduces graph algorithms such as PageRank.
Chapter 8, Lending Club Loan Prediction, combines all the tricks introduced in the previous chapters into end-to-end examples, including data processing, model search and training, and model deployment as a Spark Streaming application.
- HTML5+CSS3王者歸來
- Python數據可視化:基于Bokeh的可視化繪圖
- Java FX應用開發教程
- 編寫整潔的Python代碼(第2版)
- Python高級編程
- MATLAB定量決策五大類問題
- Asynchronous Android Programming(Second Edition)
- Creating Stunning Dashboards with QlikView
- 寫給程序員的Python教程
- Distributed Computing in Java 9
- R語言數據挖掘:實用項目解析
- 征服C指針(第2版)
- Wearable:Tech Projects with the Raspberry Pi Zero
- WCF全面解析
- 每個人的Python:數學、算法和游戲編程訓練營