File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "cells" : [
3+ {
4+ "cell_type" : " markdown" ,
5+ "id" : " 9eb06ac4" ,
6+ "metadata" : {},
7+ "source" : [
8+ " # Choosing Different Regressors for PCovR"
9+ ]
10+ },
311 {
412 "cell_type" : " code" ,
513 "execution_count" : 1 ,
4856 "id" : " 87b32d6e" ,
4957 "metadata" : {},
5058 "source" : [
51- " # Use the default regressor in PCovR"
59+ " ## Use the default regressor in PCovR"
5260 ]
5361 },
5462 {
93101 "id" : " c3500b70" ,
94102 "metadata" : {},
95103 "source" : [
96- " # Use a fitted regressor"
104+ " ## Use a fitted regressor"
97105 ]
98106 },
99107 {
157165 "id" : " 6699c0d6" ,
158166 "metadata" : {},
159167 "source" : [
160- " # Use a pre-predicted y"
168+ " ## Use a pre-predicted y"
161169 ]
162170 },
163171 {
230238 "id" : " c8677465" ,
231239 "metadata" : {},
232240 "source" : [
233- " # Comparing Results"
241+ " ## Comparing Results"
234242 ]
235243 },
236244 {
You can’t perform that action at this time.
0 commit comments