Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 581 - 590 of 1,067 for commute (0.2 sec)

  1. Poll: Americans disapprove of spending public f...

    during a Senate Armed Services Committee hearing to Army leaders discussing...
    www.nbcnews.com/politics/trump-administration/poll-americans-disapprove-spending-public-funds-put...
    Sun Jun 15 01:11:17 UTC 2025
      370.3K bytes
      Cache
     
  2. 1.13. Feature selection — scikit-learn 1.7.0 do...

    should use internally X to compute the scores. Examples Univariate...sklearn.ensemble module) can be used to compute impurity-based feature importances,...
    scikit-learn.org/stable/modules/feature_selection.html
    Mon Jun 30 13:50:28 UTC 2025
      73.8K bytes
      Cache
     
  3. RidgeCV — scikit-learn 1.7.0 documentation

    'eigen' : force computation via eigendecomposition of...weights into account when computing the validation score. get_metadata_routing...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Mon Jun 30 13:50:30 UTC 2025
      150.3K bytes
      Cache
     
  4. RFE — scikit-learn 1.7.0 documentation

    decision_function ( X ) [source] # Compute the decision function of X...underlying base estimator computed with the selected features...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFE.html
    Mon Jun 30 13:50:27 UTC 2025
      149.7K bytes
      Cache
     
  5. DISH Media boosts targeted ad revenue with Elas...

    Media was already using a community version of the software in...that DISH Media behaves and communicates. Operational, engineering,...
    www.elastic.co/customers/dish-media
    Tue Jul 01 00:08:40 UTC 2025
      447K bytes
      Cache
     
  6. Compare BIRCH and MiniBatchKMeans — scikit-lear...

    9 ) # Compute clustering with BIRCH with...set_title ( "BIRCH %s " % info ) # Compute clustering with MiniBatchKMeans....
    scikit-learn.org/stable/auto_examples/cluster/plot_birch_vs_minibatchkmeans.html
    Mon Jun 30 13:50:29 UTC 2025
      105K bytes
      Cache
     
  7. Comparison of the K-Means and MiniBatchKMeans c...

    7 ) Compute clustering with KMeans # import...t_batch = time . time () - t0 Compute clustering with MiniBatchKMeans...
    scikit-learn.org/stable/auto_examples/cluster/plot_mini_batch_kmeans.html
    Mon Jun 30 13:50:27 UTC 2025
      105.8K bytes
      Cache
     
  8. Gaussian Processes regression: basic introducto...

    one-dimensional regression example computed in two different ways: A noise-free...we will use our kernel to compute the mean prediction of the...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html
    Mon Jun 30 13:50:30 UTC 2025
      107.6K bytes
      Cache
     
  9. Gradient Boosting Out-of-Bag estimates — scikit...

    estimates but they can be computed on-the-fly without the need...clf , X_test , y_test ): """compute deviance scores on ``X_test``...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Mon Jun 30 13:50:29 UTC 2025
      112K bytes
      Cache
     
  10. Regularization path of L1- Logistic Regression ...

    model fit to speed-up the computation of the full-path. # Authors:...y != 2 ] y = y [ y != 2 ] Compute regularization path # import...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Mon Jun 30 13:50:29 UTC 2025
      97K bytes
      Cache
     
Back to top