Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 1.1. Linear Models — scikit-learn 1.6.1 documen...

    C is given by alpha = 1 / C or alpha = 1 / (n_samples...sklearn.svm.l1_min_c allows to calculate the lower bound for C in order...
    scikit-learn.org/stable/modules/linear_model.html
    Fri Feb 21 14:54:34 UTC 2025
      218.9K bytes
      Cache
     
  2. DecisionBoundaryDisplay — scikit-learn 1.6.1 do...

    c = iris . target , edgecolor =...scatter ( X [:, 0 ], X [:, 1 ], c = iris . target , edgecolor =...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Fri Feb 21 14:54:33 UTC 2025
      151.7K bytes
      Cache
     
  3. plot_pca_iris.zip

    c=iris.target, s=40, ) ax.set( title="First...X_reduced[:, 1],\n X_reduced[:, 2],\n c=iris.target,\n s=40,\n)\n\nax.set(\n...
    scikit-learn.org/stable/_downloads/99402c7ce7a6ab7fafcb48caa3c9447b/plot_pca_iris.zip
    Wed Feb 19 13:18:05 UTC 2025
      8.5K bytes
     
  4. 6.6. Random Projection — scikit-learn 1.6.1 doc...

    \[\begin{split}\left\{ \begin{array}{c c l} -\sqrt{\frac{s}{n_{\text{components}}}}...
    scikit-learn.org/stable/modules/random_projection.html
    Fri Feb 21 14:54:33 UTC 2025
      47.9K bytes
      Cache
     
  5. 1.3. Kernel ridge regression — scikit-learn 1.6...

    parameters \(\epsilon\) and \(C\) of the SVR ; \(\epsilon = 0\)...
    scikit-learn.org/stable/modules/kernel_ridge.html
    Fri Feb 21 14:54:32 UTC 2025
      38.2K bytes
      1 views
      Cache
     
  6. Slashdot | LinkedIn

    that's not C, be that assembly or Rust, you write to C interfaces...Report this post Mixing Rust and C in Linux Likened To Cancer By...
    www.linkedin.com/company/slashdot
    Fri Feb 07 01:13:02 UTC 2025
      252.2K bytes
      Cache
     
  7. plot_pca_iris.py

    c=iris.target, s=40, ) ax.set( title="First...
    scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py
    Wed Feb 19 13:18:05 UTC 2025
      3.3K bytes
      2 views
     
  8. LinearDiscriminantAnalysis — scikit-learn 1.6.1...

    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...
    Fri Feb 21 14:54:32 UTC 2025
      155.3K bytes
      Cache
     
  9. make_scorer — scikit-learn 1.6.1 documentation

    param_grid = { 'C' : [ 1 , 10 ]}, ... scoring =...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Fri Feb 21 14:54:32 UTC 2025
      116.1K bytes
      Cache
     
  10. 6.3. Preprocessing data — scikit-learn 1.6.1 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 Feb 21 14:54:34 UTC 2025
      197.2K bytes
      Cache
     
Back to top