Skip to content

Commit ec4bddd

Browse files
committed
2 parents cd8ff69 + b4ace28 commit ec4bddd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img width="70%" height="70%" src="https://github.com/iqiukp/Relevance-Vector-Machine-RVM/blob/master/imgs/RVR.png">
2+
<img src="https://z3.ax1x.com/2021/10/16/5JSTRU.png">
33
</p>
44

55
<h3 align="center">Relevance Vector Machine (RVM)</h3>
@@ -89,8 +89,8 @@ accuracy = 96.6667%
8989
```
9090

9191
<p align="center">
92-
<img width="70%" height="70%" src="https://github.com/iqiukp/Relevance-Vector-Machine-RVM/blob/master/imgs/RVC_1.png">
93-
<img width="70%" height="70%" src="https://github.com/iqiukp/Relevance-Vector-Machine-RVM/blob/master/imgs/RVC_2.png">
92+
<img src="https://z3.ax1x.com/2021/10/16/5JSzi6.png">
93+
<img src="https://z3.ax1x.com/2021/10/16/5JpSJK.png">
9494
</p>
9595

9696

@@ -146,7 +146,7 @@ MAE = 0.1106
146146
```
147147

148148
<p align="center">
149-
<img width="70%" height="70%" src="https://github.com/iqiukp/Relevance-Vector-Machine-RVM/blob/master/imgs/RVR_test.png">
149+
<img src="https://z3.ax1x.com/2021/10/16/5JpPQe.png">
150150
</p>
151151

152152

@@ -290,8 +290,8 @@ accuracy = 97.1429%
290290
```
291291

292292
<p align="center">
293-
<img width="70%" height="70%" src="https://github.com/iqiukp/Relevance-Vector-Machine-RVM/blob/master/imgs/bayes_1.png">
294-
<img width="70%" height="70%" src="https://github.com/iqiukp/Relevance-Vector-Machine-RVM/blob/master/imgs/bayes_2.png">
293+
<img src="https://z3.ax1x.com/2021/10/16/5JpAeA.png">
294+
<img src="https://z3.ax1x.com/2021/10/16/5JpeFP.png">
295295
</p>
296296

297297

@@ -369,7 +369,7 @@ R2 = 0.6668
369369
MAE = 0.4867
370370
```
371371
<p align="center">
372-
<img width="70%" height="70%" src="https://github.com/iqiukp/Relevance-Vector-Machine-RVM/blob/master/imgs/UCI_data.png">
372+
<img src="https://z3.ax1x.com/2021/10/16/5JpKSS.png">
373373
</p>
374374

375375

0 commit comments

Comments
 (0)