Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 471 - 480 of 2,585 for 2 (0.08 sec)

  1. minmax_scale — scikit-learn 1.7.1 documentation

    minmax_scale >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>> minmax_scale...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html
    Tue Aug 05 13:16:23 UTC 2025
      115.6K bytes
      Cache
     
  2. IterativeImputer — scikit-learn 1.7.1 documenta...

    2. , 3. ], [ 4. , 2.6000, 6. ], [10. , 4.9999,...more verbose. Can be 0, 1, or 2. random_state int, RandomState...
    scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html
    Wed Aug 06 18:27:58 UTC 2025
      151.5K bytes
      Cache
     
  3. 878a422472d35810.css

    on__title__hJEBL{grid-column:2;text-align:left}@media (max-w...ing:0;line-height:144%;order:2}.Description_description__cta...
    www.elastic.co/events/elasticon/_next/static/css/878a422472d35810.css
    Sat Jul 19 00:58:13 UTC 2025
      12.1K bytes
     
  4. plot_multi_metric_evaluation.rst.txt

    range(2, 403, 20)}, scoring=scoring, refit="AUC", n_jobs=2, re...sklearn.datasets import make_hastie_10_2 from sklearn.metrics import accuracy_score,...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Wed Aug 06 18:27:58 UTC 2025
      6.6K bytes
     
  5. FeatureAgglomeration — scikit-learn 1.7.1 docum...

    FeatureAgglomeration ( n_clusters=2 , * , metric='euclidean' , memory=None...n_clusters int or None, default=2 The number of clusters to find....
    scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html
    Wed Aug 06 18:27:58 UTC 2025
      138.5K bytes
      Cache
     
  6. StackingRegressor — scikit-learn 1.7.1 document...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...generalization.” Neural networks 5.2 (1992): 241-259. Examples >>>...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Wed Aug 06 18:27:58 UTC 2025
      153.5K bytes
      Cache
     
  7. WhiteKernel — scikit-learn 1.7.1 documentation

    x_2) = noise\_level \text{ if } x_i...0.3680 >>> gpr . predict ( X [: 2 ,:], return_std = True ) (array([653.0,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.WhiteKernel.html
    Wed Aug 06 18:27:58 UTC 2025
      125.8K bytes
      Cache
     
  8. cross_validate — scikit-learn 1.7.1 documentation

    pre_dispatch = '2*n_jobs' , return_train_score =...pre_dispatch int or str, default=’2*n_jobs’ Controls the number of...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Wed Aug 06 18:27:58 UTC 2025
      138.3K bytes
      Cache
     
  9. Support Matrix | Elastic

    2.2-11 and 5.2.2-13 are affected by a known...later build such as 5.2.2-16 or newer. [2] certified with SLES15-SP4....
    www.elastic.co/support/matrix
    Fri Jul 25 01:19:23 UTC 2025
      441.8K bytes
      1 views
      Cache
     
  10. label_binarize — scikit-learn 1.7.1 documentation

    2 , 4 , 6 ]) array([[1, 0, 0, 0],...6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0, 0], [0, 1,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html
    Tue Aug 05 13:16:23 UTC 2025
      110.2K bytes
      Cache
     
Back to top