Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 381 - 390 of 1,456 for test (0.12 sec)

  1. Permutation Importance with Multicollinear or C...

    X_test , y_train , y_test = train_test_split ( X ,...accuracy on test data: { clf . score ( X_test , y_test ) : .2 }...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Sat Apr 19 00:31:22 UTC 2025
      117K bytes
      Cache
     
  2. Probability Calibration for 3-class classificat...

    y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_score = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Sat Apr 19 00:31:21 UTC 2025
      165.4K bytes
      Cache
     
  3. parametrize_with_checks — scikit-learn 1.6.1 do...

    to specify which tests to run: pytest test_check_estimators ....why the check fails. These tests will be marked as xfail if the...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....
    Sat Apr 19 00:31:21 UTC 2025
      113.3K bytes
      Cache
     
  4. Technology and Media News | NBC News

    breakthroughs Shop TODAY 00:27 DNA testing company 23andMe files for bankruptcy...Amazon Oral Care These editor-tested teeth whitening products actually...
    www.nbcnews.com/tech-media
    Thu Apr 17 01:04:04 UTC 2025
      1.2M bytes
      Cache
     
  5. OpenTelemetry Bridge | APM .NET Agent Reference...

    var src = new ActivitySource("Test"); using var activity1 = sr...var src = new ActivitySource("Test"); tracer.CaptureTransaction(...
    www.elastic.co/guide/en/apm/agent/dotnet/current/opentelemetry-bridge.html
    Wed Mar 12 16:26:33 UTC 2025
      21.9K bytes
      Cache
     
  6. DecisionTreeClassifier — scikit-learn 1.6.1 doc...

    splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Sat Apr 19 00:31:21 UTC 2025
      176.2K bytes
      Cache
     
  7. Probability calibration of classifiers — scikit...

    y_test , sw_train , sw_test = train_test_split ( X , y , sample_weight...split train, test for calibration X_train , X_test , y_train ,...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Sat Apr 19 00:31:22 UTC 2025
      109.3K bytes
      Cache
     
  8. ExtraTreeRegressor — scikit-learn 1.6.1 documen...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.33... apply ( X , check_input...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html
    Sat Apr 19 00:31:22 UTC 2025
      163.2K bytes
      Cache
     
  9. Elastic Observability [8.17] | Elastic

    Write a synthetic test Write a synthetic test to check critical...browser monitors Write a synthetic test Configure individual monitors...
    www.elastic.co/guide/en/observability/current/index.html
    Tue Mar 25 16:32:51 UTC 2025
      71.3K bytes
      Cache
     
  10. 4.2. Permutation feature importance — scikit-le...

    model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...
    scikit-learn.org/stable/modules/permutation_importance.html
    Sat Apr 19 00:31:21 UTC 2025
      55.9K bytes
      Cache
     
Back to top