- 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.
推薦閱讀
- 中文版Photoshop CS5數碼照片處理完全自學一本通
- 程序設計語言與編譯
- 計算機網絡應用基礎
- VMware Performance and Capacity Management(Second Edition)
- Google App Inventor
- 最后一個人類
- Kubernetes for Serverless Applications
- MATLAB/Simulink權威指南:開發環境、程序設計、系統仿真與案例實戰
- 網站前臺設計綜合實訓
- 筆記本電腦維修90個精選實例
- Hands-On Data Warehousing with Azure Data Factory
- 計算機組成與操作系統
- 網絡脆弱性掃描產品原理及應用
- 從零開始學JavaScript
- 和機器人一起進化