Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1161 - 1170 of over 10,000 for 2 (0.58 seconds)

Filter
  1. Principal Component Regression vs Partial Least...

    n_samples ) / 2 fig , axes = plt . subplots ( 1 , 2 , figsize =...) pca = PCA ( n_components = 2 ) . fit ( X ) plt . scatter (...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Mon Mar 23 20:39:21 UTC 2026
      18.1K bytes
      Cache
     
  2. 1.4. Support Vector Machines — scikit-learn 1.8...

    [ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>> regr = svm...values: >>> clf . predict ([[ 2. , 2. ]]) array([1]) SVMs decision...
    scikit-learn.org/stable/modules/svm.html
    Mon Mar 23 20:39:20 UTC 2026
      22.3K bytes
      Cache
     
  3. NOT 检索

    如果想搜索包含”搜索词1”但不包含”搜索词2”的文档,输入并搜索如下内容: 搜索词1 NOT 搜索词2...
    fess.codelibs.org/zh-cn/15.4/user/search-not.html
    Mon Feb 09 02:53:42 UTC 2026
      20.9K bytes
      Cache
     
  4. Istio - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/istio
    Mon Feb 02 13:59:41 UTC 2026
      636.9K bytes
      Cache
      Similar Results (1)
     
  5. 7.4. Imputation of missing values — scikit-lear...

    2. Univariate feature imputation...'mean' ) >>> imp . fit ([[ 1 , 2 ], [ np . nan , 3 ], [ 7 , 6 ]])...
    scikit-learn.org/stable/modules/impute.html
    Mon Mar 23 20:39:20 UTC 2026
      14.2K bytes
      Cache
     
  6. Release Highlights for scikit-learn 0.24 — scik...

    2. From 1.2, use # PartialDependenceDis...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Gallery generated...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Mon Mar 23 20:39:20 UTC 2026
      37.2K bytes
      Cache
     
  7. mean_absolute_percentage_error — scikit-learn 1...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> m...1. , 0. , 2.4 , 7. ] >>> y_pred = [ 1.2 , 0.1 , 2.4 , 8. ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_percentage_error.html
    Mon Mar 23 20:39:20 UTC 2026
      14.2K bytes
      Cache
     
  8. Manage Integrations server in Elastic Cloud Hos...

    "cluster_topology": [ { "zone_count": 2, "elasticsearch": { "node_attributes":..."value": 8192 } }, { "zone_count": 2, "elasticsearch": { "node_attributes":...
    www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/manage-integrations-server
    Thu Mar 19 11:49:39 UTC 2026
      28.5K bytes
      Cache
     
  9. Custom refit strategy of a grid search with cro...

    as in '2*n_jobs' '2*n_jobs' error_score error_score:...function of n_jobs, as in '2*n_jobs' '2*n_jobs' error_score error_score:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Mon Mar 23 20:39:22 UTC 2026
      29K bytes
      Cache
     
  10. Linear and Quadratic Discriminant Analysis with...

    [ 2.5 , 0.7 ]]) * 2.0 cov_class_2 = cov_class_1.... Ellipse ( mean , 2 * v [ 0 ] ** 0.5 , 2 * v [ 1 ] ** 0.5 ,...
    scikit-learn.org/stable/auto_examples/classification/plot_lda_qda.html
    Mon Mar 23 20:39:21 UTC 2026
      18.5K bytes
      Cache
     
Back to Top