Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
iqiukp committed Oct 16, 2021
2 parents cd8ff69 + b4ace28 commit ec4bddd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img width="70%" height="70%" src="https://github.com/iqiukp/Relevance-Vector-Machine-RVM/blob/master/imgs/RVR.png">
<img src="https://z3.ax1x.com/2021/10/16/5JSTRU.png">
</p>

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

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


Expand Down Expand Up @@ -146,7 +146,7 @@ MAE = 0.1106
```

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


Expand Down Expand Up @@ -290,8 +290,8 @@ accuracy = 97.1429%
```

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


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


Expand Down

0 comments on commit ec4bddd

Please sign in to comment.