- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 78字
- 2021-07-02 20:49:10
Getting ready
As logistic regression is a linear classifier, it assumes linearity in independent variables and log odds. Thus, in scenarios where independent features are linear-dependent on log odds, the model performs very well. Higher-order features can be included in the model to capture nonlinear behavior. Let's see how to build logistic regression models using major deep learning packages as discussed in the previous chapter. Internet connectivity will be required to download the dataset from the UCI repository.
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 實(shí)戰(zhàn)Java程序設(shè)計(jì)
- 云原生Spring實(shí)戰(zhàn)
- Python進(jìn)階編程:編寫更高效、優(yōu)雅的Python代碼
- Python神經(jīng)網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- Getting Started with Greenplum for Big Data Analytics
- Java:High-Performance Apps with Java 9
- Extending Puppet(Second Edition)
- Android Wear Projects
- 零基礎(chǔ)Java學(xué)習(xí)筆記
- C++寶典
- 基于ARM Cortex-M4F內(nèi)核的MSP432 MCU開發(fā)實(shí)踐
- OpenCV with Python Blueprints
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- jQuery從入門到精通(微課精編版)