Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 417 for c (0.04 sec)

  1. sklearn.metrics.hinge_loss — scikit-learn 1.4.2...

    Multiclass Hinge Loss Models by Robert C. Moore, John DeNero . Examples...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html
    Sat May 18 15:26:00 UTC 2024
      24.6K bytes
      Cache
     
  2. An introduction to machine learning with scikit...

    C = 100. ) The clf (for classifier)...digits . target [: - 1 ]) SVC(C=100.0, gamma=0.001) Now you can...
    scikit-learn.org/stable/tutorial/basic/tutorial.html
    Sat May 18 15:26:00 UTC 2024
      47.9K bytes
      Cache
     
  3. sklearn.svm.OneClassSVM — scikit-learn 1.4.2 do...

    Rescale C per sample. Higher weights force...estimator. Notes If X is not a C-ordered contiguous array it is...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Sat May 18 15:26:00 UTC 2024
      53.2K bytes
      Cache
     
  4. sklearn.metrics.make_scorer — scikit-learn 1.4....

    param_grid = { 'C' : [ 1 , 10 ]}, ... scoring =...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Sat May 18 15:26:00 UTC 2024
      25.7K bytes
      Cache
     
  5. sklearn.cluster.KMeans — scikit-learn 1.4.2 doc...

    that if the original data is not C-contiguous, a copy will be made...the data will be converted to C ordering, which will cause a memory...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Sat May 18 15:26:01 UTC 2024
      81.3K bytes
      Cache
     
  6. linear_model.rst.txt

    ``C`` is given by ``alpha = 1 / C`` or ``alpha =...:func:`sklearn.svm.l1_min_c` allows to calculate the lower bound for C in order...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Sat May 18 15:26:00 UTC 2024
      77.9K bytes
      7 views
     
  7. neighbors.rst.txt

    :math:`C`, then we know that points :math:`A` and :math:`C` are...p_{i}=\sum\limits_{j \in C_i}{p_{i j}} where :math:`C_i` is the set of...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Sat May 18 15:26:00 UTC 2024
      37.8K bytes
     
  8. sklearn.manifold.TSNE — scikit-learn 1.4.2 docu...

    C., Ciccolella, C. O., Anno, R., Halpert,...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.TSNE.html
    Sat May 18 15:26:01 UTC 2024
      53.7K bytes
      Cache
     
  9. How social networks prey on our longing to be k...

    intimate &c &c] since not long after the dawn...
    www.metafilter.com/203452/How-social-networks-prey-on-our-longing-to-be-known
    Wed Apr 24 00:55:06 UTC 2024
      34K bytes
      Cache
     
  10. 3.4. Validation curves: plotting scores to eval...

    param_name = "C" , param_range = np . logspace..."linear" ), X , y , param_name = "C" , param_range = np . logspace...
    scikit-learn.org/stable/modules/learning_curve.html
    Sat May 18 15:26:00 UTC 2024
      33.1K bytes
      Cache
     
Back to top