Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1351 - 1360 of 2,142 for text (0.12 sec)

  1. RepeatedKFold — scikit-learn 1.5.2 documentation

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Sat Nov 23 04:49:15 UTC 2024
      118.3K bytes
      Cache
     
  2. In states without abortion on the ballot, the i...

    In Texas, it means trying to oust conservative...mailing postcards. Although Texas does not have a statewide referendum...
    www.nbcnews.com/news/us-news/abortion-ballot-issue-states-drives-votes-rcna176436
    Sun Nov 03 01:00:29 UTC 2024
      258.7K bytes
      Cache
     
  3. 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
    Tue Aug 27 23:14:16 UTC 2024
      21.6K bytes
      Cache
     
  4. Feature transformations with ensembles of trees...

    X_test , y_full_train , y_test = train_test_split ( X...train_test_split ( X_full_train , y_full_train , test_size =...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Sat Nov 23 04:49:15 UTC 2024
      147K bytes
      Cache
     
  5. 6.4. Imputation of missing values — scikit-lear...

    X_test , y_train , _ = train_test_split ( X , y , test_size...SimpleImputer(missing_values=-1) >>> X_test = sp . csc_matrix ([[ - 1 ,...
    scikit-learn.org/stable/modules/impute.html
    Fri Nov 22 23:53:27 UTC 2024
      83.8K bytes
      Cache
     
  6. One-Class SVM versus One-Class SVM using Stocha...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...size n_error_test_sgd = y_pred_test_sgd [ y_pred_test_sgd == - 1...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Sat Nov 23 04:49:16 UTC 2024
      117.7K bytes
      1 views
      Cache
     
  7. Time-related feature engineering — scikit-learn...

    test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Sat Nov 23 04:49:15 UTC 2024
      204.8K bytes
      Cache
     
  8. OAS — scikit-learn 1.5.2 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Sat Nov 23 04:49:15 UTC 2024
      136.8K bytes
      Cache
     
  9. Lots of PCs Are Poised To Fall Off the Windows ...

    testing and learning on an older system....can run them until they die. Testing out the Debian images right...
    tech.slashdot.org/story/24/10/14/1933221/lots-of-pcs-are-poised-to-fall-off-the-windows-10-update...
    Fri Nov 01 01:13:35 UTC 2024
      284.3K bytes
      Cache
     
  10. Effect of transforming the targets in regressio...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Sat Nov 23 04:49:15 UTC 2024
      120.6K bytes
      Cache
     
Back to top