- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 113字
- 2021-07-02 20:49:10
How to do it...
In this chapter, the Occupancy Detection dataset from the UC Irivine ML repository is used to build models on logistic regression and neural networks. It is an experimental dataset primarily used for binary classification to determine whether a room is occupied (1) or not occupied (0) based on multivariate predictors as described in the following table. The contributor of the dataset is Luis Candanedo from UMONS.
Download the dataset at https://archive.ics.uci.edu/ml/datasets/Occupancy+Detection+.
There are three datasets tobe downloaded; however, we will use datatraining.txt for training/cross validation purposes and datatest.txt for testing purposes.
The dataset has seven attributes (including response occupancy) with 20,560 instances. The following table summarizes the attribute information:

- JBoss Weld CDI for Java Platform
- Python 3.7網絡爬蟲快速入門
- Getting Started with ResearchKit
- Mastering Concurrency in Go
- Scratch真好玩:教小孩學編程
- 老“碼”識途
- Expert Android Programming
- GeoServer Beginner's Guide(Second Edition)
- Yocto for Raspberry Pi
- Getting Started with Gulp
- Learning Probabilistic Graphical Models in R
- Getting Started with LLVM Core Libraries
- Internet of Things with ESP8266
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Python預測之美:數據分析與算法實戰(雙色)