- Deep Learning Quick Reference
- Mike Bernico
- 132字
- 2021-06-24 18:40:15
Model inputs and outputs
There are 11,500 rows in this dataset. Each row of the dataset contains 178 data points, each representing a 1-second sample of an EEG recording and a corresponding patient state, generated across 100 different patients.
There are five patient states in the dataset; however, patients in state 2 through state 5 were not experiencing a seizure. Patients in state 1 were experiencing a seizure.
I have modified the original dataset, reframing the problem into a binary classification problem by changing states 2-5 to class 0, which will mean no seizure and class 1, which will mean seizure.
As with the regression problem in Chapter 2, Using Deep Learning to Solve Regression Problems, we will be using an 80% train, 10% val, 10% test split.
推薦閱讀
- Blockchain Quick Start Guide
- Dreamweaver CS3網頁設計與網站建設詳解
- Hands-On Linux for Architects
- Mastering ServiceNow Scripting
- Practical Big Data Analytics
- 精通數據科學:從線性回歸到深度學習
- R Data Analysis Projects
- Windows安全指南
- Python文本分析
- 電動汽車驅動與控制技術
- 機器學習案例分析(基于Python語言)
- Effective Business Intelligence with QuickSight
- Containerization with Ansible 2
- 洞察大數據價值:SAS編程與數據挖掘
- Cloud Native Development Patterns and Best Practices