Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 961 - 970 of 2,632 for 2 (0.09 sec)

  1. Cross decomposition — scikit-learn 1.5.2 docume...

    Examples concerning the sklearn.cross_decomposition module. Compare cross decomposition methods Principal Component Regression vs Partial Least Squares Regression
    scikit-learn.org/stable/auto_examples/cross_decomposition/index.html
    Fri Sep 20 10:21:50 UTC 2024
      76.8K bytes
      Cache
     
  2. Nearest Neighbors — scikit-learn 1.5.2 document...

    Examples concerning the sklearn.neighbors module. Approximate nearest neighbors in TSNE Caching nearest neighbors Comparing Nearest Neighbors with and without Neighborhood Components Analysis Dimen...
    scikit-learn.org/stable/auto_examples/neighbors/index.html
    Fri Sep 20 10:21:48 UTC 2024
      85.2K bytes
      Cache
     
  3. load_sample_images — scikit-learn 1.5.2 documen...

    images ) 2 >>> first_img_data = dataset ....
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_sample_images.html
    Thu Sep 19 14:56:27 UTC 2024
      105.8K bytes
      Cache
     
  4. Outlier detection on a real data set — scikit-l...

    2 ]] # two clusters fig , ax = plt..."outlying points" , xy = ( 4 , 2 ), xycoords = "data" , textcoords...
    scikit-learn.org/stable/auto_examples/applications/plot_outlier_detection_wine.html
    Fri Sep 20 10:21:47 UTC 2024
      97.5K bytes
      1 views
      Cache
     
  5. 追加ワード

    2行目以降に追加ワードが記載されます。 "SuggestWord"...CSV形式でワードを登録します。 CSVの内容 1行目はヘッダーです。 2行目以降に追加ワードを記述します。 "SuggestWord"...
    fess.codelibs.org/ja/14.16/admin/elevateword-guide.html
    Fri Sep 20 02:39:27 UTC 2024
      32.9K bytes
      Cache
     
  6. 移行 0.9.8.1 to 0.9.8.2 | DBFlute

    2 お約束の注意点 環境上の注意点 実装上の注意点 お約束の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0981to0982.html
    Tue Sep 17 12:05:05 UTC 2024
      6.2K bytes
      Cache
     
  7. Demonstration of multi-metric evaluation on cro...

    datasets import make_hastie_10_2 from sklearn.metrics import accuracy_score...metrics # X , y = make_hastie_10_2 ( n_samples = 8000 , random_state...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Fri Sep 20 10:21:50 UTC 2024
      97.2K bytes
      Cache
     
  8. Illustration of prior and posterior Gaussian pr...

    0 ] - 2.5 ) ** 2 ) n_samples = 5 Kernel cookbook...0.799**2 * ExpSineSquared(length_scale=0.791, periodicity=2.87)...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html
    Fri Sep 20 10:21:50 UTC 2024
      131.5K bytes
      Cache
     
  9. Glossary of Common Terms and API Elements — sci...

    2], 2 is the positive class; of [‘no’,...array whose .shape has length 2. Often represents a matrix. API...
    scikit-learn.org/stable/glossary.html
    Fri Sep 20 10:21:48 UTC 2024
      213.5K bytes
      Cache
      Similar Results (1)
     
  10. Swiss Roll And Swiss-Hole Reduction — scikit-le...

    n_components = 2 ) sr_tsne = manifold . TSNE ( n_components = 2 , perplexity...n_components = 2 ) sh_tsne = manifold . TSNE ( n_components = 2 , perplexity...
    scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html
    Fri Sep 20 10:21:47 UTC 2024
      96.2K bytes
      Cache
     
Back to top