English
Chinese
stableai-org commited on
Commit
69d9a34
·
verified ·
1 Parent(s): b7149ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -3,7 +3,7 @@
3
  </div>
4
 
5
  <div align="center">
6
- <img src="https://github.com/limix-ldm/LimiX/tree/main/doc/LimiX-Logo.png" alt="LimiX logo" width="89%">
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://github.com/limix-ldm/LimiX/tree/main/doc/Classifier.png" alt="Classification" width="80%">
25
  </div>
26
 
27
  ## ➩ Regression comparison results
28
  <div align="center">
29
- <img src="https://github.com/limix-ldm/LimiX/tree/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://github.com/limix-ldm/LimiX/tree/main/doc/MissingValueImputation.png" alt="Missing value imputation" width="80%">
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