Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 586 for c (0.05 sec)

  1. 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
    Fri May 17 16:55:51 UTC 2024
      53.2K bytes
      Cache
     
  2. 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
    Fri May 17 16:55:51 UTC 2024
      53.7K bytes
      Cache
     
  3. 6.3. Preprocessing data — scikit-learn 1.4.2 do...

    “b” and “c” are their own categories, unknown..."a" ] * 5 + [ "b" ] * 20 + [ "c" ] * 10 + [ "d" ] * 3 + [ np ....
    scikit-learn.org/stable/modules/preprocessing.html
    Fri May 17 16:55:52 UTC 2024
      170.5K bytes
      Cache
     
  4. plot_pca_iris.rst.txt

    c=y, cmap=plt.cm.nipy_spectral,...
    scikit-learn.org/stable/_sources/auto_examples/decomposition/plot_pca_iris.rst.txt
    Fri May 17 16:55:52 UTC 2024
      3.6K bytes
     
  5. 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
    Fri May 17 16:55:53 UTC 2024
      24.6K bytes
      Cache
     
  6. 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
    Fri May 17 16:55:53 UTC 2024
      81.3K bytes
      Cache
     
  7. 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
    Fri May 17 16:55:51 UTC 2024
      45.8K bytes
      1 views
     
  8. 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
    Fri May 17 16:55:51 UTC 2024
      47.9K bytes
      Cache
     
  9. preprocessing.rst.txt

    "b" and "c" are their own categories, unknown...... [["a"] * 5 + ["b"] * 20 + ["c"] * 10 + ["d"] * 3 + [np.nan]],...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Fri May 17 16:55:52 UTC 2024
      52.7K bytes
     
  10. 1.6. Nearest Neighbors — scikit-learn 1.4.2 doc...

    point \(C\) , then we know that points \(A\) and \(C\) are very...\[p_{i}=\sum\limits_{j \in C_i}{p_{i j}}\] where \(C_i\) is the set of...
    scikit-learn.org/stable/modules/neighbors.html
    Fri May 17 16:55:53 UTC 2024
      99.8K bytes
      Cache
     
Back to top