Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1391 - 1400 of over 10,000 for 1 (0.57 seconds)

Filter
  1. 3.4. Metrics and scoring: quantifying the quali...

    1 , 1 , 1 , 1 , 1 ] >>> y_pred = [ 0 , 1 , 0 , 1 , 0 ,..., 0 , 1 , 1 , 1 , 1 , 1 ] >>> y_pred = [ 0 , 1 , 0 , 1 , 0 ,...
    scikit-learn.org/stable/modules/model_evaluation.html
    Mon Mar 23 20:39:21 UTC 2026
      62.7K bytes
      Cache
     
  2. Illustration of prior and posterior Gaussian pr...

    "Observations" ) axs [ 1 ] . legend ( bbox_to_anchor = ( 1.05 , 1.5 ), loc..."Observations" ) axs [ 1 ] . legend ( bbox_to_anchor = ( 1.05 , 1.5 ), loc...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html
    Mon Mar 23 20:39:21 UTC 2026
      18.4K bytes
      Cache
     
  3. 7. Dataset transformations — scikit-learn 1.8.0...

    1. Pipelines and composite estimators 7.1.1. Pipeline:...estimators 7.1.2. Transforming target in regression 7.1.3. FeatureUnion:...
    scikit-learn.org/stable/data_transforms.html
    Mon Mar 23 20:39:20 UTC 2026
      7.9K bytes
      Cache
     
  4. Multilabel classification using a classifier ch...

    max ( model_scores ) * 1.1 ]) colors = [ "r" ] + [ "b" ]...model_names = ( "Independent" , "Chain 1" , "Chain 2" , "Chain 3" , "Chain...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
  5. SVM-Anova: SVM with univariate feature selectio...

    score_stds = list () percentiles = ( 1 , 3 , 6 , 10 , 15 , 20 , 30 ,...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html
    Mon Mar 23 20:39:22 UTC 2026
      15.9K bytes
      Cache
     
  6. Visualizing cross-validation behavior in scikit...

    scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Gallery...10 ) percentiles_classes = [ 0.1 , 0.3 , 0.6 ] y = np . hstack...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Mon Mar 23 20:39:22 UTC 2026
      18.5K bytes
      Cache
     
  7. Segmenting the picture of greek coins in region...

    1.76s Spectral clustering: discretize, 1.62s Spectral...the # actual image. For beta=1, the segmentation is close to...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Mon Mar 23 20:39:22 UTC 2026
      16.7K bytes
      Cache
     
  8. Overview of multiclass training meta-estimators...

    we use a UCI dataset [ 1 ] , generally referred as the...
    scikit-learn.org/stable/auto_examples/multiclass/plot_multiclass_overview.html
    Mon Mar 23 20:39:21 UTC 2026
      18.6K bytes
      Cache
     
  9. Compare Stochastic learning strategies for MLPC...

    638843 Training set loss: 1.855465 training: inv-scaling with...factor = 0.5 , random_state = 1 ), datasets . make_moons ( noise...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html
    Mon Mar 23 20:39:22 UTC 2026
      17K bytes
      Cache
     
  10. Plot the decision surface of decision trees tra...

    1 ], [ 0 , 2 ], [ 0 , 3 ], [ 1 , 2 ], [ 1 , 3 ], [ 2.... subplot ( 2 , 3 , pairidx + 1 ) plt . tight_layout ( h_pad =...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Mon Mar 23 20:39:21 UTC 2026
      15.9K bytes
      Cache
     
Back to Top