This commit is contained in:
mhjensen
2018-11-09 12:12:28 +01:00
parent d26bffa79d
commit 9d36e9a2c2
7 changed files with 5 additions and 5 deletions
@@ -187,7 +187,7 @@ of features \( p \) is not too large.
<p>
Next, we repeat the process, looking
for the best predictor and best cutpoint in order to split the data
further so as to minimize the RSS within each of the resulting
further so as to minimize the MSE within each of the resulting
regions. However, this time, instead of splitting the entire predictor
space, we split one of the two previously identified regions. We now
have three regions. Again, we look to split one of these three regions
@@ -522,7 +522,7 @@ of features \( p \) is not too large.
<p>
Next, we repeat the process, looking
for the best predictor and best cutpoint in order to split the data
further so as to minimize the RSS within each of the resulting
further so as to minimize the MSE within each of the resulting
regions. However, this time, instead of splitting the entire predictor
space, we split one of the two previously identified regions. We now
have three regions. Again, we look to split one of these three regions
@@ -490,7 +490,7 @@ of features \( p \) is not too large.
<p>
Next, we repeat the process, looking
for the best predictor and best cutpoint in order to split the data
further so as to minimize the RSS within each of the resulting
further so as to minimize the MSE within each of the resulting
regions. However, this time, instead of splitting the entire predictor
space, we split one of the two previously identified regions. We now
have three regions. Again, we look to split one of these three regions
@@ -495,7 +495,7 @@ of features \( p \) is not too large.
<p>
Next, we repeat the process, looking
for the best predictor and best cutpoint in order to split the data
further so as to minimize the RSS within each of the resulting
further so as to minimize the MSE within each of the resulting
regions. However, this time, instead of splitting the entire predictor
space, we split one of the two previously identified regions. We now
have three regions. Again, we look to split one of these three regions
Binary file not shown.
+1 -1
View File
@@ -334,7 +334,7 @@ of features $p$ is not too large.
Next, we repeat the process, looking
for the best predictor and best cutpoint in order to split the data
further so as to minimize the RSS within each of the resulting
further so as to minimize the MSE within each of the resulting
regions. However, this time, instead of splitting the entire predictor
space, we split one of the two previously identified regions. We now
have three regions. Again, we look to split one of these three regions