Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1241 - 1250 of 2,486 for 2 (0.08 sec)

  1. Factor Analysis (with rotation) to visualize pa...

    2 , 3 ]) ax . set_xticklabels (...) ax . set_yticks ([ 0 , 1 , 2 , 3 ]) ax . set_yticklabels (...
    scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html
    Tue Jan 07 00:36:17 UTC 2025
      96.6K bytes
      Cache
     
  2. DistanceMetric — scikit-learn 1.6.0 documentation

    HaversineDistance 2 arcsin(sqrt(sin^2(0.5*dx) + cos(x1)cos(x2)sin^2(0.5*dy)))...'euclidean' ) >>> X = [[ 1 , 2 ], [ 3 , 4 ], [ 5 , 6 ]] >>> Y...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html
    Tue Jan 07 00:36:17 UTC 2025
      116.5K bytes
      Cache
     
  3. Ledoit-Wolf vs OAS estimation — scikit-learn 1....

    subplot ( 2 , 1 , 2 ) plt . errorbar ( n_samples_range...shrinkage_ # plot MSE plt . subplot ( 2 , 1 , 1 ) plt . errorbar ( n_samples_range...
    scikit-learn.org/stable/auto_examples/covariance/plot_lw_vs_oas.html
    Tue Jan 07 00:36:17 UTC 2025
      103.8K bytes
      Cache
     
  4. available_if — scikit-learn 1.6.0 documentation

    x % 2 == 0 ... ... @available_if ( _x_is_even..."say_hello" ) False >>> obj . x = 2 >>> hasattr ( obj , "say_hello"...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Tue Jan 07 00:36:17 UTC 2025
      109.2K bytes
      2 views
      Cache
     
  5. inplace_csr_column_scale — scikit-learn 1.6.0 d...

    2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ]) >>>...>>> scale = np . array ([ 2 , 3 , 2 ]) >>> csr = sparse . csr_matrix...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_csr_column_scale.html
    Tue Jan 07 00:36:17 UTC 2025
      108.7K bytes
      Cache
     
  6. Plot randomly generated multilabel dataset — sc...

    1500 * p_c ** 2 , color = COLORS . take ([ 1 , 2 , 4 ]), ) ax...means the class is present: 1 2 3 Color Y N N Red N Y N Blue N...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_multilabel_dataset.html
    Tue Jan 07 00:36:17 UTC 2025
      97.7K bytes
      Cache
     
  7. goo ニュース

    水原被告 量刑言い渡し2月6日に延期 new! ホンダが「0シリーズ」世界初公開 new!...new! 踏切殺害 3人を暴行容疑で再逮捕へ 中3殺傷 刃物から2人分の血液を検出 阪神大震災 声なき声の記録を後世へ 大学生暴行死...
    news.goo.ne.jp/
    Wed Jan 08 00:34:22 UTC 2025
      271.2K bytes
      2 views
      Cache
     
  8. 童顔が魅力的だと思う俳優・女優ランキング!神木隆之介、千葉雄大を抑えて1位に選ばれたのは…|安...

    5位 新潟、4位 大分、3位 秋田、2位 東京、1位は… 2 アニメ史上最も有能な艦長ランキング!ヤン・ウェ...ランキング!5位 新潟、4位 大分、3位 秋田、2位 東京、1位は… 2 アニメ史上最も有能な艦長ランキング!ヤン・ウェ...
    ranking.goo.ne.jp/column/10043/
    Fri Dec 20 00:40:55 UTC 2024
      96.2K bytes
      Cache
     
  9. Classifier comparison — scikit-learn 1.6.0 docu...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Tue Jan 07 00:36:17 UTC 2025
      114.2K bytes
      Cache
     
  10. 6.1. Pipelines and composite estimators — sciki...

    2. Access pipeline steps # The estimators...'select' , SelectKBest ( k = 2 )), ... ( 'clf' , LogisticRegression...
    scikit-learn.org/stable/modules/compose.html
    Tue Jan 07 00:36:17 UTC 2025
      110.7K bytes
      Cache
     
Back to top