Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
</div>
|
4 |
|
5 |
<div align="center">
|
6 |
-
<img src="https://
|
7 |
</div>
|
8 |
|
9 |
# News :boom:
|
@@ -21,17 +21,17 @@ The LimiX model achieved SOTA performance across multiple tasks.
|
|
21 |
|
22 |
## ➩ Classification comparison results
|
23 |
<div align="center">
|
24 |
-
<img src="https://
|
25 |
</div>
|
26 |
|
27 |
## ➩ Regression comparison results
|
28 |
<div align="center">
|
29 |
-
<img src="https://
|
30 |
</div>
|
31 |
|
32 |
## ➩ Missing value imputation comparison results
|
33 |
<div align="center">
|
34 |
-
<img src="https://
|
35 |
</div>
|
36 |
|
37 |
# ➤ Tutorials
|
|
|
3 |
</div>
|
4 |
|
5 |
<div align="center">
|
6 |
+
<img src="https://raw.githubusercontent.com/limix-ldm/LimiX/refs/heads/main/doc/LimiX-Logo.png" alt="LimiX logo" width="89%">
|
7 |
</div>
|
8 |
|
9 |
# News :boom:
|
|
|
21 |
|
22 |
## ➩ Classification comparison results
|
23 |
<div align="center">
|
24 |
+
<img src="https://raw.githubusercontent.com/limix-ldm/LimiX/refs/heads/main/doc/Classifier.png" alt="Classification" width="80%">
|
25 |
</div>
|
26 |
|
27 |
## ➩ Regression comparison results
|
28 |
<div align="center">
|
29 |
+
<img src="https://raw.githubusercontent.com/limix-ldm/LimiX/refs/heads/main/doc/Regression.png" alt="Regression" width="80%">
|
30 |
</div>
|
31 |
|
32 |
## ➩ Missing value imputation comparison results
|
33 |
<div align="center">
|
34 |
+
<img src="https://raw.githubusercontent.com/limix-ldm/LimiX/refs/heads/main/doc/MissingValueImputation.png" alt="Missing value imputation" width="80%">
|
35 |
</div>
|
36 |
|
37 |
# ➤ Tutorials
|