Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 941 - 950 of 1,828 for text (0.25 sec)

  1. New Jersey election results: Jack Ciattarelli a...

    COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...double-digit lead over Fulop, the next-closest Democrat. Sherrill showed...
    www.nbcnews.com/politics/elections/new-jersey-election-results-jack-ciattarelli-mikie-sherrill-wi...
    Wed Jun 11 01:05:29 UTC 2025
      257.1K bytes
      Cache
     
  2. RFECV — scikit-learn 1.7.0 documentation

    test) splits as arrays of indices....the following keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Thu Jul 03 11:42:06 UTC 2025
      157.7K bytes
      Cache
     
  3. Synthetic Monitoring with Elastic Observability...

    push the test scripts with your code for continued testing in production....code releases and test updates, reuse test scripts to reduce...
    www.elastic.co/observability/synthetic-monitoring
    Fri Jul 04 00:05:22 UTC 2025
      544.9K bytes
      Cache
     
  4. CalibratedClassifierCV — scikit-learn 1.7.0 doc...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Thu Jul 03 11:42:05 UTC 2025
      154.7K bytes
      Cache
     
  5. Underfitting vs. Overfitting — scikit-learn 1.7...

    plot ( X_test , pipeline . predict ( X_test [:, np . newaxis..."Model" ) plt . plot ( X_test , true_fun ( X_test ), label = "True function"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html
    Thu Jul 03 11:42:05 UTC 2025
      98.8K bytes
      Cache
     
  6. ExtraTreesRegressor — scikit-learn 1.7.0 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... apply ( X )...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Thu Jul 03 11:42:06 UTC 2025
      162.2K bytes
      Cache
     
  7. StratifiedShuffleSplit — scikit-learn 1.7.0 doc...

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Thu Jul 03 11:42:05 UTC 2025
      122.5K bytes
      Cache
     
  8. Save the date and forge the future — Elastic{ON...

    skills or stay ahead of what's next? Whether you're a developer,...real-world lessons, and shape what's next — together, in person. ↓ we're...
    www.elastic.co/events/elasticon
    Fri Jul 04 00:08:19 UTC 2025
      51.4K bytes
      Cache
     
  9. L1-based models for Sparse Signals — scikit-lea...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 , shuffle = False ) In...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Thu Jul 03 11:42:04 UTC 2025
      125.4K bytes
      Cache
     
  10. pairwise_distances_chunked — scikit-learn 1.7.0...

    working_memory = 0 ) >>> next ( gen ) [array([0, 3])] >>> next ( gen ) [array([0,...rand ( 5 , 3 ) >>> D_chunk = next ( pairwise_distances_chunked...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html
    Thu Jul 03 11:42:05 UTC 2025
      117.5K bytes
      Cache
     
Back to top