Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 491 - 500 of 2,897 for 1 (0.09 sec)

  1. LinearSVC — scikit-learn 1.7.2 documentation

    intercept term: [x_1, ..., x_n, 1] , where 1 corresponds to the...version 1.3: The "auto" option is added in version 1.3 and will...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Mon Nov 03 14:20:03 UTC 2025
      162.4K bytes
      Cache
     
  2. consensus_score — scikit-learn 1.7.2 documentation

    similarity = 'jaccard' ) 1.0 Gallery examples # A demo of...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.consensus_score.html
    Mon Nov 03 14:20:05 UTC 2025
      110.8K bytes
      Cache
     
  3. Installing the development version of scikit-le...

    git # add --depth 1 if your connection is slow cd...only supported in pip version 23.1 or later. To upgrade pip to a...
    scikit-learn.org/stable/developers/advanced_installation.html
    Mon Nov 03 14:20:04 UTC 2025
      48.1K bytes
      1 views
      Cache
     
  4. Product — scikit-learn 1.7.2 documentation

    y ) 1.0 >>> kernel 1.41**2 * RBF(length_scale=1) __call__...kernel takes two kernels \(k_1\) and \(k_2\) and combines them...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Product.html
    Mon Nov 03 14:20:04 UTC 2025
      122.3K bytes
      Cache
     
  5. API Reference — scikit-learn 1.7.2 documentation

    Scale each feature to the [-1, 1] range without breaking the...make_friedman1 Generate the “Friedman #1” regression problem. sklearn.datasets...
    scikit-learn.org/stable/api/index.html
    Tue Nov 04 06:34:50 UTC 2025
      522.2K bytes
      Cache
     
  6. GraphicalLasso — scikit-learn 1.7.2 documentation

    1 ], ... [ 0.0 , 0.0 , 0.1 , 0.7 ]]) >>> np...the data X . Added in version 1.3. tol float, default=1e-4 The...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Mon Nov 03 14:20:04 UTC 2025
      132.4K bytes
      Cache
     
  7. TruncatedSVD — scikit-learn 1.7.2 documentation

    Added in version 1.1. power_iteration_normalizer {‘auto’,...more details. Added in version 1.1. random_state int, RandomState...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html
    Mon Nov 03 14:20:05 UTC 2025
      137.2K bytes
      Cache
     
  8. sklearn.datasets — scikit-learn 1.7.2 documenta...

    make_friedman1 Generate the "Friedman #1" regression problem. make_friedman2...
    scikit-learn.org/stable/api/sklearn.datasets.html
    Tue Nov 04 06:34:50 UTC 2025
      132.3K bytes
      Cache
     
  9. is_clusterer — scikit-learn 1.7.2 documentation

    Added in version 1.6. Parameters : estimator object...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_clusterer.html
    Mon Nov 03 14:20:04 UTC 2025
      106.3K bytes
      Cache
     
  10. SelectFromModel — scikit-learn 1.7.2 documentation

    [ - 1.34 , - 0.48 , - 2.55 ], ... [ 1.92 , 1.48 , 0.65...version 0.20. Changed in version 1.1: max_features accepts a callable....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFromModel.html
    Mon Nov 03 14:20:04 UTC 2025
      147.5K bytes
      Cache
     
Back to top