Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1221 - 1230 of 2,281 for 2 (0.07 sec)

  1. spectral_embedding — scikit-learn 1.7.0 documen...

    n_components = 2 , random_state = 42 ) >>> embedding . shape (100, 2) On...be avoided. Added in version 1.2: Added ‘auto’ option. norm_laplacian...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.spectral_embedding.html
    Fri Jun 13 16:18:00 UTC 2025
      114.5K bytes
      Cache
     
  2. 正直一番うまいマクドナルドのバーガーランキング!「ビッグマックvsチーズバーガー」僅差で1位に...

    ☆すた」、2位「響け!ユーフォニアム2」、1位は… 5 満足度が高い中華チェーンランキング!3位「日高屋」、2位「バーミヤン」、気になる1位は…...一番イケてる東京の地下鉄ランキング!3位「半蔵門線」、2位「銀座線」、1位は… 2 ガンダム史上最強だと思う主人公パイロットラン...
    ranking.goo.ne.jp/column/10257/
    Sat May 31 00:37:36 UTC 2025
      82.3K bytes
      Cache
     
  3. t-SNE: The effect of various perplexity values ...

    n_samples = 150 n_components = 2 ( fig , subplots ) = plt . subplots.... scatter ( X [:, 0 ], X [:, 2 ], c = color ) ax . xaxis . set_major_formatter...
    scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html
    Fri Jun 13 16:18:00 UTC 2025
      109.6K bytes
      Cache
     
  4. randomized_svd — scikit-learn 1.7.0 documentation

    2), (2,), (2, 4)) On this page This Page...increase this parameter up to 2*k - n_components where k is the...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_svd.html
    Fri Jun 13 16:18:01 UTC 2025
      117.5K bytes
      Cache
     
  5. normalize — scikit-learn 1.7.0 documentation

    import normalize >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>> normalize...independently array([[-0.4, 0.2, 0.4], [-0.5, 0. , 0.5]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.normalize.html
    Fri Jun 13 16:18:01 UTC 2025
      109.5K bytes
      Cache
     
  6. SVM Tie Breaking Example — scikit-learn 1.7.0 d...

    2 ), ( 1 , 2 )] line = np . linspace...fig , sub = plt . subplots ( 2 , 1 , figsize = ( 5 , 8 )) titles...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_tie_breaking.html
    Fri Jun 13 16:18:02 UTC 2025
      95K bytes
      Cache
     
  7. Painless Scripting Language [8.18] | Elastic

    2 7.1 7.0 6.8 6.7 6.6 6.5 6.4 6.3 6.2 6.1 6.0 5.6...8.9 8.8 8.7 8.6 8.5 8.4 8.3 8.2 8.1 8.0 7.17 7.16 7.15 7.14 7.13...
    www.elastic.co/guide/en/elasticsearch/painless/8.18/index.html
    Mon Apr 28 19:19:05 UTC 2025
      19.5K bytes
      Cache
     
  8. Behaviorの更新系 | DBFlute

    2 varyingUpdateNonstri(entity, option)...option) 排他制御なし相対値での更新 @since 0.9.7.2 varyingQueryUpdate(entity, cb,...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/update/index.html
    Fri Jun 13 09:55:28 UTC 2025
      11.1K bytes
      Cache
     
  9. Evaluation of outlier detection estimators — sc...

    as samples encoded with label 2 and outliers as those with label...as_frame = True ) s = ( y == 2 ) + ( y == 4 ) X = X . loc [ s...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Fri Jun 13 16:18:00 UTC 2025
      164.6K bytes
      Cache
     
  10. 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....
    Fri Jun 13 16:18:00 UTC 2025
      112.4K bytes
      Cache
     
Back to top