@@ -67,8 +67,8 @@ print(normality_test.summary(print_fmt="grid"))
67
67
The results of this test is shown below.
68
68
<figure style =" float : center ;" >
69
69
<picture >
70
- <source srcset={{ '/images/quadratik/normality-test-results.webp' | relative_url }} type="image/webp">
71
- <img src={{ '/images/quadratik/normality-test-results.jpg' | relative_url }} alt="Results for the Normality Test." />
70
+ <source srcset =" {{ '/images/quadratik/normality-test-results.webp' | relative_url }} " type =" image/webp " >
71
+ <img src =" {{ '/images/quadratik/normality-test-results.jpg' | relative_url }} " alt =" Results for the Normality Test. " />
72
72
</picture >
73
73
</figure >
74
74
@@ -106,8 +106,8 @@ print(two_sample_test.summary(print_fmt = "grid"))
106
106
The results of the test is shown below.
107
107
<figure style =" float : center ;" >
108
108
<picture >
109
- <source srcset= {{ '/images/quadratik/two-sample-test-results.webp" | relative_url }} type="image/webp">
110
- <img src= {{ '/images/quadratik/two-sample-test-results.png' | relative_url }} alt="Results for the Two Sample Test." />
109
+ <source srcset = " {{ '/images/quadratik/two-sample-test-results.webp' | relative_url }} " type =" image/webp " >
110
+ <img src = " {{ '/images/quadratik/two-sample-test-results.png' | relative_url }} " alt =" Results for the Two Sample Test. " />
111
111
</picture >
112
112
</figure >
113
113
@@ -145,8 +145,8 @@ print(k_sample_test.summary(print_fmt="grid"))
145
145
The results of the test is shown below.
146
146
<figure style =" float : center ;" >
147
147
<picture >
148
- <source srcset= {{ '/images/quadratik/k-sample-test-results.webp' | relative_url }} type="image/webp">
149
- <img src= {{ '/images/quadratik/k-sample-test-results.png' | relative_url }} alt="Results for the K-Sample Test." />
148
+ <source srcset = " {{ '/images/quadratik/k-sample-test-results.webp' | relative_url }} " type =" image/webp " >
149
+ <img src = " {{ '/images/quadratik/k-sample-test-results.png' | relative_url }} " alt =" Results for the K-Sample Test. " />
150
150
</picture >
151
151
</figure >
152
152
@@ -177,8 +177,8 @@ print(unif_test.summary(print_fmt = "grid"))
177
177
The results of the test is shown below.
178
178
<figure style =" float : center ;" >
179
179
<picture >
180
- <source srcset= {{ '/images/quadratik/uniformity-test-results.webp' | relative_url }} type="image/webp">
181
- <img src= {{ '/images/quadratik/uniformity-test-results.png' | relative_url }} alt="Results for the Uniformity Test." />
180
+ <source srcset = " {{ '/images/quadratik/uniformity-test-results.webp' | relative_url }} " type =" image/webp " >
181
+ <img src = " {{ '/images/quadratik/uniformity-test-results.png' | relative_url }} " alt =" Results for the Uniformity Test. " />
182
182
</picture >
183
183
</figure >
184
184
@@ -190,8 +190,8 @@ The image we will be using is shown below, and the task is to identify the vario
190
190
191
191
<figure style =" float : center ;" >
192
192
<picture >
193
- <source srcset={{ '/images/quadratik/dog-cat.webp' | relative_url }} type="image/webp">
194
- <img src= {{ '/images/quadratik/dog-cat.png' | relative_url }} alt="Dog Cat Image." />
193
+ <source srcset =" {{ '/images/quadratik/dog-cat.webp' | relative_url }} " type =" image/webp " >
194
+ <img src = " {{ '/images/quadratik/dog-cat.png' | relative_url }} " alt =" Dog Cat Image. " />
195
195
</picture >
196
196
</figure >
197
197
@@ -253,8 +253,8 @@ The image is segmented into k clusters with k ranging from 2 to 8. Below, we dis
253
253
254
254
<figure style =" float : center ;" >
255
255
<picture >
256
- <source srcset= {{ '/images/quadratik/dog-cat-segmented.webp' | relative_url }} type="image/webp">
257
- <img src= {{ '/images/quadratik/dog-cat-segmented.png' | relative_url }} alt="Dog Cat Image Segmented" />
256
+ <source srcset = " {{ '/images/quadratik/dog-cat-segmented.webp' | relative_url }} " type =" image/webp " >
257
+ <img src = " {{ '/images/quadratik/dog-cat-segmented.png' | relative_url }} " alt =" Dog Cat Image Segmented " />
258
258
</picture >
259
259
</figure >
260
260
@@ -266,8 +266,8 @@ elbow_plots
266
266
```
267
267
<figure style =" float : center ;" >
268
268
<picture >
269
- <source srcset= {{ '/images/quadratik/validation-dog-cat.webp' | relative_url }} type="image/webp">
270
- <img src= {{ '/images/quadratik/validation-dog-cat.png' | relative_url }} alt="Dog Cat Image Validation Plots" />
269
+ <source srcset = " {{ '/images/quadratik/validation-dog-cat.webp' | relative_url }} " type =" image/webp " >
270
+ <img src = " {{ '/images/quadratik/validation-dog-cat.png' | relative_url }} " alt =" Dog Cat Image Validation Plots " />
271
271
</picture >
272
272
</figure >
273
273
@@ -337,8 +337,8 @@ plt.tight_layout()
337
337
338
338
<figure style =" float : center ;" >
339
339
<picture >
340
- <source srcset= {{ '/images/quadratik/unit-sphere.webp" type="image/webp' | relative_url }} >
341
- <img src= {{ '/images/quadratik/unit-sphere.png' | relative_url }} alt="PKBD Samples on Unit Sphere."/>
340
+ <source srcset= " {{ '/images/quadratik/unit-sphere.webp" type="image/webp' | relative_url }}" type="image/webp" >
341
+ <img src= " {{ '/images/quadratik/unit-sphere.png' | relative_url }}" alt="PKBD Samples on Unit Sphere."/>
342
342
</picture >
343
343
</figure >
344
344
@@ -357,7 +357,7 @@ UI().run()
357
357
358
358
<figure style =" float : center ;" >
359
359
<picture >
360
- <source srcset= {{ '/images/quadratik/dash-landing.webp' | relative_url }} type="image/webp">
360
+ <source srcset= " {{ '/images/quadratik/dash-landing.webp' | relative_url }}" type="image/webp">
361
361
<img src="/images/quadratik/dash-landing.png" alt="Dashboard."/>
362
362
</picture >
363
363
</figure >
0 commit comments