Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,682 for 1 (0.06 sec)

  1. OAS — scikit-learn 1.5.0 documentation

    precision_ array([[ 1.7833..., -1.2431... ], [-1.2431..., 3.3889...]])...the estimator. References [ 1 ] ( 1 , 2 ) “Shrinkage algorithms...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Fri May 31 14:06:07 UTC 2024
      143.3K bytes
      Cache
     
  2. SequentialFeatureSelector — scikit-learn 1.5.0 ...

    version 1.1: The option "auto" was added in version 1.1. Changed...version 1.3: The default changed from "warn" to "auto" in 1.3. tol...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Fri May 31 14:06:06 UTC 2024
      146.5K bytes
      Cache
     
  3. PLSCanonical — scikit-learn 1.5.0 documentation

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...version 1.5: Y is deprecated in 1.5 and will be removed in 1.7. Use...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Fri May 31 14:06:07 UTC 2024
      168.3K bytes
      Cache
     
  4. completeness_score — scikit-learn 1.5.0 documen...

    1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Non-perfect labelings...completeness_score ([ 0 , 0 , 1 , 1 ], [ 0 , 1 , 0 , 1 ])) 0.0 >>> print...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.completeness_score.html
    Fri May 31 14:06:07 UTC 2024
      120.6K bytes
      Cache
     
  5. ExpSineSquared — scikit-learn 1.5.0 documentation

    ExpSineSquared ( length_scale = 1.0 , periodicity = 1.0 , length_scale_bounds...ExpSineSquared ( length_scale = 1 , periodicity = 1 ) >>> gpr = GaussianProcessRegre...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ExpSineSquared.html
    Fri May 31 14:06:07 UTC 2024
      133.9K bytes
      Cache
     
  6. minmax_scale — scikit-learn 1.5.0 documentation

    1 , 2 ], [ - 1 , 0 , 1 ]] >>> minmax_scale...independently array([[0., 1., 1.], [1., 0., 0.]]) >>> minmax_scale...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html
    Fri May 31 14:06:04 UTC 2024
      121.3K bytes
      Cache
     
  7. Version 1.3 — scikit-learn 1.5.0 documentation

    Version 1.3.1 # September 2023 Changed models...scikit-learn 1.2 to make it predict with scikit-learn 1.3: retraining...
    scikit-learn.org/stable/whats_new/v1.3.html
    Fri May 31 14:06:07 UTC 2024
      212.3K bytes
      Cache
      Similar Results (1)
     
  8. TfidfTransformer — scikit-learn 1.5.0 documenta...

    array([[1, 1, 1, 1, 0, 1, 0, 0], [1, 2, 0, 1, 1, 1, 0, 0], [1, 0,...0, 0, 1, 0, 1, 1, 1], [1, 1, 1, 1, 0, 1, 0, 0]]) >>> pipe [ 'tfid'...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfTransformer.html
    Fri May 31 14:06:07 UTC 2024
      147.4K bytes
      Cache
     
  9. estimate_bandwidth — scikit-learn 1.5.0 documen...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.estimate_bandwidth.html
    Fri May 31 14:06:07 UTC 2024
      116.8K bytes
      Cache
     
  10. KernelDensity — scikit-learn 1.5.0 documentation

    log_density array([-1.52955942, -1.51462041, -1.60244657]) fit (...KernelDensity ( * , bandwidth = 1.0 , algorithm = 'auto' , kernel...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KernelDensity.html
    Fri May 31 14:06:07 UTC 2024
      141.6K bytes
      Cache
     
Back to top