Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1211 - 1220 of over 10,000 for 2 (0.5 seconds)

Filter
  1. OrdinalEncoder — scikit-learn 1.8.0 documentation

    transform ( X_test ) array([[2.], [0.], [1.], [2.], [3.], [4.]]) fit (...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Mon Mar 23 20:39:21 UTC 2026
      19.1K bytes
      Cache
     
  2. NOT 检索

    如果想搜索包含”搜索词1”但不包含”搜索词2”的文档,输入并搜索如下内容: 搜索词1 NOT 搜索词2...
    fess.codelibs.org/zh-cn/15.5/user/search-not.html
    Mon Mar 23 03:00:19 UTC 2026
      21.2K bytes
      Cache
     
  3. Extract text from documents using watsonx.ai Te...

    Step 2: Create a bucket and upload files...name that you created in step 2. Login URL [required] : To get...
    developer.ibm.com/tutorials/extracting-text-watsonx-ai-textextraction-api/
    Tue Mar 17 04:51:27 UTC 2026
      22.6K bytes
      Cache
     
  4. Agglomerative clustering with different metrics...

    waveforms (waveform 1 and waveform 2) are proportional one to the other....not separate out waveform 1 and 2. We add observation noise to these...
    scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering_metrics.html
    Mon Mar 23 20:39:22 UTC 2026
      17.6K bytes
      Cache
     
  5. DummyRegressor — scikit-learn 1.8.0 documentation

    2.0 , 3.0 , 4.0 ]) >>> y = np . array ([ 2.0 , 3.0 ,...determination R^2 of the prediction. The coefficient R^2 is defined...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      16.7K bytes
      Cache
     
  6. Older Versions — scikit-learn 1.8.0 documentation

    flyingimmidev 2 Francois Savard 2 Hannes Schulz 2 Peter Welinder 2 Yaroslav...Losi 2 Charles McCarthy 2 Roy Hyunjin Han 2 Scott White 2 ibayer...
    scikit-learn.org/stable/whats_new/older_versions.html
    Tue Mar 17 03:44:36 UTC 2026
      25.3K bytes
      Cache
     
  7. LocalOutlierFactor — scikit-learn 1.8.0 documen...

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which..., metric = 'minkowski' , p = 2 , metric_params = None , contamination...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html
    Mon Mar 23 20:39:23 UTC 2026
      19.9K bytes
      Cache
     
  8. AffinityPropagation — scikit-learn 1.8.0 docume...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...cluster_centers_ array([[1, 2], [4, 2]]) For an example usage, see...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Mon Mar 23 20:39:21 UTC 2026
      16.6K bytes
      Cache
     
  9. Detection error tradeoff (DET) curve — scikit-l...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state...ax_det ] = plt . subplots ( 1 , 2 , figsize = ( 11 , 5 )) ax_roc...
    scikit-learn.org/stable/auto_examples/model_selection/plot_det.html
    Mon Mar 23 20:39:21 UTC 2026
      17.4K bytes
      Cache
     
  10. roc_auc_score — scikit-learn 1.8.0 documentation

    the standardized partial AUC [2] over the range [0, max_fpr] is...under of the ROC as follows: G = 2 * AUC - 1 Where G is the Gini...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
    Mon Mar 23 20:39:20 UTC 2026
      17.6K bytes
      Cache
     
Back to Top