Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 356 for musk (0.11 sec)

  1. Pixel importances with a parallel forest of tre...

    mask = y < 5 X = X [ mask ] y = y [ mask ] A random...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances_faces.html
    Sat May 18 15:26:00 UTC 2024
      41.7K bytes
      Cache
     
  2. 4.1. Partial Dependence and Individual Conditio...

    of input features of interest must be small (usually, one or two)...categorical features or a boolean mask. The graphical representation...
    scikit-learn.org/stable/modules/partial_dependence.html
    Sat May 18 15:26:01 UTC 2024
      41.4K bytes
      Cache
     
  3. Glossary of Common Terms and API Elements — sci...

    and must do so if it is transductive . A clusterer must implement:...attributes after fitting, and that we must be careful to make meta-estimators...
    scikit-learn.org/stable/glossary.html
    Sat May 18 15:26:00 UTC 2024
      203.1K bytes
      Cache
     
  4. Robust linear model estimation using RANSAC — s...

    ) inlier_mask = ransac . inlier_mask_ outlier_mask = np . logical_not...scatter ( X [ inlier_mask ], y [ inlier_mask ], color = "yellowgreen"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ransac.html
    Sat May 18 15:26:00 UTC 2024
      31.4K bytes
      Cache
     
  5. Select | Deals, Tips and Product Reviews | Sele...

    Delivery KN95 Masks N95 Masks Disposable Face Masks Air Purifiers...Amazon grace & stella Under Eye Mask $21.95 Amazon Amazon / Amazon...
    www.nbcnews.com/select
    Sun May 19 00:48:51 UTC 2024
      785.9K bytes
      1 views
      Cache
     
  6. sklearn.ensemble.GradientBoostingRegressor — sc...

    values must be in the range [2, inf) . If float, values must be in...values must be in the range [1, inf) . If float, values must be in...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Sat May 18 15:26:01 UTC 2024
      85.4K 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
    Sat May 18 15:26:00 UTC 2024
      85.1K bytes
      Cache
     
  8. sklearn.preprocessing.label_binarize — scikit-l...

    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 18 15:26:00 UTC 2024
      20.3K bytes
      Cache
     
  9. sklearn.gaussian_process.GaussianProcessClassif...

    it must have the signature: def optimizer...If greater than 0, all bounds must be finite. Note that n_restarts_optimizer=0...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Sat May 18 15:26:01 UTC 2024
      59.6K bytes
      Cache
     
  10. 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
    Sat May 18 15:26:00 UTC 2024
      42K bytes
      Cache
     
Back to top