Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 511 - 520 of over 10,000 for 1 (0.16 seconds)

Filter
  1. LinearSVR — scikit-learn 1.8.0 documentation

    1] , where 1 corresponds to the intercept....version 1.3: The "auto" option is added in version 1.3 and will...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html
    Mon Mar 23 20:39:20 UTC 2026
      18.2K bytes
      Cache
     
  2. OrthogonalMatchingPursuitCV — scikit-learn 1.8....

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. See also orthogonal_mp Solves...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Mon Mar 23 20:39:20 UTC 2026
      17.7K bytes
      Cache
     
  3. GMM covariances — scikit-learn 1.8.0 documentation

    shape [ 1 ]) * gmm . covariances_ [ n ]...]) angle = np . arctan2 ( u [ 1 ], u [ 0 ]) angle = 180 * angle...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Mon Mar 23 20:39:21 UTC 2026
      17.3K bytes
      Cache
     
  4. Precision-Recall — scikit-learn 1.8.0 documenta...

    versionchanged:: 1.3 The `"auto"` option is added in version 1.3 and will...intercept term: `[x_1, ..., x_n, 1]`, where 1 corresponds to the intercept....
    scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html
    Mon Mar 23 20:39:22 UTC 2026
      29.7K bytes
      Cache
     
  5. cross_validate — scikit-learn 1.8.0 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Release...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Mon Mar 23 20:39:20 UTC 2026
      18.8K bytes
      Cache
     
  6. FunctionTransformer — scikit-learn 1.8.0 docume...

    Added in version 1.1. kw_args dict, default=None Dictionary...) array([[0. , 0.6931], [1.0986, 1.3862]]) fit ( X , y = None...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html
    Mon Mar 23 20:39:23 UTC 2026
      17.6K bytes
      Cache
     
  7. BernoulliNB — scikit-learn 1.8.0 documentation

    Added in version 1.2. Changed in version 1.4: The default value...sklearn.naive_bayes. BernoulliNB ( * , alpha = 1.0 , force_alpha = True , binarize...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Mon Mar 23 20:39:23 UTC 2026
      18K bytes
      Cache
     
  8. Nearest Neighbors regression — scikit-learn 1.8...

    1 , i + 1 ) plt . scatter ( X_train...sort ( 5 * rng . rand ( 40 , 1 ), axis = 0 ) X_test = np . linspace...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Mon Mar 23 20:39:22 UTC 2026
      15.6K bytes
      Cache
     
  9. load_wine — scikit-learn 1.8.0 documentation

    1, 2]) >>> list ( data . target_names...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html
    Mon Mar 23 20:39:20 UTC 2026
      14.5K bytes
      Cache
     
  10. RegressorTags — scikit-learn 1.8.0 documentation

    n_informative=1, bias=5.0, noise=20, random_state=42)...
    scikit-learn.org/stable/modules/generated/sklearn.utils.RegressorTags.html
    Mon Mar 23 20:39:21 UTC 2026
      12.8K bytes
      Cache
     
Back to Top