Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 2,629 for 2 (0.07 sec)

  1. StratifiedShuffleSplit — scikit-learn 1.5.2 doc...

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...Test: index=[0 2 3] Fold 2: Train: index=[5 0 2] Test: index=[4...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Sat Sep 14 09:04:07 UTC 2024
      121.2K bytes
      Cache
     
  2. SparseRandomProjection — scikit-learn 1.5.2 doc...

    pdf [ 2 ] D. Achlioptas, 2001, “Database-friendly...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.SparseRandomProjection.html
    Sat Sep 14 09:04:07 UTC 2024
      135K bytes
      Cache
     
  3. TransformedTargetRegressor — scikit-learn 1.5.2...

    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
    Sat Sep 14 09:04:07 UTC 2024
      141.2K bytes
      Cache
     
  4. dbscan — scikit-learn 1.5.2 documentation

    2 ], [ 2 , 2 ], [ 2 , 3 ], [ 8 , 7 ], [ 8...min_samples = 2 ) >>> core_samples array([0, 1, 2, 3, 4]) >>> labels...
    scikit-learn.org/stable/modules/generated/dbscan-function.html
    Sat Sep 14 09:04:07 UTC 2024
      114.9K bytes
      Cache
     
  5. 5. Visualizations — scikit-learn 1.5.2 document...

    return_X_y = True ) y = y == 2 # make binary X_train , X_test...
    scikit-learn.org/stable/visualizations.html
    Sat Sep 14 09:04:05 UTC 2024
      44K bytes
      Cache
     
  6. CCA — scikit-learn 1.5.2 documentation

    [ 2. , 2. , 2. ], [ 3. , 5. , 4. ]] >>>...y = [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 ,...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Sat Sep 14 09:04:07 UTC 2024
      160.7K bytes
      Cache
     
  7. RBF — scikit-learn 1.5.2 documentation

    x_j)^2}{2l^2} \right)\] where \(l\) is the...very smooth. See [2] , Chapter 4, Section 4.2, for further details...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RBF.html
    Sat Sep 14 09:04:07 UTC 2024
      131.4K bytes
      Cache
     
  8. Ridge — scikit-learn 1.5.2 documentation

    function: || y - Xw ||^ 2_2 + alpha * || w ||^ 2_2 This model solves...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.Ridge.html
    Sat Sep 14 09:04:07 UTC 2024
      153.6K bytes
      Cache
     
  9. Go Agent version 2.x | APM Go Agent Reference [...

    Go Agent version 2.x Go Agent version 2.x 2.4.3 - 2023/06/22...stable OTel metrics API #1448 2.4.2 - 2023/05/22 module/apmotel:...
    www.elastic.co/guide/en/apm/agent/go/current/release-notes-2.x.html
    Tue Aug 27 23:14:16 UTC 2024
      25.9K bytes
      Cache
     
  10. LocalOutlierFactor — scikit-learn 1.5.2 documen...

    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
    Sat Sep 14 09:04:07 UTC 2024
      150.5K bytes
      Cache
     
Back to top