- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1041 - 1050 of 2,297 for 2 (0.08 sec)
-
フリーランスの仕事・求人 【ジョブハブ】
詳細を見る 2 円 (2 円 / 件) 提案数 8 件 8月~9月【アウトソー...IT・ガジェットを中心としたライティング記事のリラ... 詳細を見る 2,200 円 (2200 円 / 件) 提案数 1 件 【ア...jobhub.jp/jobs -
Compressive sensing: tomography reconstruction ...
l / 2.0 ) ** 2 + ( y - l / 2.0 ) ** 2 < ( l / 2.0 ) ** 2 mask...np . float64 ) center = l_x / 2.0 X += 0.5 - center Y += 0.5 -...scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html -
dbscan — scikit-learn 1.7.0 documentation
2 ], [ 2 , 2 ], [ 2 , 3 ], [ 8 , 7 ], [ 8...min_samples = 2 ) >>> core_samples array([0, 1, 2, 3, 4]) >>> labels...scikit-learn.org/stable/modules/generated/dbscan-function.html -
Dimensionality Reduction with Neighborhood Comp...
( n_components = 2 )) # Reduce dimension to 2 with NeighborhoodComponen...the different samples on the 2 first principal components. Linear...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html -
8.1. Toy datasets — scikit-learn 1.7.0 document...
80 2.34 1.12 Ash: 1.36 3.23 2.36 0.27 Alcalinity...Phenols: 0.98 3.88 2.29 0.63 Flavanoids: 0.34 5.08 2.03 1.00 Nonflavanoid...scikit-learn.org/stable/datasets/toy_dataset.html -
isotonic_regression — scikit-learn 1.7.0 docume...
2 , 8 , 10 , 7 , 9 , 6 , 4 ]) array([2.75 , 2.75 , 2.75 ,..., 2.75 , 7.33, 7.33, 7.33, 7.33, 7.33, 7.33]) On this page This...scikit-learn.org/stable/modules/generated/sklearn.isotonic.isotonic_regression.html -
trustworthiness — scikit-learn 1.7.0 documentation
defined as \[T(k) = 1 - \frac{2}{nk (2n - 3k - 1)} \sum^n_{i=1}...Should be fewer than n_samples / 2 to ensure the trustworthiness...scikit-learn.org/stable/modules/generated/sklearn.manifold.trustworthiness.html -
LeavePGroupsOut — scikit-learn 1.7.0 documentation
group=[2] Test: index=[0 2], group=[1 3] Fold 2: Train: index=[0],...array ([ 1 , 2 , 1 ]) >>> groups = np . array ([ 1 , 2 , 3 ]) >>>...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html -
Comparing different clustering algorithms on to...
xlim ( - 2.5 , 2.5 ) plt . ylim ( - 2.5 , 2.5 ) plt . xticks...240 , "quantile" : 0.2 , "n_clusters" : 2 , "min_samples" : 7...scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html -
Plot the decision surfaces of ensembles of tree...
2 , w_pad = 0.2 , pad = 2.5 ) plt . show ()...pair in ([ 0 , 1 ], [ 0 , 2 ], [ 2 , 3 ]): for model in models...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html