- 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
推薦閱讀
- Vue.js 3.x快速入門
- 數據庫程序員面試筆試真題與解析
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- C#程序設計(慕課版)
- 零基礎學Python數據分析(升級版)
- Android開發三劍客:UML、模式與測試
- Getting Started with Python and Raspberry Pi
- Python Programming for Arduino
- 數據分析與挖掘算法:Python實戰
- Beginning C# 7 Hands-On:The Core Language
- 小學生C++趣味編程從入門到精通
- Mastering Vim
- Python實戰指南:手把手教你掌握300個精彩案例
- Neo4j權威指南 (圖數據庫技術叢書)
- 自己動手做智能產品:嵌入式JavaScript實現