Skip to content

Commit b5e13c5

Browse files
committed
revise example
1 parent 36af760 commit b5e13c5

File tree

4 files changed

+127
-130
lines changed

4 files changed

+127
-130
lines changed

doc/source/examples/FairSVM.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"# **FairSVM**\n",
99
"\n",
1010
"[![Slides](https://img.shields.io/badge/🦌-ReHLine-blueviolet)](https://rehline-python.readthedocs.io/en/latest/)\n",
11-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1f_7t1t6FNxAooQOmpyhHCOVq0IKgMxe-?usp=sharing)\n",
1211
"\n",
1312
"The FairSVM solves the following optimization problem:\n",
1413
"\n",

doc/source/examples/QR.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"## **Ridge Quantile Regression**\n",
99
"\n",
1010
"[![Slides](https://img.shields.io/badge/🦌-ReHLine-blueviolet)](https://rehline-python.readthedocs.io/en/latest/)\n",
11-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1LwatjwjnMSB97eLVyuOiUY3sl3A3Ie__?usp=sharing)\n",
1211
"\n",
1312
"The regularized quantile regression solves the following optimization problem:\n",
1413
"\n",

0 commit comments

Comments
 (0)