Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1161 - 1170 of over 10,000 for 2 (0.22 seconds)

Filter
  1. Thread pool settings | Reference

    of allocated processors * 3) / 2) + 1 , and queue_size of 1000...# of allocated processors ) / 2 , and queue_size of 1000 . get...
    www.elastic.co/docs/reference/elasticsearch/configuration-reference/thread-pool-settings
    Fri Jan 30 17:46:17 UTC 2026
      2.1M bytes
      Cache
     
  2. grid_search.rst.txt

    +--------- | 3 * 2 = 6 | 70 // 2 = 35 | +--------- | 6 * 2 = 12 | 35...35 // 2 = 17 | +--------- | 12 * 2 = 24 | 17 // 2 = 8 | +---------...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Thu Mar 05 14:15:31 UTC 2026
      9.9K bytes
     
  3. LinearRegression — scikit-learn 1.8.0 doc...

    2 ], [ 2 , 2 ], [ 2 , 3 ]]) >>>...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Mon Mar 09 14:07:53 UTC 2026
      19.7K bytes
      Cache
     
  4. dbscan — scikit-learn 1.8.0 documentation

    2 ], [ 2 , 2 ], [ 2 , 3 ], [ 8 , 7 ], [ 8...min_samples = 2 ) >>> core_samples array([0, 1, 2, 3, 4])...
    scikit-learn.org/stable/modules/generated/dbscan-function.html
    Mon Mar 09 14:07:53 UTC 2026
      15.8K bytes
      Cache
     
  5. RegressorMixin — scikit-learn 1.8.0 docum...

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>>...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Mon Mar 09 14:07:54 UTC 2026
      14.5K bytes
      Cache
     
  6. cross_validation.rst.txt

    2, 2, 2, 2] >>> groups = [1, 1, 2, 2, 3, 3, 3] >>>...test)) [2 3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3]...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Thu Mar 05 14:15:31 UTC 2026
      13K bytes
      1 views
     
  7. 1.1. Linear Models — scikit-learn 1.8.0 d...

    \frac{n}{2} \log(2 \pi) - \frac{n}{2} \log(\sigma^2) - \frac{\sum_{i=1}^{n}...(y_i - \hat{y}_i)^2}{2\sigma^2}\] where \(\sigma^2\) is an estimate...
    scikit-learn.org/stable/modules/linear_model.html
    Mon Mar 09 14:07:57 UTC 2026
      41.5K bytes
      Cache
     
  8. grid_to_graph — scikit-learn 1.8.0 docume...

    'int64' with 2 stored elements and shape (2, 2)> Coords Values...>>> mask [[ 1 , 2 ], [ 1 , 2 ], :] = True >>>...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html
    Mon Mar 09 14:07:54 UTC 2026
      13.3K bytes
      Cache
     
  9. TransformedTargetRegressor — scikit-learn...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...The function needs to return a 2-dimensional array. inverse_func...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Mon Mar 09 14:07:53 UTC 2026
      18.1K bytes
      Cache
     
  10. SpectralClustering — scikit-learn 1.8.0 d...

    ( - dist_matrix ** 2 / ( 2. * delta ** 2 )) where delta is a...normalized graph cuts [1] , [2] . When calling fit , an affinity...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralClustering.html
    Mon Mar 09 14:07:54 UTC 2026
      18.6K bytes
      Cache
     
Back to Top