Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 611 - 620 of 2,952 for 1 (0.18 sec)

  1. SparseRandomProjection — scikit-learn 1.6.1 doc...

    with probability 1 / 2s 0 with probability 1 - 1 / s +sqrt(s) /...Added in version 1.1. density_ float in range 0.0 - 1.0 Concrete density...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.SparseRandomProjection.html
    Sat Apr 19 00:31:21 UTC 2025
      136.2K bytes
      Cache
     
  2. SpectralBiclustering — scikit-learn 1.6.1 docum...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...clustering . row_labels_ array([1, 1, 1, 0, 0, 0], dtype=int32) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html
    Sat Apr 19 00:31:22 UTC 2025
      131.6K bytes
      Cache
     
  3. Isomap — scikit-learn 1.6.1 documentation

    Added in version 1.1. n_components int, default=2...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Sat Apr 19 00:31:22 UTC 2025
      139.3K bytes
      Cache
     
  4. BisectingKMeans — scikit-learn 1.6.1 documentation

    array ([[ 1 , 1 ], [ 10 , 1 ], [ 3 , 1 ], ... [ 10 , 0...scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Bisecting...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html
    Sat Apr 19 00:31:22 UTC 2025
      152.2K bytes
      Cache
     
  5. clone — scikit-learn 1.6.1 documentation

    >>> X = [[ - 1 , 0 ], [ 0 , 1 ], [ 0 , - 1 ], [ 1 , 0 ]] >>> y...y = [ 0 , 0 , 1 , 1 ] >>> classifier = LogisticRegression ()...
    scikit-learn.org/stable/modules/generated/sklearn.base.clone.html
    Sat Apr 19 00:31:21 UTC 2025
      109.2K bytes
      Cache
     
  6. LarsCV — scikit-learn 1.6.1 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. See also lars_path Compute...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Sat Apr 19 00:31:21 UTC 2025
      142.4K bytes
      Cache
     
  7. OneVsOneClassifier — scikit-learn 1.6.1 documen...

    1, 0, 2, 0, 2, 0, 1, 1, 1]) decision_function...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Sat Apr 19 00:31:21 UTC 2025
      143.6K bytes
      Cache
     
  8. CalibratedClassifierCV — scikit-learn 1.6.1 doc...

    means 1 unless in a joblib.parallel_backend context. -1 means...LinearSVC . Added in version 1.2. method {‘sigmoid’, ‘isotonic’},...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Sat Apr 19 00:31:22 UTC 2025
      154.9K bytes
      Cache
     
  9. DecisionBoundaryDisplay — scikit-learn 1.6.1 do...

    Added in version 1.1. Parameters : xx0 ndarray of...iris . data [:, 1 ] . min (), iris . data [:, 1 ] . max ()) ......
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Sat Apr 19 00:31:22 UTC 2025
      151.7K bytes
      Cache
     
  10. SkewedChi2Sampler — scikit-learn 1.6.1 document...

    [ 1 , 1 ], [ 1 , 0 ], [ 0 , 1 ]] >>> y = [ 0 , 0 , 1 , 1 ] >>>...SkewedChi2Sampler ( * , skewedness = 1.0 , n_components = 100 , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.SkewedChi2Sampler.html
    Sat Apr 19 00:31:22 UTC 2025
      130.2K bytes
      Cache
     
Back to top