Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 368 for musk (0.09 sec)

  1. label_binarize — scikit-learn 1.5.0 documentation

    Value with which negative labels must be encoded. pos_label int, default=1...Value with which positive labels must be encoded. sparse_output bool,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html
    Sat May 25 13:41:03 UTC 2024
      116.4K bytes
      Cache
     
  2. Slashdot: News for nerds, stuff that matters

    particles and fumes into the masks worn by patients. It could be...Food and Drug Administration -- must be met first. The move by a...
    devices.slashdot.org
    Wed May 29 01:14:31 UTC 2024
      146K bytes
      Cache
     
  3. BayesianGaussianMixture — scikit-learn 1.5.0 do...

    Must be one of: 'full' ( each component...and the covariances. String must be one of: ‘kmeans’ : responsibilities...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Sat May 25 13:41:02 UTC 2024
      159K bytes
      Cache
     
  4. Compare BIRCH and MiniBatchKMeans — scikit-lear...

    colors_ ): mask = labels == k ax . scatter ( X [ mask , 0 ], X...colors_ ): mask = mbk . labels_ == k ax . scatter ( X [ mask , 0 ],...
    scikit-learn.org/stable/auto_examples/cluster/plot_birch_vs_minibatchkmeans.html
    Tue May 28 11:51:34 UTC 2024
      104K bytes
      Cache
     
  5. AdaBoostClassifier — scikit-learn 1.5.0 documen...

    Values must be in the range [1, inf) . learning_rate...n_estimators parameters. Values must be in the range (0.0, inf) ....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Tue May 28 11:51:34 UTC 2024
      166K bytes
      Cache
     
  6. Semi-supervised Classification on a Text Datase...

    # select a mask of 20% of the train dataset y_mask = np . random...the non-masked subset to be unlabeled y_train [ ~ y_mask ] = -...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Tue May 28 11:51:34 UTC 2024
      104.3K bytes
      Cache
     
  7. Multiclass Receiver Operating Characteristic (R...

    = a_mask [ ab_mask ] b_true = b_mask [ ab_mask ] idx_a = np ....label_b ab_mask = np . logical_or ( a_mask , b_mask ) a_true =...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Tue May 28 11:51:33 UTC 2024
      147.5K bytes
      Cache
     
  8. img_to_graph — scikit-learn 1.5.0 documentation

    mask=None , return_as=<class 'sc...width, channel) 2D or 3D image. mask ndarray of shape (height, width)...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.img_to_graph.html
    Tue May 28 11:51:33 UTC 2024
      113.5K bytes
      Cache
     
  9. sklearn.utils — scikit-learn 1.6.dev0 documenta...

    safe_mask Return a mask which is safe to use...
    scikit-learn.org/dev/api/sklearn.utils.html
    Tue May 28 11:51:31 UTC 2024
      151.9K bytes
      Cache
      Similar Results (1)
     
  10. SGDRegressor — scikit-learn 1.5.0 documentation

    Values must be in the range [0.0, inf) ....penalty is ‘elasticnet’. Values must be in the range [0.0, 1.0] ....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html
    Tue May 28 11:51:32 UTC 2024
      173.6K bytes
      Cache
     
Back to top