- Machine Learning in Java
- AshishSingh Bhatia Bostjan Kaluza
- 121字
- 2021-06-10 19:30:02
Logistic regression
Linear regression works when the dependent variable is continuous. If, however, the dependent variable is binary in nature, that is, 0 or 1, success or failure, yes or no, true or false, survived or died, and so on, then logistic regression is used instead. One such example is a clinical trial of drugs where the subject under study either responds to the drugs or does not respond. It is also used in fraud detection where the transaction is either a fraud or not fraud. Normally, a logistic function is used to measure the relationship between dependent and independent variables. It is seen as a Bernoulli distribution and, when plotted, looks similar to a curve in the shape of characters.
推薦閱讀
- 亮劍.NET:.NET深入體驗與實戰精要
- Mastering Matplotlib 2.x
- 火格局的時空變異及其在電網防火中的應用
- 我的J2EE成功之路
- 網絡服務器架設(Windows Server+Linux Server)
- Python Data Science Essentials
- 讓每張照片都成為佳作的Photoshop后期技法
- 新手學電腦快速入門
- TensorFlow Reinforcement Learning Quick Start Guide
- 從零開始學C++
- 零起點學西門子S7-200 PLC
- INSTANT Heat Maps in R:How-to
- The DevOps 2.1 Toolkit:Docker Swarm
- 手機游戲策劃設計
- Mastering Text Mining with R