Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 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
    Wed May 22 15:20:08 UTC 2024
      63.1K bytes
      Cache
     
  2. Putting it all together — scikit-learn 1.5.0 do...

    "logistic__C" : np . logspace ( - 4 , 4 , 4...t0 = time () param_grid = { "C" : loguniform ( 1e3 , 1e5 ), "gamma"...
    scikit-learn.org/stable/tutorial/statistical_inference/putting_together.html
    Wed May 22 15:20:05 UTC 2024
      60.4K bytes
      1 views
      Cache
     
  3. make_scorer — scikit-learn 1.5.0 documentation

    param_grid = { 'C' : [ 1 , 10 ]}, ... scoring =...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Wed May 22 15:20:10 UTC 2024
      123.6K bytes
      Cache
     
  4. 6.3. Preprocessing data — scikit-learn 1.5.0 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
    Wed May 22 15:20:08 UTC 2024
      205.2K bytes
      Cache
     
  5. GaussianProcessClassifier — scikit-learn 1.5.0 ...

    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
    Wed May 22 15:20:08 UTC 2024
      152.2K bytes
      Cache
     
  6. 1.6. Nearest Neighbors — scikit-learn 1.5.0 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
    Wed May 22 15:20:10 UTC 2024
      128.4K bytes
      Cache
     
  7. Jon Stewart Reacts To Harrison Butker's Controv...

    opposite are not "attacking" them c.) free speech does obligate you...
    digg.com/digg-vids/link/jon-stewart-harrison-butker-speech-video
    Wed May 22 01:19:29 UTC 2024
      137.2K bytes
      Cache
     
  8. Elastic Cloud Feature Matrix | Elastic

    Ruby PHP Python Node/V8 Rust C/C++ Perl Elastic Security Elastic...Ruby PHP Python Node/V8 Rust C/C++ Perl Elastic Security Elastic...
    www.elastic.co/subscriptions/cloud
    Thu May 23 01:06:49 UTC 2024
      1M bytes
      2 views
      Cache
     
  9. validation_curve — scikit-learn 1.5.0 documenta...

    param_range = "C" , np . logspace ( - 8 , 3 , 10...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Wed May 22 15:20:08 UTC 2024
      124.3K bytes
      Cache
     
  10. 2.9. Neural network models (unsupervised) — sci...

    w_{ij}v_ih_j - \sum_i b_iv_i - \sum_j c_jh_j\] In the formula above, \(\mathbf{b}\)...\(\mathbf{b}\) and \(\mathbf{c}\) are the intercept vectors for...
    scikit-learn.org/stable/modules/neural_networks_unsupervised.html
    Wed May 22 15:20:08 UTC 2024
      45K bytes
      Cache
     
Back to top