Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 602 for musk (0.12 sec)

  1. Monty Python and the Holy Grail turns 50 - Ars ...

    swallows gripping a coconut by the husk. The guard still isn't having...in the film when the knights must answer three questions to cross...
    arstechnica.com/culture/2025/04/monty-python-and-the-holy-grail-turns-50/
    Wed Apr 30 00:58:06 UTC 2025
      183.8K bytes
      Cache
     
  2. DictVectorizer — scikit-learn 1.6.1 documentation

    X must have been produced by this DictVectorizer’s...Constructor for feature mappings. Must conform to the collections.Mapping...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html
    Thu May 08 11:40:28 UTC 2025
      136.4K bytes
      Cache
     
  3. SimpleImputer — scikit-learn 1.6.1 documentation

    fill_value must be a string. If None , fill_value...array-like, then input_features must match feature_names_in_ if feature_names_in_...
    scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html
    Thu May 08 11:40:28 UTC 2025
      147.4K bytes
      Cache
     
  4. Trump's deportation campaign is capitalizing on...

    and asylum-seekers once again must wait for their cases across...picked up, in some cases by masked immigration agents, and held...
    www.nbcnews.com/politics/immigration/trumps-deportation-campaign-capitalizing-key-hallmark-speed-...
    Fri May 02 01:03:00 UTC 2025
      282.2K bytes
      Cache
     
  5. Spectral clustering for image segmentation — sc...

    mask = mask ) Take a decreasing function...np . full ( mask . shape , - 1.0 ) label_im [ mask ] = labels...
    scikit-learn.org/stable/auto_examples/cluster/plot_segmentation_toy.html
    Thu May 08 11:40:27 UTC 2025
      100.4K bytes
      Cache
     
  6. HuberRegressor — scikit-learn 1.6.1 documentation

    Epsilon must be in the range [1, inf) . max_iter...is equal to alpha * ||w||^2 . Must be in the range [0, inf) . warm_start...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Thu May 08 11:40:28 UTC 2025
      146.2K bytes
      Cache
     
  7. RANSACRegressor — scikit-learn 1.6.1 documentation

    inlier_mask_ bool array of shape [n_samples] Boolean mask of inliers...LinearRegression is used, the user must provide a value. residual_threshold...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RANSACRegressor.html
    Thu May 08 11:40:28 UTC 2025
      144.2K bytes
      Cache
     
  8. Compressive sensing: tomography reconstruction ...

    logical_and ( mask > mask . mean (), mask_outer ) return np...list ( w [ mask ]) camera_inds += list ( inds [ mask ] + i * l_x...
    scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html
    Thu May 08 11:40:27 UTC 2025
      112.7K bytes
      Cache
     
  9. Partial Dependence and Individual Conditional E...

    y_train = X [ mask_training ], y [ mask_training ] X_test..., y_test = X [ ~ mask_training ], y [ ~ mask_training ] We can...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Thu May 08 11:40:27 UTC 2025
      201.9K bytes
      Cache
     
  10. Demo of DBSCAN clustering algorithm — scikit-le...

    class_member_mask = labels == k xy = X [ class_member_mask & core_samples_mask...X [ class_member_mask & ~ core_samples_mask ] plt . plot ( xy...
    scikit-learn.org/stable/auto_examples/cluster/plot_dbscan.html
    Thu May 08 11:40:27 UTC 2025
      102.9K bytes
      Cache
     
Back to top