You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Least-Squares Support-Vector Machine
1
+
# LeastSquares SupportVector Machine
2
2
3
3
[](https://www.codacy.com/gh/SC-SGS/PLSSVM/dashboard?utm_source=github.com&utm_medium=referral&utm_content=SC-SGS/PLSSVM&utm_campaign=Badge_Grade) [](https://sc-sgs.github.io/PLSSVM/) [](https://simsgs.informatik.uni-stuttgart.de/jenkins/view/PLSSVM/job/PLSSVM/job/Multibranch-Github/job/main/) [](https://github.com/SC-SGS/PLSSVM/actions/workflows/msvc_windows.yml)
4
4
5
-
Implementation of a parallel [least-squares support-vector machine](https://en.wikipedia.org/wiki/Least-squares_support-vector_machine) using multiple different backends.
5
+
Implementation of a parallel [leastsquares supportvector machine](https://en.wikipedia.org/wiki/Least-squares_support-vector_machine) using multiple different backends.
0 commit comments