Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 599 for musk (0.12 sec)

  1. 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
     
  2. 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
    Tue Apr 30 16:14:29 UTC 2024
      137K bytes
      Cache
     
  3. sklearn.linear_model.SGDClassifier — scikit-lea...

    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.SGDClassifier.html
    Tue Apr 30 16:14:29 UTC 2024
      99.7K 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
    Tue Apr 30 16:14:29 UTC 2024
      31.4K bytes
      Cache
     
  5. 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
    Tue Apr 30 16:14:29 UTC 2024
      39.6K bytes
      Cache
     
  6. Elastic MySQL connector reference | Enterprise ...

    and your Elastic deployment must be able to communicate with...connector will use. The user must have access to the configured...
    www.elastic.co/guide/en/enterprise-search/current/connectors-mysql.html
    Thu Apr 11 16:52:22 UTC 2024
      54.9K bytes
      Cache
     
  7. 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
    Tue Apr 30 16:14:29 UTC 2024
      106.1K bytes
      Cache
     
  8. 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
    Tue Apr 30 16:14:29 UTC 2024
      41K bytes
      Cache
     
  9. 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
    Thu May 02 00:50:53 UTC 2024
      617.6K bytes
      Cache
     
  10. 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
    Tue Apr 30 16:14:29 UTC 2024
      41.7K bytes
      Cache
     
Back to top