Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 701 - 710 of 1,003 for commute (0.28 sec)

  1. QuadraticDiscriminantAnalysis — scikit-learn 1....

    covariance matrices are explicitly computed and stored in the self.covariance_...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Thu May 15 16:33:52 UTC 2025
      142K bytes
      Cache
     
  2. FixedThresholdClassifier — scikit-learn 1.6.1 d...

    ) The decision function computed the fitted estimator. fit...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Thu May 15 16:33:52 UTC 2025
      143K bytes
      Cache
     
  3. Robust vs Empirical covariance estimate — sciki...

    observations from which to compute standards estimates of location...range_n_outliers . size , repeat )) # computation for i , n_outliers in enumerate...
    scikit-learn.org/stable/auto_examples/covariance/plot_robust_vs_empirical_covariance.html
    Thu May 15 16:33:52 UTC 2025
      117.4K bytes
      Cache
     
  4. PoissonRegressor — scikit-learn 1.6.1 documenta...

    n_features because it explicitly computes the Hessian matrix. Added...sample_weight = None ) [source] # Compute D^2, the percentage of deviance...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Thu May 15 16:33:51 UTC 2025
      140.3K bytes
      Cache
     
  5. 1.1. Linear Models — scikit-learn 1.6.1 documen...

    least squares solution is computed using the singular value decomposition...numerical solvers with distinct computational performance profiles. The...
    scikit-learn.org/stable/modules/linear_model.html
    Thu May 15 16:33:51 UTC 2025
      218.9K bytes
      Cache
     
  6. TransformedTargetRegressor — scikit-learn 1.6.1...

    The computation during fit is: regressor...transformer . transform ( y )) The computation during predict is: inverse_func...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Thu May 15 16:33:52 UTC 2025
      144.5K bytes
      Cache
     
  7. feature_extraction.rst.txt

    tf-idfs are computed exactly and how the tf-idfs computed in scikit-learn's...informative to some tasks, such as *computer*. You should also make sure...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Thu May 15 16:33:51 UTC 2025
      43.3K bytes
     
  8. randomized_range_finder — scikit-learn 1.6.1 do...

    random_state = None ) [source] # Compute an orthonormal matrix whose...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.html
    Thu May 15 16:33:51 UTC 2025
      109.5K bytes
      Cache
     
  9. NearestCentroid — scikit-learn 1.6.1 documentation

    Metric to use for distance computation. If metric="euclidean" ,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Thu May 15 16:33:52 UTC 2025
      136.9K bytes
      Cache
     
  10. Faces recognition example using eigenfaces and ...

    transform ( X_test ) Compute a PCA (eigenfaces) on the face...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Thu May 15 16:33:51 UTC 2025
      113K bytes
      Cache
     
Back to top