Skip to content

Commit

Permalink
revise example
Browse files Browse the repository at this point in the history
  • Loading branch information
statmlben committed Oct 28, 2024
1 parent 36af760 commit b5e13c5
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 130 deletions.
1 change: 0 additions & 1 deletion doc/source/examples/FairSVM.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"# **FairSVM**\n",
"\n",
"[![Slides](https://img.shields.io/badge/🦌-ReHLine-blueviolet)](https://rehline-python.readthedocs.io/en/latest/)\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1f_7t1t6FNxAooQOmpyhHCOVq0IKgMxe-?usp=sharing)\n",
"\n",
"The FairSVM solves the following optimization problem:\n",
"\n",
Expand Down
1 change: 0 additions & 1 deletion doc/source/examples/QR.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"## **Ridge Quantile Regression**\n",
"\n",
"[![Slides](https://img.shields.io/badge/🦌-ReHLine-blueviolet)](https://rehline-python.readthedocs.io/en/latest/)\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1LwatjwjnMSB97eLVyuOiUY3sl3A3Ie__?usp=sharing)\n",
"\n",
"The regularized quantile regression solves the following optimization problem:\n",
"\n",
Expand Down
Loading

0 comments on commit b5e13c5

Please sign in to comment.