Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 2,618 for 2 (0.22 sec)

  1. OrthogonalMatchingPursuit — scikit-learn 1.7.1 ...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Thu Aug 07 12:27:53 UTC 2025
      134K bytes
      2 views
      Cache
     
  2. ShuffleSplit — scikit-learn 1.7.1 documentation

    2 , 1 , 2 , 1 , 2 ]) >>> rs = ShuffleSplit...Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Thu Aug 07 12:27:52 UTC 2025
      124.6K bytes
      Cache
     
  3. auto_examples_python.zip

    - l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2 mask =...+ 1, figsize=(4 * 2.2, n_classifiers * 2.2), ) evaluation_results...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Thu Aug 07 12:27:54 UTC 2025
      1.7M bytes
      7 views
     
  4. jaccard_score — scikit-learn 1.7.1 documentation

    2 , 1 , 2 ] >>> y_true = [ 0 , 1 , 2 , 2 ] >>> jaccard_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html
    Thu Aug 07 12:27:55 UTC 2025
      120.3K bytes
      Cache
     
  5. check_array — scikit-learn 1.7.1 documentation

    ndim > 2. ensure_min_samples int, default=1...the input data has effectively 2 dimensions or is originally 1D...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html
    Thu Aug 07 12:27:54 UTC 2025
      116.3K bytes
      Cache
     
  6. available_if — scikit-learn 1.7.1 documentation

    x % 2 == 0 ... ... @available_if ( _x_is_even..."say_hello" ) False >>> obj . x = 2 >>> hasattr ( obj , "say_hello"...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Thu Aug 07 12:27:54 UTC 2025
      109K bytes
      2 views
      Cache
     
  7. Soulja Boy arrested on charge of possession of ...

    2:51 PM EDT / Updated Aug. 3, 2025,...was stopped by police at around 2:35 a.m. local time on the intersection...
    www.nbcnews.com/pop-culture/pop-culture-news/soulja-boy-arrested-possession-firearm-rcna222763
    Mon Aug 04 01:19:32 UTC 2025
      248K bytes
      Cache
     
  8. make_gaussian_quantiles — scikit-learn 1.7.1 do...

    int64(2), np.int64(0), np.int64(1), np.int64(0), np.int64(2)] Gallery...n_samples = 100 , n_features = 2 , n_classes = 3 , shuffle = True...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html
    Thu Aug 07 12:27:53 UTC 2025
      112K bytes
      Cache
     
  9. LinearDiscriminantAnalysis — scikit-learn 1.7.1...

    2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Thu Aug 07 12:27:52 UTC 2025
      154.8K bytes
      Cache
     
  10. HashingVectorizer — scikit-learn 1.7.1 document...

    2) means unigrams and bigrams, and (2, 2) means only...n_features is large enough (e.g. 2 ** 18 for text classification...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html
    Thu Aug 07 12:27:54 UTC 2025
      144.7K bytes
      Cache
     
Back to top