- Deep Learning Quick Reference
- Mike Bernico
- 145字
- 2021-06-24 18:40:14
Using Deep Learning to Solve Binary Classification Problems
In this chapter, we will use Keras and TensorFlow to solve a tricky binary classification problem. We will start by talking about the benefits and drawbacks of deep learning for this type of problem, and then we will go right into developing a solution using the same framework we established in Chapter 2, Using Deep Learning to Solve Regression Problems. Finally, we will cover Keras callbacks in greater depth and even use a custom callback to implement a per epoch receiver operating characteristic / area under the curve (ROC AUC) metric.
We will cover the following topics in this chapter:
- Binary classification and deep neural networks
- Case study – epileptic seizure recognition
- Building a binary classifier in Keras
- Using the checkpoint callback in Keras
- Measuring ROC AUC in a custom callback
- Measuring precision, recall, and f1-score
推薦閱讀
- 腦動力:Linux指令速查效率手冊
- Canvas LMS Course Design
- 控制與決策系統仿真
- Dreamweaver 8中文版商業案例精粹
- Google App Inventor
- 大數據挑戰與NoSQL數據庫技術
- 完全掌握AutoCAD 2008中文版:綜合篇
- OpenStack Cloud Computing Cookbook(Second Edition)
- AI 3.0
- 可編程序控制器應用實訓(三菱機型)
- 完全掌握AutoCAD 2008中文版:機械篇
- Machine Learning with Spark(Second Edition)
- 單片機C51應用技術
- 網絡安全原理與應用
- Raspberry Pi 3 Projects for Java Programmers