Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1371 - 1380 of over 10,000 for 2 (0.44 seconds)

  1. euclidean_distances — scikit-learn 1.8.0 ...

    x ) - 2 * dot ( x , y ) + dot ( y , y...dot-products of vectors in Y (e.g., (Y**2).sum(axis=1) ) May be ignored...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.euclidean_distances.html
    Mon Feb 16 16:32:33 GMT 2026
      112.1K bytes
      Cache
     
  2. ExpSineSquared — scikit-learn 1.8.0 docum...

    \text{exp}\left(- \frac{ 2\sin^2(\pi d(x_i, x_j)/p) }{ l^ 2} \right)\] where...>>> gpr . predict ( X [: 2 ,:], return_std = True ) (array([425.6,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ExpSineSquared.html
    Mon Feb 16 16:32:33 GMT 2026
      128.8K bytes
      Cache
     
  3. LocalOutlierFactor — scikit-learn 1.8.0 d...

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which..., metric = 'minkowski' , p = 2 , metric_params = None , contamination...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html
    Mon Feb 16 16:33:27 GMT 2026
      151.8K bytes
      Cache
     
  4. OrthogonalMatchingPursuit — scikit-learn ...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Mon Feb 16 16:32:35 GMT 2026
      134.5K bytes
      Cache
     
  5. Understanding the decision tree structure &#821...

    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 Feb 16 16:32:34 GMT 2026
      149.8K bytes
      Cache
     
  6. IBM Instana - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/instana
    Mon Jan 12 13:14:54 GMT 2026
      638.5K bytes
      Cache
      Similar Results (1)
     
  7. IBM Turbonomic - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/turbonomic
    Mon Feb 02 13:54:12 GMT 2026
      638.8K bytes
      Cache
      Similar Results (1)
     
  8. median_absolute_error — scikit-learn 1.8....

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>>...>>> y_pred = [[ 0 , 2 ], [ - 1 , 2 ], [ 8 , - 5 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.median_absolute_error.html
    Mon Feb 16 16:32:35 GMT 2026
      112.8K bytes
      Cache
     
  9. available_if — scikit-learn 1.8.0 documen...

    x % 2 == 0 ... ... @available_if ( _x_is_even...False >>> obj . x = 2 >>> hasattr ( obj , ...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Mon Feb 16 16:32:33 GMT 2026
      109.4K bytes
      Cache
     
  10. Older Versions — scikit-learn 1.8.0 docum...

    flyingimmidev 2 Francois Savard 2 Hannes Schulz 2 Peter Welinder 2 Yaroslav...Losi 2 Charles McCarthy 2 Roy Hyunjin Han 2 Scott White 2 ibayer...
    scikit-learn.org/stable/whats_new/older_versions.html
    Mon Feb 16 16:32:33 GMT 2026
      144.8K bytes
      Cache
     
Back to Top