Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 908 for c (0.42 sec)

  1. MultinomialNB — scikit-learn 1.7.0 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
    Sun Jun 29 19:04:30 UTC 2025
      152.3K bytes
      Cache
     
  2. CalibratedClassifierCV — scikit-learn 1.7.0 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
    Sun Jun 29 19:04:30 UTC 2025
      154.7K bytes
      Cache
     
  3. Bunch — scikit-learn 1.7.0 documentation

    c = 6 >>> b [ 'c' ] 6 clear ( ) → None....
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Sun Jun 29 19:04:29 UTC 2025
      118.3K bytes
      Cache
     
  4. 8.4. Loading other datasets — scikit-learn 1.7....

    target ) array(['c-CS-m', 'c-CS-s', 'c-SC-m', 'c-SC-s', 't-CS-m',...2015 **Please cite**: Higuera C, Gardiner KJ, Cios KJ (2015) Self-Organizing...
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Mon Jun 30 13:50:27 UTC 2025
      60.8K bytes
      Cache
     
  5. Universal Profiling - continuous profiling that...

    C/C++, Node.js/V8, Ruby, Perl and...
    www.elastic.co/observability/universal-profiling
    Tue Jul 01 00:05:54 UTC 2025
      551.8K bytes
      Cache
     
  6. HuberRegressor — scikit-learn 1.7.0 documentation

    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
    Mon Jun 30 13:50:28 UTC 2025
      146K bytes
      Cache
     
  7. 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
    Mon Jun 30 13:50:27 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  8. Gaussian Mixture Model Ellipsoids — scikit-lear...

    "c" , "cornflowerblue" , "gold" ,...components np . random . seed ( 0 ) C = np . array ([[ 0.0 , - 0.1 ],...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html
    Mon Jun 30 13:50:30 UTC 2025
      100.1K bytes
      Cache
     
  9. plot_release_highlights_1_7_0.py

    or with conda:: conda install -c conda-forge scikit-learn """ #...d=False), LogisticRegression(C=2.0)) model # %% # Custom validation...
    scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py
    Sun Jun 29 19:04:30 UTC 2025
      4.7K bytes
     
  10. 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
    Sun Jun 29 19:04:30 UTC 2025
      114.6K bytes
      Cache
     
Back to top