- Mastering Machine Learning with Spark 2.x
- Alex Tellez Max Pumperla Michal Malohlava
- 139字
- 2021-07-02 18:46:06
Detecting Dark Matter - The Higgs-Boson Particle
True or false? Positive or negative? Pass or no pass? User clicks on the ad versus not clicking the ad? If you've ever asked/encountered these questions before then you are already familiar with the concept of binary classification.
At it's core, binary classification - also referred to as binomial classification - attempts to categorize a set of elements into two distinct groups using a classification rule, which in our case, can be a machine learning algorithm. This chapter shows how to deal with it in the context of Spark and big data. We are going to explain and demonstrate:
- Spark MLlib models for binary classification including decision trees, random forest, and the gradient boosted machine
- Binary classification support in H2O
- Searching for the best model in a hyperspace of parameters
- Evaluation metrics for binomial models
推薦閱讀
- Spring Boot 2實戰之旅
- Android開發精要
- Learn to Create WordPress Themes by Building 5 Projects
- Mastering Objectoriented Python
- 實用防銹油配方與制備200例
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- WordPress Plugin Development Cookbook(Second Edition)
- Getting Started with Python Data Analysis
- 微信小程序開發解析
- Java Web程序設計任務教程
- Mathematica Data Analysis
- C語言程序設計
- C# Multithreaded and Parallel Programming
- SignalR:Real-time Application Development(Second Edition)
- Practical Predictive Analytics