Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 241 for c (0.04 sec)

  1. 1.4. Support Vector Machines — scikit-learn 1.5...

    sets the parameter C of class class_label to C * value . The figure...sets the parameter C for the i-th example to C * sample_weight[i]...
    scikit-learn.org/stable/modules/svm.html
    Tue Jun 11 18:07:58 UTC 2024
      131K bytes
      Cache
     
  2. Introducing Scalar Quantization in Lucene — Ela...

    documents each and segment C C C only 100 100 100 documents....1000 1000 1000 documents and C C C only has 100 100 100 . In the...
    www.elastic.co/search-labs/blog/scalar-quantization-in-lucene
    Wed Jun 12 01:08:05 UTC 2024
      163.4K bytes
      Cache
     
  3. IncrementalPCA — scikit-learn 1.5.0 documentation

    Recognition and Machine Learning” by C. Bishop, 12.2.1 p. 574 or htt...Computations, Third Edition, G. Holub and C. Van Loan, Chapter 5, section...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Tue Jun 11 18:07:59 UTC 2024
      157.8K bytes
      Cache
     
  4. permutation_test_score — scikit-learn 1.5.0 doc...

    calculated as: (C + 1) / (n_permutations + 1) Where C is the number...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Tue Jun 11 18:07:59 UTC 2024
      125K bytes
      Cache
     
  5. LinearDiscriminantAnalysis — scikit-learn 1.5.0...

    corresponds to sum_k prior_k * C_k where C_k is the covariance matrix...the samples in class k . The C_k are estimated using the (potentially...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Tue Jun 11 18:07:59 UTC 2024
      160.6K bytes
      Cache
     
  6. LogisticRegression — scikit-learn 1.5.0 documen...

    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
    Tue Jun 11 18:07:59 UTC 2024
      190K bytes
      Cache
     
  7. GitHub - codelibs/fess-testdata: Test Data Repo...

    5% C 0.4% C++ 0.4% Java 0.2% JavaScript...
    github.com/codelibs/fess-testdata
    Wed Jun 12 00:00:32 UTC 2024
      308K bytes
      16 views
      Cache
     
  8. BisectingKMeans — scikit-learn 1.5.0 documentation

    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
    Tue Jun 11 18:07:59 UTC 2024
      157.6K bytes
      Cache
     
  9. DecisionBoundaryDisplay — scikit-learn 1.5.0 do...

    c = iris . target , edgecolor =...scatter ( X [:, 0 ], X [:, 1 ], c = iris . target , edgecolor =...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Tue Jun 11 18:07:59 UTC 2024
      154.3K bytes
      Cache
     
  10. KMeans — scikit-learn 1.5.0 documentation

    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
    Tue Jun 11 18:07:59 UTC 2024
      167.1K bytes
      Cache
     
Back to top