Main public logs

From Master of Neuroscience Wiki

Combined display of all available logs of Master of Neuroscience Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:36, 17 October 2025 Davrot talk contribs created page Support Vector Machine (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