Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1201 - 1210 of over 10,000 for 2 (0.34 seconds)

Filter
  1. Receiver Operating Characteristic (ROC) with cr...

    = 2 ], y [ y != 2 ] n_samples , n_features...linearly separable from the other 2; the latter are not linearly separable...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html
    Mon Mar 23 20:39:20 UTC 2026
      17.4K bytes
      Cache
     
  2. Illustration of Gaussian process classification...

    2 ) Y = np . logical_xor ( X [:,...DotProduct ( sigma_0 = 1.0 ) ** 2 ] for i , kernel in enumerate...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Mon Mar 23 20:39:21 UTC 2026
      16.3K bytes
      Cache
     
  3. Understanding the decision tree structure — sci...

    3] = 2.4) > 0.800000011920929) decision node 2 : (X_test[0,...min_samples_split: int or float, default=2 The minimum number of samples...
    scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html
    Mon Mar 23 20:39:20 UTC 2026
      27.5K bytes
      Cache
     
  4. Documentation

    Individually Method 2: Clone Repository with Git Step 2: Review Docker...Step 1: Install OpenSearch Step 2: Install Fess Step 3: Startup...
    fess.codelibs.org/documentation.html
    Mon Mar 23 02:51:17 UTC 2026
      479.1K bytes
      Cache
     
  5. NuSVC — scikit-learn 1.8.0 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.pipeline import...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Mon Mar 23 20:39:20 UTC 2026
      19.5K bytes
      Cache
     
  6. LassoCV — scikit-learn 1.8.0 documentation

    it is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ 2 _Fro + alpha...X = np . array ([[ 1 , 2 , 3.1 ], [ 2.3 , 5.4 , 4.3 ]]) . T >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Mon Mar 23 20:39:20 UTC 2026
      21.5K bytes
      Cache
     
  7. hinge_loss — scikit-learn 1.8.0 documentation

    ([[ - 2 ], [ 3 ], [ 0.5 ]]) >>> pred_decision array([-2.18, 2.36,...[ 1 ], [ 2 ], [ 3 ]]) >>> Y = np . array ([ 0 , 1 , 2 , 3 ]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html
    Mon Mar 23 20:39:23 UTC 2026
      14.6K bytes
      Cache
     
  8. 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
    Mon Mar 23 20:39:22 UTC 2026
      17.6K bytes
      Cache
     
  9. Installation mit Docker (Detailliert)

    ist installiert Docker Compose 2.0 oder höher ist installiert Überprüfung...ose-opensearch3.yaml Methode 2: Repository mit Git klonen Wenn...
    fess.codelibs.org/de/15.5/install/install-docker.html
    Mon Mar 23 02:51:01 UTC 2026
      49.7K bytes
      Cache
     
  10. ExpSineSquared — scikit-learn 1.8.0 documentation

    \text{exp}\left(- \frac{ 2\sin^2(\pi d(x_i, x_j)/p) }{ l^ 2} \right)\] where...0.0144 >>> gpr . predict ( X [: 2 ,:], return_std = True ) (array([425.6,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ExpSineSquared.html
    Mon Mar 23 20:39:21 UTC 2026
      16K bytes
      Cache
     
Back to Top