Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 442 for c (0.07 sec)

  1. Elastic Universal Profiling™, a continuous prof...

    C/C++, Zig, Node.js/V8, Ruby, and...
    www.elastic.co/blog/continuous-profiling-is-generally-available
    Sun May 19 00:59:34 UTC 2024
      453.7K bytes
      Cache
     
  2. 4.1. Partial Dependence and Individual Conditio...

    \mathbb{E}_{X_C}\left[ f(x_S, X_C) \right]\\ &= \int f(x_S, x_C) p(x_C)...p(x_C) dx_C,\end{split}\] where \(f(x_S, x_C)\) is the response function...
    scikit-learn.org/stable/modules/partial_dependence.html
    Sat May 18 15:26:01 UTC 2024
      41.4K bytes
      Cache
     
  3. sklearn.neighbors.NearestCentroid — scikit-lear...

    The predicted class C for each sample in X is returned....n_features) Test samples. Returns : C ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Sat May 18 15:26:01 UTC 2024
      43.1K bytes
      Cache
     
  4. sklearn.decomposition.IncrementalPCA — scikit-l...

    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
    Sat May 18 15:26:01 UTC 2024
      66.2K bytes
      Cache
     
  5. sklearn.linear_model.HuberRegressor — scikit-le...

    the samples where |(y - Xw - c) / sigma| < epsilon and the absolute...the samples where |(y - Xw - c) / sigma| > epsilon , where the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Sat May 18 15:26:00 UTC 2024
      58.1K bytes
      Cache
     
  6. sklearn.svm.LinearSVC — scikit-learn 1.4.2 docu...

    the parameter C of class i to class_weight[i]*C for SVC. If not...dual = 'warn' , tol = 0.0001 , C = 1.0 , multi_class = 'ovr' ,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Sat May 18 15:26:01 UTC 2024
      74.4K bytes
      Cache
     
  7. sklearn.utils.Bunch — scikit-learn 1.4.2 docume...

    c = 6 >>> b [ 'c' ] 6 Methods clear ()...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Sat May 18 15:26:00 UTC 2024
      30.2K bytes
      Cache
     
  8. 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 18 15:26:00 UTC 2024
      94.8K bytes
      Cache
     
  9. 3.1. Cross-validation: evaluating estimator per...

    "c" , "c" , "c" , "d" , "d" , "d" ] >>>..."a" , "b" , "b" , "b" , "c" , "c" , "c" , "a" ] >>> groups = [...
    scikit-learn.org/stable/modules/cross_validation.html
    Sat May 18 15:26:00 UTC 2024
      137.1K bytes
      Cache
     
  10. 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
    Sat May 18 15:26:00 UTC 2024
      47.9K bytes
      Cache
     
Back to top