Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 171 - 180 of 2,645 for 2 (0.1 sec)

  1. OAS — scikit-learn 1.5.2 documentation

    formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Wed Sep 18 20:56:26 UTC 2024
      137.1K bytes
      Cache
     
  2. roc_curve — scikit-learn 1.5.2 documentation

    2 , 2 ]) >>> scores = np . array ([...Returns : fpr ndarray of shape (>2,) Increasing false positive rates...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html
    Wed Sep 18 20:56:23 UTC 2024
      116.1K bytes
      Cache
     
  3. TransformerMixin — scikit-learn 1.5.2 documenta...

    2 ], [ 2 , 3 ], [ 3 , 4 ]] >>> transformer...
    scikit-learn.org/stable/modules/generated/sklearn.base.TransformerMixin.html
    Wed Sep 18 20:56:23 UTC 2024
      115.8K bytes
      Cache
     
  4. RandomizedSearchCV — scikit-learn 1.5.2 documen...

    2 0.84 … 3 ‘rbf’ 0.3 0.70 … 2 will be represented...verbose = 0 , pre_dispatch = '2*n_jobs' , random_state = None...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Wed Sep 18 20:56:25 UTC 2024
      169.2K bytes
      Cache
     
  5. DecisionTreeClassifier — scikit-learn 1.5.2 doc...

    min_samples_split = 2 , min_samples_leaf = 1 , min_...min_samples_split int or float, default=2 The minimum number of samples...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Wed Sep 18 20:56:25 UTC 2024
      186.8K bytes
      Cache
     
  6. Kernel — scikit-learn 1.5.2 documentation

    length_scale = 2.0 ) >>> X = np . array ([[ 1 , 2 ], [ 3 , 4 ]])..., X if Y is None else Y ) ** 2 ... def diag ( self , X ): ......
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Kernel.html
    Wed Sep 18 20:56:26 UTC 2024
      121.4K bytes
      Cache
     
  7. AgglomerativeClustering — scikit-learn 1.5.2 do...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...AgglomerativeCluster ( n_clusters = 2 , * , metric = 'euclidean' , memory...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AgglomerativeClustering.html
    Wed Sep 18 20:56:26 UTC 2024
      134.8K bytes
      Cache
     
  8. CalibratedClassifierCV — scikit-learn 1.5.2 doc...

    2. method {‘sigmoid’, ‘isotonic’},...Zadrozny & C. Elkan, ICML 2001 [ 2 ] Transforming Classifier Scores...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Wed Sep 18 20:56:23 UTC 2024
      152.7K bytes
      Cache
     
  9. rand_score — scikit-learn 1.5.2 documentation

    of Classification 2, 193–218 (1985). . [ 2 ] Wikipedia: Simple...predicted and true clusterings [1] [2] . The raw RI score [3] is: RI...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.rand_score.html
    Wed Sep 18 20:56:25 UTC 2024
      109.8K bytes
      Cache
     
  10. 2.7. Novelty and Outlier Detection — scikit-lea...

    2.7.2. Novelty Detection # Consider...Species distribution modeling 2.7.2.1. Scaling up the One-Class...
    scikit-learn.org/stable/modules/outlier_detection.html
    Wed Sep 18 20:56:25 UTC 2024
      72.2K bytes
      Cache
     
Back to top