November 2017
Beginner
286 pages
8h 13m
English
We just created a linear regression model using R commands with all of our project results data. In the real-world, one would rather chunk the data using what is called the 80:20 sample rule. This means that 80% of the data will be used for training the model, while the other 20% can be used for testing and validation.
Let's go through this process now.
Read now
Unlock full access