- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1121 - 1130 of 2,524 for 2 (0.07 sec)
-
grid_to_graph — scikit-learn 1.6.0 documentation
'int64' with 2 stored elements and shape (2, 2)> Coords Values...= bool ) >>> mask [[ 1 , 2 ], [ 1 , 2 ], :] = True >>> graph =...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html -
bootstrap-grid.min.css
mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margi...}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{paddi...www.elastic.co/docs/themes/bootstrap-grid.min.css -
RadiusNeighborsRegressor — scikit-learn 1.7.dev...
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/dev/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html -
Gaussian Mixture Model Selection — scikit-learn...
2 ), C ) # general component_2 = 0.7 * np . random...scatter ( component_2 [:, 0 ], component_2 [:, 1 ], s = 0.8 )...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html -
ward_tree — scikit-learn 1.6.0 documentation
s)^2 + \frac{|v|+|t|} {T}d(v,t)^2 - \frac{|v|} {T}d(s,t)^2}\]...array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...scikit-learn.org/stable/modules/generated/sklearn.cluster.ward_tree.html -
Simple 1D Kernel Density Estimation — scikit-le...
subplots ( 2 , 2 , sharex = True , sharey = True...1.05 ) axi . set_xlim ( - 2.9 , 2.9 ) ax [ 0 , 1 ] . set_title...scikit-learn.org/stable/auto_examples/neighbors/plot_kde_1d.html -
「5月【アウトソーシングタレント限定】IT・ガジェットを中心としたアイデア~企画書の作成」の仕...
①アイデア→②採用結果→③企画書提出(素案) 終了:第1回 ①3/30 ②4/3 ③4/10(4月報酬) 終了:第2回 ①4/13...①5/11 ②5/15 ③5/22(5月報酬) 第5回 ①5/25 ②5/29 ③6/5 (6月報酬) 第6回 ①6/8 ②6/12...jobhub.jp/jobs/43203 -
Multi-dimensional scaling — scikit-learn 1.6.0 ...
(( X_true ** 2 ) . sum ()) / np . sqrt (( pos ** 2 ) . sum ())...(( X_true ** 2 ) . sum ()) / np . sqrt (( npos ** 2 ) . sum ())...scikit-learn.org/stable/auto_examples/manifold/plot_mds.html -
Comparing Target Encoder with Other Encoders — ...
price province region_1 region_2 variety winery 0 US This tremendous...Toro Bodega Carmen Rodríguez 2 US Mac Watson honors the memory...scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html -
mean_variance_axis — scikit-learn 1.6.0 documen...
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.mean_variance_axis.html