Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 471 for musk (0.13 sec)

  1. 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 16 17:15:45 UTC 2024
      50.1K bytes
      Cache
     
  2. 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
    Thu May 16 17:15:45 UTC 2024
      31.4K bytes
      Cache
     
  3. sklearn.linear_model.HuberRegressor — scikit-le...

    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 16 17:15:46 UTC 2024
      58.1K bytes
      Cache
     
  4. University protests live updates: Arrests made ...

    some in helmets and gas masks and holding guns that appeared...is part of our community -- must be peaceful, respectful, nonthreatening,...
    www.nbcnews.com/news/us-news/live-blog/columbia-protests-live-update-encampment-continue-college-...
    Fri Apr 26 01:02:33 UTC 2024
      2.4M bytes
      Cache
     
  5. How the showdown at Columbia University between...

    a dramatic finale came after dusk, when New York City police officers...of the ornate building. “This must end now,” Adams said. Adams,...
    www.nbcnews.com/news/us-news/showdown-columbia-university-protesters-nypd-unfolded-rcna150250
    Thu May 02 00:53:04 UTC 2024
      261.7K bytes
      Cache
     
  6. 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
    Fri May 17 01:11:34 UTC 2024
      146.5K bytes
      Cache
     
  7. Kernel Density Estimate of Species Distribution...

    :: 5 ] land_mask = ( land_reference > - 9999...ravel ()]) . T xy = xy [ land_mask ] xy *= np . pi / 180.0 # Plot...
    scikit-learn.org/stable/auto_examples/neighbors/plot_species_kde.html
    Thu May 16 17:15:45 UTC 2024
      41K bytes
      Cache
     
  8. In Focus: the best of videos and photos from NB...

    fighting Philadelphia’s ski mask ban 09:54 Can the military survive...Positive Spin with Liz Plank 06:38 Masks and the modern man: Liz Plank...
    www.nbcnews.com/video-features
    Fri May 17 00:50:50 UTC 2024
      609.2K bytes
      Cache
     
  9. 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
    Thu May 16 17:15:46 UTC 2024
      41.7K bytes
      Cache
     
  10. Developing scikit-learn estimators — scikit-lea...

    number of methods an object must implement. Elements of the scikit-learn...precomputed kernels where this data must be stored for use by the predict...
    scikit-learn.org/stable/developers/develop.html
    Thu May 16 17:15:45 UTC 2024
      106.1K bytes
      Cache
     
Back to top