Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 331 - 340 of 2,486 for 2 (0.31 sec)

  1. LassoCV — scikit-learn 1.7.2 documentation

    is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Sun Nov 09 07:16:25 UTC 2025
      168.7K bytes
      Cache
     
  2. Isomap — scikit-learn 1.7.2 documentation

    n_components = 2 , eigen_solver = 'auto' , tol..., metric = 'minkowski' , p = 2 , metric_params = None ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Sun Nov 09 07:16:24 UTC 2025
      138.9K bytes
      Cache
     
  3. KNeighborsClassifier — scikit-learn 1.7.2 docum...

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which...'auto' , leaf_size = 30 , p = 2 , metric = 'minkowski' , metric_params...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Sun Nov 09 07:16:24 UTC 2025
      156K bytes
      Cache
     
  4. affinity_propagation — scikit-learn 1.7.2 docum...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.affinity_propagation.html
    Sun Nov 09 07:16:25 UTC 2025
      114K bytes
      Cache
     
  5. Overview | Elastic Cloud on Kubernetes [2.16] |...

    Elastic Cloud on Kubernetes [2.16] Overview IMPORTANT : This...
    www.elastic.co/guide/en/cloud-on-k8s/2.16/k8s-overview.html
    Mon Oct 20 16:31:44 UTC 2025
      9.9K bytes
      1 views
      Cache
     
  6. cluster_optics_dbscan — scikit-learn 1.7.2 docu...

    2 ], [ 2 , 5 ], [ 3 , 6 ], ... [ 8... ( ... X , ... min_samples = 2 , ... max_eps = np . inf , ......
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html
    Sun Nov 09 07:16:24 UTC 2025
      112K bytes
      Cache
     
  7. Getting Started — scikit-learn 1.7.2 documentation

    2 , 3 ], # 2 samples, 3 features ......fit method generally accepts 2 inputs: The samples matrix (or...
    scikit-learn.org/stable/getting_started.html
    Sun Nov 09 07:16:24 UTC 2025
      49.7K bytes
      Cache
     
  8. is_multilabel — scikit-learn 1.7.2 documentation

    2 ], []]) False >>> is_multilabel...
    scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.is_multilabel.html
    Sun Nov 09 07:16:25 UTC 2025
      107.3K bytes
      Cache
     
  9. OrthogonalMatchingPursuit — scikit-learn 1.7.2 ...

    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
    Sun Nov 09 07:16:24 UTC 2025
      134K bytes
      2 views
      Cache
     
  10. cross_validate — scikit-learn 1.7.2 documentation

    pre_dispatch = '2*n_jobs' , return_train_score =...pre_dispatch int or str, default=’2*n_jobs’ Controls the number of...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Sun Nov 09 07:16:25 UTC 2025
      138.3K bytes
      Cache
     
Back to top