Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 339 for c (0.04 sec)

  1. sklearn.linear_model.LogisticRegression — sciki...

    C = 1.0 , fit_intercept = True ,...both dense and sparse input. Use C-ordered arrays or CSR matrices...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Sat May 11 22:20:02 UTC 2024
      94.8K bytes
      Cache
     
  2. sklearn.cluster.BisectingKMeans — scikit-learn ...

    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.BisectingKMeans.html
    Sat May 11 22:20:00 UTC 2024
      71.7K bytes
      Cache
     
  3. 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 11 22:20:02 UTC 2024
      24.6K bytes
      Cache
     
  4. 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 11 22:20:00 UTC 2024
      81.3K bytes
      Cache
     
  5. sklearn.model_selection.ValidationCurveDisplay ...

    param_range = "C" , np . logspace ( - 8 , 3 , 10...>>> param_name , param_range = "C" , np . logspace ( - 8 , 3 , 10...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Sat May 11 22:20:02 UTC 2024
      53.7K bytes
      Cache
     
  6. 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
    Wed May 08 07:10:46 UTC 2024
      37.8K bytes
     
  7. sklearn.model_selection.validation_curve — scik...

    param_range = "C" , np . logspace ( - 8 , 3 , 10...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Sat May 11 22:20:00 UTC 2024
      28.2K bytes
      Cache
     
  8. sklearn.gaussian_process.GaussianProcessClassif...

    Returns : C ndarray of shape (n_samples,)...for classification. Returns : C array-like of shape (n_samples,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Sat May 11 22:20:02 UTC 2024
      59.6K bytes
      Cache
     
  9. 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 11 22:20:02 UTC 2024
      25.7K bytes
      Cache
     
  10. decomposition.rst.txt

    C. Sorensen, and C. Yang, (1998) |details-end|....org/Boutsidis_PRE_08.pdf>`_ C. Boutsidis, E. Gallopoulos, 2008...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Sat May 11 22:20:00 UTC 2024
      45.8K bytes
     
Back to top