Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 811 - 820 of 1,508 for text (0.29 sec)

  1. One-class SVM with non-linear kernel (RBF) — sc...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...X_train ) y_pred_test = clf . predict ( X_test ) y_pred_outliers...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Sat Nov 01 09:15:33 UTC 2025
      100.8K bytes
      1 views
      Cache
     
  2. Measles cases quickly rising in Minnesota. Here...

    “When the outbreaks began in Texas, all of us anticipated that...massive measles outbreak in West Texas, which totaled 762 cases. Ninety-nine...
    www.nbcnews.com/health/health-news/measles-minnesota-double-us-outbreaks-vaccine-continue-rcna235144
    Sat Oct 04 01:13:28 UTC 2025
      263.7K bytes
      Cache
     
  3. Government shutdown live updates: Day 3 of fede...

    shutdown set to stretch into next week 02:19 Updated Oct. 3, 2025,...Speaker Mike Johnson has set next week as a district work period,...
    www.nbcnews.com/politics/trump-administration/live-blog/government-shutdown-trump-layoffs-federal...
    Sat Oct 04 01:11:32 UTC 2025
      1.1M bytes
      Cache
     
  4. Single estimator versus bagging: bias-variance ...

    ( y ) X_test , y_test = generate ( n_samples = n_test , noise...training set n_test = 1000 # Size of the test set noise = 0.1...
    scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html
    Sat Nov 01 09:15:32 UTC 2025
      115.6K bytes
      Cache
     
  5. Principal Component Regression vs Partial Least...

    X_test , y_train , y_test = train_test_split ( X ,...scatter ( pca . transform ( X_test ), y_test , alpha = 0.3 , label =...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Sat Nov 01 09:15:33 UTC 2025
      112.9K bytes
      Cache
     
  6. Examples of Using FrozenEstimator — scikit-lear...

    X_test , y_train , y_test = train_test_split ( X ,...( X_test )[:, 1 ] clf_score = brier_score_loss ( y_test , prob_pos_clf...
    scikit-learn.org/stable/auto_examples/frozen/plot_frozen_examples.html
    Sat Nov 01 09:15:34 UTC 2025
      100.9K bytes
      Cache
     
  7. RepeatedStratifiedKFold — scikit-learn 1.7.2 do...

    print ( f " Test: index= { test_index } " ) ... Fold...index=[1 2] Test: index=[0 3] Fold 1: Train: index=[0 3] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Sat Nov 01 09:15:33 UTC 2025
      121.6K bytes
      Cache
     
  8. GroupKFold — scikit-learn 1.7.2 documentation

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Sat Nov 01 09:15:34 UTC 2025
      127.1K bytes
      Cache
     
  9. check_estimator — scikit-learn 1.7.2 documentation

    running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Sat Nov 01 09:15:34 UTC 2025
      122.8K bytes
      Cache
     
  10. Use the Synthetics CLI | Elastic Docs

    synthetic browser tests and report the test results. The library...scaffold, develop/run tests locally, and push tests to Kibana. npx @elastic/synthetics...
    www.elastic.co/docs/solutions/observability/synthetics/cli
    Fri Oct 31 22:37:53 UTC 2025
      385.1K bytes
      Cache
     
Back to top