- Mastering Machine Learning with R
- Cory Lesmeister
- 270字
- 2021-07-09 21:28:16
Causality
It seems a safe assumption that the proverbial correlation does not equal causation—a dead horse has been sufficiently beaten. Or has it? It is quite apparent that correlation-to-causation leaps of faith are still an issue in the real world. As a result, we must remember and convey with conviction that these algorithms are based on observational and not experimental data. Regardless of what correlations we find via machine learning, nothing can trump a proper experimental design. As Professor Domingos states:
If we find that beer and diapers are often bought together at the supermarket, then perhaps putting beer next to the diaper section will increase sales. But short of actually doing the experiment it's difficult to tell." |
||
--Domingos, P., 2012) |
In Chapter 11, Time Series and Causality, we will touch on a technique borrowed from econometrics to explore causality in time series, tackling an emotionally and politically sensitive issue.
Enough of my waxing philosophically; let's get started with using R to master machine learning! If you are a complete novice to the R programming language, then I would recommend that you skip ahead and read the appendix on using R. Regardless of where you start reading, remember that this book is about the journey to master machine learning and not a destination in and of itself. As long as we are working in this field, there will always be something new and exciting to explore. As such, I look forward to receiving your comments, thoughts, suggestions, complaints, and grievances. As per the words of the Sioux warriors: Hoka-hey! (Loosely translated it means forward together)
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Spring 5.0 By Example
- Mastering Ubuntu Server
- Python數據分析(第2版)
- Learning Apache Kafka(Second Edition)
- Learning Hunk
- Learning ArcGIS for Desktop
- BIM概論及Revit精講
- C#應用程序設計教程
- Statistical Application Development with R and Python(Second Edition)
- Unity 2018 Augmented Reality Projects
- 愛上C語言:C KISS
- Learning Grunt
- Docker:容器與容器云(第2版)
- Java Web開發教程:基于Struts2+Hibernate+Spring