Skip to content

Commit e9bf71a

Browse files
authored
Update README.md
1 parent f84ac7a commit e9bf71a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img width="60%" height="60%" src="https://github.com/iqiukp/Support-Vector-Data-Description-SVDD/blob/master/img/boundary-3D.png">
2+
<img width="70%" height="70%" src="https://github.com/iqiukp/Support-Vector-Data-Description-SVDD/blob/master/img/boundary-3D.png">
33
</p>
44

55
<h3 align="center">Support Vector Data Description (SVDD)</h3>
@@ -193,11 +193,11 @@ svplot = SvddVisualization();
193193
svplot.boundary(svdd);
194194
```
195195
<p align="center">
196-
<img width="50%" height="50%" src="https://github.com/iqiukp/Support-Vector-Data-Description-SVDD/blob/master/img/boundary-2D.png">
196+
<img width="70%" height="70%" src="https://github.com/iqiukp/Support-Vector-Data-Description-SVDD/blob/master/img/boundary-2D.png">
197197
</p>
198198

199199
<p align="center">
200-
<img width="60%" height="60%" src="https://github.com/iqiukp/Support-Vector-Data-Description-SVDD/blob/master/img/boundary-3D.png">
200+
<img width="70%" height="70%" src="https://github.com/iqiukp/Support-Vector-Data-Description-SVDD/blob/master/img/boundary-3D.png">
201201
</p>
202202

203203
The distance between the test data and the hypersphere is

0 commit comments

Comments
 (0)