Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 765 for c (0.09 sec)

  1. SVR — scikit-learn 1.6.1 documentation

    C = 1.0 , epsilon = 0.1 , shrinking...free parameters in the model are C and epsilon. The implementation...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Fri Feb 21 14:54:33 UTC 2025
      147.3K bytes
      Cache
     
  2. MultinomialNB — scikit-learn 1.6.1 documentation

    References C.D. Manning, P. Raghavan and H....The input samples. Returns : C ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Fri Feb 21 14:54:32 UTC 2025
      152.6K bytes
      Cache
     
  3. CalibratedClassifierCV — scikit-learn 1.6.1 doc...

    Zadrozny & C. Elkan, ICML 2001 [ 2 ] Transforming...Probability Estimates, B. Zadrozny & C. Elkan, (KDD 2002) [ 3 ] Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Fri Feb 21 14:54:32 UTC 2025
      154.9K bytes
      Cache
     
  4. Universal Profiling - continuous profiling that...

    C/C++, Node.js/V8, Ruby, Perl and...
    www.elastic.co/observability/universal-profiling
    Sat Feb 22 00:06:06 UTC 2025
      530.5K bytes
      Cache
     
  5. auto_examples_python.zip

    "P(C)", "P(w0|C)", "P(w1|C)", sep="\t") for k,...coefs_ = [] for c in cs: clf.set_params(C=c) clf.fit(X, y) c...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Thu Feb 20 15:57:35 UTC 2025
      1.6M bytes
      6 views
     
  6. make_multilabel_classification — scikit-learn 1...

    choose a class c: c ~ Multinomial(theta) pick the...a word: w ~ Multinomial(theta_c) In the above process, rejection...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Fri Feb 21 14:54:34 UTC 2025
      115.1K bytes
      Cache
     
  7. Bunch — scikit-learn 1.6.1 documentation

    c = 6 >>> b [ 'c' ] 6 clear ( ) → None....
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Fri Feb 21 14:54:32 UTC 2025
      118.7K bytes
      Cache
     
  8. DOGE days: Musk and Trump tout cuts and fraud w...

    ” Jane C. Timm Jane C. Timm is a senior reporter...Worth Philadelphia Washington, D.C. Boston Bay Area South Florida...
    www.nbcnews.com/politics/doge/doge-days-musk-trump-tout-cuts-fraud-claims-are-debunked-rcna192217
    Thu Feb 20 00:52:47 UTC 2025
      329K bytes
      Cache
     
  9. 3.2. Tuning the hyper-parameters of an estimato...

    Typical examples include C , kernel and gamma for Support...param_grid : param_grid = [ { 'C' : [ 1 , 10 , 100 , 1000 ], 'kernel'...
    scikit-learn.org/stable/modules/grid_search.html
    Fri Feb 21 14:54:33 UTC 2025
      129.3K bytes
      Cache
     
  10. LinearSVC — scikit-learn 1.6.1 documentation

    the parameter C of class i to class_weight[i]*C for SVC. If not...dual = 'auto' , tol = 0.0001 , C = 1.0 , multi_class = 'ovr' ,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Fri Feb 21 14:54:32 UTC 2025
      163.7K bytes
      Cache
     
Back to top