Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 451 - 460 of 3,264 for 2 (0.92 sec)

  1. Probability Calibration for 3-class classificat...

    x ) / 2 ], [ 0 , 0 + ( 1 - x ) / 2 ], "k" , alpha = 0.2 ) plt...x ) / 2 ], [ 0 , 0 + ( 1 - x ) / 2 ], "k" , alpha = 0.2 ) plt...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Wed Sep 24 16:15:25 UTC 2025
      190.5K bytes
      Cache
     
  2. Getting Started — scikit-learn 1.7.2 documentation

    2 , 3 ], # 2 samples, 3 features ......fit method generally accepts 2 inputs: The samples matrix (or...
    scikit-learn.org/stable/getting_started.html
    Wed Sep 24 16:15:26 UTC 2025
      49.7K bytes
      Cache
     
  3. Comparison of kernel ridge and Gaussian process...

    period of this sine is thus \(2 \pi\) . We will reuse this information...= "True signal" , linewidth = 2 ) plt . scatter ( training_data...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_compare_gpr_krr.html
    Wed Sep 24 16:15:25 UTC 2025
      145.3K bytes
      Cache
     
  4. Overview | Elastic Cloud on Kubernetes [2.16] |...

    Elastic Cloud on Kubernetes [2.16] Overview IMPORTANT : This...
    www.elastic.co/guide/en/cloud-on-k8s/2.16/k8s-overview.html
    Tue Apr 15 06:55:44 UTC 2025
      11.1K bytes
      1 views
      Cache
     
  5. compute_sample_weight — scikit-learn 1.7.2 docu...

    {2:5}, {3:1}, {4:1}] . The "balanced"...
    scikit-learn.org/stable/modules/generated/sklearn.utils.class_weight.compute_sample_weight.html
    Wed Sep 24 16:15:24 UTC 2025
      109K bytes
      Cache
     
  6. is_multilabel — scikit-learn 1.7.2 documentation

    2 ], []]) False >>> is_multilabel...
    scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.is_multilabel.html
    Wed Sep 24 16:15:26 UTC 2025
      107.3K bytes
      Cache
     
  7. Displaying Pipelines — scikit-learn 1.7.2 docum...

    LogisticRegression ( C = 2.0 )), ] pipe = Pipeline ( steps...('classifier', LogisticRegression(C=2.0))]) In a Jupyter environment,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html
    Wed Sep 24 16:15:25 UTC 2025
      287.7K bytes
      Cache
     
  8. load_svmlight_file — scikit-learn 1.7.2 documen...

    2: Path-like objects are now accepted....
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_file.html
    Wed Sep 24 16:15:25 UTC 2025
      112.4K bytes
      Cache
     
  9. Feature agglomeration vs. univariate selection ...

    selection # This example compares 2 dimensionality reduction strategies:.... randn ( n_samples , size ** 2 ) for x in X : # smooth data x...
    scikit-learn.org/stable/auto_examples/cluster/plot_feature_agglomeration_vs_univariate_selection....
    Wed Sep 24 16:15:26 UTC 2025
      112.4K bytes
      Cache
     
  10. Online learning of a dictionary of parts of fac...

    2 , 4 )) for i , patch in enumerate...
    scikit-learn.org/stable/auto_examples/cluster/plot_dict_face_patches.html
    Wed Sep 24 16:15:25 UTC 2025
      98.5K bytes
      Cache
     
Back to top