Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 331 - 340 of 3,757 for 1 (0.25 sec)

  1. cross_validate — scikit-learn 1.7.2 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
    Wed Sep 17 19:58:00 UTC 2025
      138.3K bytes
      Cache
     
  2. smacof — scikit-learn 1.7.2 documentation

    n_iter will change from 8 to 1 in version 1.9. n_jobs int, default=None...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.smacof.html
    Wed Sep 17 19:57:59 UTC 2025
      117.1K bytes
      Cache
     
  3. RegressorChain — scikit-learn 1.7.2 documentation

    = [[ 1 , 0 ], [ 0 , 1 ], [ 1 , 1 ]], [[ 0 , 2 ], [ 1 , 1 ], [...order = [ 0 , 1 , 2 , ... , Y . shape [ 1 ] - 1 ] The order of...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.RegressorChain.html
    Wed Sep 17 19:57:58 UTC 2025
      133.7K bytes
      Cache
     
  4. plot_release_highlights_1_7_0.rst.txt

    #sk-container-id-1 pre { padding: 0; } #sk-container-id-1 input.sk-hidden--visually...ound); flex-grow: 1; } #sk-container-id-1 div.sk-parallel { display:...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_7_0.r...
    Tue Sep 16 14:38:52 UTC 2025
      66.3K bytes
     
  5. clone — scikit-learn 1.7.2 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
    Wed Sep 17 19:58:00 UTC 2025
      108.8K bytes
      Cache
     
  6. SkewedChi2Sampler — scikit-learn 1.7.2 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
    Wed Sep 17 19:57:59 UTC 2025
      129.8K bytes
      Cache
     
  7. plot_tree — scikit-learn 1.7.2 documentation

    “x[1]”, …). class_names array-like...
    scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html
    Wed Sep 17 19:58:00 UTC 2025
      114.1K bytes
      Cache
     
  8. trustworthiness — scikit-learn 1.7.2 documentation

    1]. It is defined as \[T(k) = 1 - \frac{2}{nk (2n...(2n - 3k - 1)} \sum^n_{i=1} \sum_{j \in \mathcal{N}_{i}^{k}}...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.trustworthiness.html
    Wed Sep 17 19:57:58 UTC 2025
      111K bytes
      Cache
     
  9. roc_auc_score — scikit-learn 1.7.2 documentation

    classes_[1] and thus estimator.predict_proba(X, y)[:, 1] . The...it is upper bounded by 1. References [ 1 ] Wikipedia entry for...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
    Wed Sep 17 19:57:58 UTC 2025
      131.3K bytes
      Cache
     
  10. VarianceThreshold — scikit-learn 1.7.2 document...

    1 , 4 , 3 ], [ 0 , 1 , 1 , 3 ]] >>> selector...fit_transform ( X ) array([[2, 0], [1, 4], [1, 1]]) fit ( X , y = None )...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html
    Wed Sep 17 19:57:58 UTC 2025
      130.5K bytes
      Cache
     
Back to top