Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 2,642 for 2 (0.08 sec)

  1. Comparison of Calibration of Classifiers — scik...

    only 2 are informative, 2 are redundant (random...20 , n_informative = 2 , n_redundant = 2 , random_state = 42 )...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Thu Sep 19 14:56:27 UTC 2024
      112.6K bytes
      Cache
     
  2. isotonic_regression — scikit-learn 1.5.2 docume...

    2 , 8 , 10 , 7 , 9 , 6 , 4 ]) array([2.75 , 2.75 , 2.75 ,..., 2.75 , 7.33..., 7.33..., 7.33..., 7.33..., 7.33..., 7.33...])...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.isotonic_regression.html
    Thu Sep 19 14:56:27 UTC 2024
      107K bytes
      Cache
     
  3. 7.4. Loading other datasets — scikit-learn 1.5....

    15(2), 49-60, 2014. 7.4.3.2. ARFF parser # From...Quantization using K-Means 7.4.2. Datasets in svmlight / libsvm...
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Thu Sep 19 14:56:27 UTC 2024
      61.6K bytes
      Cache
     
  4. XML results output

    2 11.1 11.0 10.3 10.2 10.1 10.0 9.4 9.3 9.2 9.1 9.0 8.0...13.4 13.3 13.2 13.1 13.0 12.7 12.6 12.5 12.4 12.3 12.2 12.1 12.0...
    fess.codelibs.org/4.0/user/xml-response.html
    Mon Aug 12 01:47:39 UTC 2024
      38.4K bytes
      17 views
      Cache
     
  5. contingency_matrix — scikit-learn 1.5.2 documen...

    2 , 2 ] >>> labels_pred = [ 1 , 0 , 2 , 1 , 0 , 2 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.contingency_matrix.html
    Thu Sep 19 14:56:27 UTC 2024
      108.6K bytes
      Cache
     
  6. murmurhash3_32 — scikit-learn 1.5.2 documentation

    to a signed int from -(2 ** 31) to 2 ** 31 - 1 Examples >>> from...to an unsigned int from 0 to 2 ** 32 - 1 False: the results is...
    scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html
    Tue Sep 17 17:21:49 UTC 2024
      105K bytes
      Cache
     
  7. check_increasing — scikit-learn 1.5.2 documenta...

    2 , 3 , 4 , 5 ], [ 2 , 4 , 6 , 8 , 10 ] >>>...np.True_ >>> y = [ 10 , 8 , 6 , 4 , 2 ] >>> check_increasing ( x , y...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.check_increasing.html
    Thu Sep 19 14:56:27 UTC 2024
      106.5K bytes
      Cache
     
  8. Release Highlights for scikit-learn 0.24 — scik...

    2. From 1.2, use # PartialDependenceDis..."min_samples_split" : randint ( 2 , 11 ), "bootstrap" : [ True ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Thu Sep 19 14:56:27 UTC 2024
      151.8K bytes
      Cache
     
  9. Vector Quantization Example — scikit-learn 1.5....

    subplots ( ncols = 2 , figsize = ( 12 , 4 )) ax [ 0...by a factor of approximately 2.5. We will later discuss about...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Thu Sep 19 14:56:27 UTC 2024
      107.8K bytes
      Cache
     
  10. Plotting Validation Curves — scikit-learn 1.5.2...

    2 ]) # binary classification: 1 vs 2 X , y = X [...score_type = "both" , n_jobs = 2 , score_name = "Accuracy" , )...
    scikit-learn.org/stable/auto_examples/model_selection/plot_validation_curve.html
    Thu Sep 19 14:56:26 UTC 2024
      82.9K bytes
      Cache
     
Back to top