Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1341 - 1350 of over 10,000 for 2 (0.2 seconds)

  1. AdaBoostRegressor — scikit-learn 1.8.0 do...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...algorithm known as AdaBoost.R2 [2]. Read more in the User Guide...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Mon Jan 19 11:28:23 GMT 2026
      145.5K bytes
      Cache
     
  2. FeatureUnion — scikit-learn 1.8.0 documen...

    n_components = 2 ))]) >>> X = [[ 0. , 1. , 3 ], [ 2. , 2. , 5...parameters. Added in version 1.2. n_features_in_ int Number of...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.FeatureUnion.html
    Mon Jan 19 11:28:24 GMT 2026
      135K bytes
      Cache
     
  3. ClassicalMDS — scikit-learn 1.8.0 documen...

    ClassicalMDS ( n_components = 2 , * , metric = 'euclidean' , metric_params...Parameters : n_components int, default=2 Number of embedding dimensions....
    scikit-learn.org/stable/modules/generated/sklearn.manifold.ClassicalMDS.html
    Mon Jan 19 11:28:23 GMT 2026
      124.1K bytes
      Cache
     
  4. scale — scikit-learn 1.8.0 documentation

    scale >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Mon Jan 12 10:07:38 GMT 2026
      112K bytes
      Cache
     
  5. Instalación con Docker (Detalles)

    posterior instalado Docker Compose 2.0 o posterior instalado Verificación...pose-opensearch3.yaml Método 2: Clonar el Repositorio con Git...
    fess.codelibs.org/es/15.4/install/install-docker.html
    Mon Jan 19 02:45:29 GMT 2026
      50.7K bytes
      Cache
      Similar Results (1)
     
  6. recall_score — scikit-learn 1.8.0 documen...

    2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.recall_score.html
    Mon Jan 19 11:28:23 GMT 2026
      126.3K bytes
      Cache
      Similar Results (1)
     
  7. safe_sparse_dot — scikit-learn 1.8.0 docu...

    2 ], [ 3 , 4 ], [ 5 , 6 ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.safe_sparse_dot.html
    Mon Dec 29 13:14:49 GMT 2025
      107.8K bytes
      Cache
     
  8. 1.12. Multiclass and multioutput algorithms &#8...

    2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,...1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,...
    scikit-learn.org/stable/modules/multiclass.html
    Mon Jan 19 11:28:24 GMT 2026
      107K bytes
      Cache
     
  9. EllipticEnvelope — scikit-learn 1.8.0 doc...

    (n_samples + n_features + 1) / 2 * n_samples . Range is (0, 1)....n_samples > n_features ** 2 . References [ 1 ] Rousseeuw,...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html
    Mon Jan 19 11:28:25 GMT 2026
      147.3K bytes
      Cache
     
  10. k_means — scikit-learn 1.8.0 documentation

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...>>> centroid array([[10., 2.], [ 1., 2.]]) >>> label array([1,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html
    Mon Jan 19 11:28:25 GMT 2026
      116.9K bytes
      Cache
     
Back to Top