Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1061 - 1070 of 2,496 for 2 (0.08 sec)

  1. RadiusNeighborsRegressor — scikit-learn 1.7.1 d...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...'auto' , leaf_size = 30 , p = 2 , metric = 'minkowski' , metric_params...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Sat Aug 02 00:15:38 UTC 2025
      150.5K bytes
      Cache
     
  2. Multilabel classification — scikit-learn 1.7.1 ...

    subplot ( 2 , 2 , subplot ) plt . title ( title..."none" , linewidths = 2 , label = "Class 2" , ) plot_hyperplane...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Sat Aug 02 00:15:37 UTC 2025
      106K bytes
      Cache
     
  3. Sparse coding with a precomputed dictionary — s...

    ) ** 2 / width ** 2 ) * np . exp ( - (( x - center ) ** 2 ) /.../ ( 2 * width ** 2 )) ) return x def ricker_matrix ( width , resolution...
    scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html
    Sat Aug 02 00:15:37 UTC 2025
      107.4K bytes
      Cache
     
  4. 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....
    Sat Aug 02 00:15:37 UTC 2025
      112.4K bytes
      Cache
     
  5. 一番好きなディズニーヴィランズランキング!マレフィセント(眠れる森の美女)、スカー(ライオンキ...

    東京都、2位 福岡県、1位に選ばれたのは? 2 真っ先に思い浮かぶ「百人一首」の歌ランキング!3位は「花の色は~」2位は「田子の浦に~」1位は?...東京都、2位 福岡県、1位に選ばれたのは? 2 真っ先に思い浮かぶ「百人一首」の歌ランキング!3位は「花の色は~」2位は「田子の浦に~」1位は?...
    ranking.goo.ne.jp/column/10315/
    Mon Aug 04 01:04:22 UTC 2025
      75.5K bytes
      Cache
     
  6. 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
    Sat Aug 02 00:15:37 UTC 2025
      103.2K bytes
      Cache
     
  7. DistanceMetric — scikit-learn 1.7.1 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
    Sat Aug 02 00:15:36 UTC 2025
      116.2K bytes
      Cache
     
  8. inplace_csr_column_scale — scikit-learn 1.7.1 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
    Sat Aug 02 00:15:36 UTC 2025
      108.5K bytes
      Cache
     
  9. 実は「身長153cm以下」と知って驚く女性有名人ランキング|田中みな実,大島優子,益若つばさ|...

    東京都、2位 福岡県、1位に選ばれたのは? 2 真っ先に思い浮かぶ「百人一首」の歌ランキング!3位は「花の色は~」2位は「田子の浦に~」1位は?...東京都、2位 福岡県、1位に選ばれたのは? 2 真っ先に思い浮かぶ「百人一首」の歌ランキング!3位は「花の色は~」2位は「田子の浦に~」1位は?...
    ranking.goo.ne.jp/column/7046/
    Mon Aug 04 01:03:50 UTC 2025
      71.5K bytes
      Cache
     
  10. AgglomerativeClustering — scikit-learn 1.7.1 do...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...AgglomerativeCluster ( n_clusters = 2 , * , metric = 'euclidean' , memory...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AgglomerativeClustering.html
    Sat Aug 02 00:15:36 UTC 2025
      135.9K bytes
      Cache
     
Back to top