Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 651 - 660 of 2,642 for 2 (0.12 sec)

  1. Comparing Target Encoder with Other Encoders — ...

    price province region_1 region_2 variety winery 0 US This tremendous...Toro Bodega Carmen Rodríguez 2 US Mac Watson honors the memory...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html
    Thu Sep 19 14:56:27 UTC 2024
      132.5K bytes
      Cache
     
  2. Introducing the set_output API — scikit-learn 1...

    0 2.0 3.5 1.0 1 4.9 3.0 1.4 0.2 8 4.4 2.9 1.4 0.2 93 5.0...5.0 2.3 3.3 1.0 106 4.9 2.5 4.5 1.7 To configure an estimator such...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Thu Sep 19 14:56:27 UTC 2024
      138.4K bytes
      Cache
     
  3. inplace_column_scale — scikit-learn 1.5.2 docum...

    2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ]) >>>...>>> scale = np . array ([ 2 , 3 , 2 ]) >>> csr = sparse . csr_matrix...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_column_scale.html
    Sat Sep 14 09:04:05 UTC 2024
      107.7K bytes
      Cache
     
  4. Manifold Learning methods on a severed sphere —...

    2 sec MDS: 0.79 sec Spectral Embedding:...projections with matplotlib < 3.2 import mpl_toolkits.mplot3d #...
    scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html
    Thu Sep 19 14:56:27 UTC 2024
      114.9K bytes
      Cache
     
  5. mean_gamma_deviance — scikit-learn 1.5.2 docume...

    = [ 2 , 0.5 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5 , 2. , 2. ] >>>...with the power parameter power=2 . It is invariant to scaling of...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_gamma_deviance.html
    Thu Sep 19 14:56:27 UTC 2024
      106.3K bytes
      Cache
     
  6. ConfusionMatrixDisplay — scikit-learn 1.5.2 doc...

    2. Returns : display ConfusionMatrixDispl...matplotlib.pyplot.text call. Added in version 1.2. Returns : display ConfusionMatrixDispl...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Thu Sep 19 14:56:27 UTC 2024
      147.3K bytes
      Cache
     
  7. Prediction Intervals for Gradient Boosting Regr...

    exp ( sigma ** 2 / 2 ) y = expected_y + noise Split...learning_rate = [ 0.05 , 0.1 , 0.2 ], max_depth = [ 2 , 5 , 10 ], min_samples_leaf...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Thu Sep 19 14:56:28 UTC 2024
      137K bytes
      Cache
     
  8. MissingIndicator — scikit-learn 1.5.2 documenta...

    2 , 3 ], ... [ 2 , 4 , 0 ]]) >>> indicator...
    scikit-learn.org/stable/modules/generated/sklearn.impute.MissingIndicator.html
    Thu Sep 19 14:56:27 UTC 2024
      130.5K bytes
      Cache
     
  9. Multilabel classification — scikit-learn 1.5.2 ...

    subplot ( 2 , 2 , subplot ) plt . title ( title..."none" , linewidths = 2 , label = "Class 2" , ) plot_hyperplane...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Thu Sep 19 14:56:26 UTC 2024
      102.3K bytes
      Cache
     
  10. multilabel_confusion_matrix — scikit-learn 1.5....

    2]], [[5, 0], [1, 0]], [[2, 1], [1, 2]]]) On this...ndarray of shape (n_outputs, 2, 2) A 2x2 confusion matrix corresponding...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.multilabel_confusion_matrix.html
    Thu Sep 19 14:56:27 UTC 2024
      112.3K bytes
      Cache
     
Back to top