Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1171 - 1180 of 9,498 for 2 (0.19 seconds)

  1. 卸载步骤

    2 步骤 2: 删除 OpenSearch 删除 OpenSearch...rm -rf /path/to/opensearch-3.3.2 步骤 3: 删除数据目录(可选) 默认情况下,数据目录在 Fess...
    fess.codelibs.org/zh-cn/15.3/install/uninstall.html
    Sun Dec 21 02:49:26 GMT 2025
      37.7K bytes
      Cache
     
  2. Statistical comparison of models using grid sea...

    factorial ( 2 ) * factorial ( len ( model_scores ) - 2 ) ) pairwise_t_test..."poly" ], "degree" : [ 2 , 3 ]}, { "kernel" :...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Mon Jan 12 10:07:38 GMT 2026
      213K bytes
      Cache
     
  3. KernelCenterer — scikit-learn 1.8.0 docum...

    - 2. , 2. ], ... [ - 2. , 1. , 3. ], ... [ 4. , 1. , - 2. ]]...K array([[ 9., 2., -2.], [ 2., 14., -13.], [ -2., -13., 21.]])...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KernelCenterer.html
    Mon Jan 12 10:07:41 GMT 2026
      132.7K bytes
      Cache
     
  4. brier_score_loss — scikit-learn 1.8.0 doc...

    2 , 0.7 , 0.1 ], [ 0.2 , 0.2 , 0.6 ]], ... labels...by 1/2 to lie in the [0, 1] range instead of the [0, 2] range....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
    Mon Jan 12 10:07:41 GMT 2026
      120.4K bytes
      Cache
     
  5. Compressive sensing: tomography reconstruction ...

    x - l / 2.0 ) ** 2 + ( y - l / 2.0 ) ** 2 < ( l / 2.0 ) **...** 2 mask = np . zeros (( l , l )) points = l * rs . rand ( 2 ,...
    scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html
    Mon Jan 12 10:07:41 GMT 2026
      112.5K bytes
      Cache
     
  6. NotFittedError — scikit-learn 1.8.0 docum...

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) ... except...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.NotFittedError.html
    Mon Jan 12 10:07:38 GMT 2026
      106.5K bytes
      Cache
     
  7. 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....
    Mon Jan 12 10:07:40 GMT 2026
      112.2K bytes
      Cache
     
  8. LabelBinarizer — scikit-learn 1.8.0 docum...

    2 , 6 , 4 , 2 ]) LabelBinarizer() >>>...array([0, 1, 2]) >>> lb . transform ([ 0 , 1 , 2 , 1 ]) array([[1,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelBinarizer.html
    Mon Jan 12 10:07:38 GMT 2026
      136K bytes
      Cache
     
  9. safe_mask — scikit-learn 1.8.0 documentation

    [ 2 ], [ 3 ], [ 4 ], [ 5 ]]) >>>...[ mask ] . toarray () array([[2], [3], [5]]) On this page This...
    scikit-learn.org/stable/modules/generated/sklearn.utils.safe_mask.html
    Mon Dec 29 13:14:48 GMT 2025
      107K bytes
      Cache
     
  10. murmurhash3_32 — scikit-learn 1.8.0 docum...

    to a signed int from -(2 ** 31) to 2 ** 31 - 1 Examples >>>...to an unsigned int from 0 to 2 ** 32 - 1 False: the results is...
    scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html
    Mon Dec 29 13:14:49 GMT 2025
      106.1K bytes
      Cache
     
Back to Top