Support Vector Machine: Revision history

From Master of Neuroscience Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 October 2025

  • curprev 17:1717:17, 17 October 2025 Davrot talk contribs 4,906 bytes −10 No edit summary Tag: Visual edit
  • curprev 15:3615:36, 17 October 2025 Davrot talk contribs 4,916 bytes +4,916 Created page with "== Top == Questions to [mailto:davrot@uni-bremen.de David Rotermund] == [https://scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html sklearn.svm.SVC] == <syntaxhighlight lang="python">sklearn.svm.SVC(*, C=1.0, kernel='rbf', degree=3, gamma='scale', coef0=0.0, shrinking=True, probability=False, tol=0.001, cache_size=200, class_weight=None, verbose=False, max_iter=-1, decision_function_shape='ovr', break_ties=False, random_state=None)</syntaxhighlight><blockquo..." Tag: Visual edit