- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 941 - 950 of 2,486 for 2 (0.08 sec)
-
load_iris — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html -
Demo of OPTICS clustering algorithm — scikit-le...
2 ) C3 = [ 1 , - 2 ] + 0.2 * np . random . randn...n_points_per_cluster , 2 ) C4 = [ - 2 , 3 ] + 0.3 * np . random...scikit-learn.org/stable/auto_examples/cluster/plot_optics.html -
config_context — scikit-learn 1.7.2 documentation
2. transform_output str, default=None...“default”. Added in version 1.2. Added in version 1.4: "polars"...scikit-learn.org/stable/modules/generated/sklearn.config_context.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 -
mean_gamma_deviance — scikit-learn 1.7.2 docume...
= [ 2 , 0.5 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5 , 2. , 2. ] >>>...with the power parameter power=2 . It is invariant to scaling of...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_gamma_deviance.html -
Lagged features for time series forecasting — s...
2) season count cat u32 "1" 4242 "0" 4496 "3" 4232 "2" 4409...3.5" "39.1 ± 2.3" "17.7 ± 1.3" "19.5 ± 1.1" "21.4 ± 2.4" "poisson"...scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html -
Post pruning decision trees with cost complexit...
subplots ( 2 , 1 ) ax [ 0 ] . plot ( ccp_alphas...scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.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 -
grid_to_graph — scikit-learn 1.7.2 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 -
移行 1.0.1 to 1.0.2 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate101to102.html