- Sort Score
- Num 10 results
- Language All
- Labels All
Results 501 - 510 of 9,014 for 2 (3.19 seconds)
-
移行 0.9.6.2 to 0.9.6.3 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate0962to0963.html -
移行 0.9.5.2 to 0.9.5.3 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate0952to0953.html -
Visualizations with Display Objects — sci...
2 , figsize = ( 12 , 8 )) roc_display...scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html -
Probability Calibration for 3-class classificat...
"($\frac {1}{2} $, $0$, $\frac {1}{2} $)" , xy = (..."($0$, $\frac {1}{2} $, $\frac {1}{2} $)" , xy = ( 0.0...scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.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 -
Simple 1D Kernel Density Estimation — sci...
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 -
Multiclass Receiver Operating Characteristic (R...
This can be done in 2 different ways: the One-vs-Rest...linearly separable from the other 2; the latter are not linearly separable...scikit-learn.org/stable/auto_examples/model_selection/plot_roc.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.... -
Using KBinsDiscretizer to discretize continuous...
subplots ( ncols = 2 , sharey = True , figsize = (...predict ( line ), linewidth = 2 , color = "green" ,...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html -
Scalable learning with polynomial kernel approx...
= 2 ] = 0 y [ y == 2 ] = 1 # We will try to...ones. We use the Covtype dataset [2], trying to reproduce the experiments...scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html