- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1061 - 1070 of 2,496 for 2 (0.08 sec)
-
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 -
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 -
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 -
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.... -
一番好きなディズニーヴィランズランキング!マレフィセント(眠れる森の美女)、スカー(ライオンキ...
東京都、2位 福岡県、1位に選ばれたのは? 2 真っ先に思い浮かぶ「百人一首」の歌ランキング!3位は「花の色は~」2位は「田子の浦に~」1位は?...東京都、2位 福岡県、1位に選ばれたのは? 2 真っ先に思い浮かぶ「百人一首」の歌ランキング!3位は「花の色は~」2位は「田子の浦に~」1位は?...ranking.goo.ne.jp/column/10315/ -
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 -
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 -
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 -
実は「身長153cm以下」と知って驚く女性有名人ランキング|田中みな実,大島優子,益若つばさ|...
東京都、2位 福岡県、1位に選ばれたのは? 2 真っ先に思い浮かぶ「百人一首」の歌ランキング!3位は「花の色は~」2位は「田子の浦に~」1位は?...東京都、2位 福岡県、1位に選ばれたのは? 2 真っ先に思い浮かぶ「百人一首」の歌ランキング!3位は「花の色は~」2位は「田子の浦に~」1位は?...ranking.goo.ne.jp/column/7046/ -
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