Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,149 for test (0.11 sec)

  1. RepeatedKFold — scikit-learn 1.5.0 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
    Wed May 22 15:20:08 UTC 2024
      125K bytes
      Cache
     
  2. 6.3. Preprocessing data — scikit-learn 1.5.0 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Wed May 22 15:20:08 UTC 2024
      205.2K bytes
      Cache
     
  3. learning_curve — scikit-learn 1.5.0 documentation

    ( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Wed May 22 15:20:05 UTC 2024
      128.3K bytes
      Cache
     
  4. OutputCodeClassifier — scikit-learn 1.5.0 docum...

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Wed May 22 15:20:10 UTC 2024
      138.2K bytes
      Cache
     
  5. Real User Monitoring (RUM) with Elastic Observa...

    and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/real-user-monitoring
    Thu May 23 00:05:52 UTC 2024
      476K bytes
      Cache
     
  6. OneVsOneClassifier — scikit-learn 1.5.0 documen...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Wed May 22 15:20:10 UTC 2024
      149.2K bytes
      Cache
     
  7. GraphicalLassoCV — scikit-learn 1.5.0 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Wed May 22 15:20:08 UTC 2024
      150.5K bytes
      Cache
     
  8. Baba Entertainment uses Elastic for gaming data...

    Increased sales with real-time testing insights Sales increased 15%...from real-time customer A/B testing using Elastic Enterprise Search...
    www.elastic.co/customer/baba-entertainment
    Thu May 23 00:50:52 UTC 2024
      351.4K bytes
      Cache
     
  9. MLPRegressor — scikit-learn 1.5.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,...-7.1...]) >>> regr . score ( X_test , y_test ) 0.4... fit ( X , y ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Wed May 22 15:20:10 UTC 2024
      156.2K bytes
      Cache
     
  10. ElasticNetCV — scikit-learn 1.5.0 documentation

    are tested by cross-validation and the one giving the best prediction...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Wed May 22 15:20:10 UTC 2024
      171.5K bytes
      Cache
     
Back to top