Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 1,003 for test (0.11 sec)

  1. sklearn.ensemble.GradientBoostingClassifier — s...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913... Methods apply...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Sat May 18 15:26:01 UTC 2024
      96.5K bytes
      Cache
     
  2. sklearn.neural_network.MLPRegressor — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...-7.1...]) >>> regr . score ( X_test , y_test ) 0.4... Methods fit (X,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Sat May 18 15:26:00 UTC 2024
      62.5K bytes
      Cache
     
  3. sklearn.discriminant_analysis.LinearDiscriminan...

    the mean accuracy on the given test data and labels. set_output...n_features) Array of samples (test vectors). Returns : C ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Sat May 18 15:26:00 UTC 2024
      68.5K bytes
      Cache
     
  4. Installing the development version of scikit-le...

    Test dependencies Running tests requires: pytest...dependencies Build dependencies Test dependencies Building a specific...
    scikit-learn.org/stable/developers/advanced_installation.html
    Sat May 18 15:26:01 UTC 2024
      55.6K bytes
      Cache
     
  5. Elastic Observability monitors metrics for Micr...

    import { test, expect } from '@playwright/test'; test('homepage...requirements. RESOURCE_GROUP="test" APP_PASSWORD="SpecifyNewPasswordHe"...
    www.elastic.co/observability-labs/blog/observability-monitors-metrics-microsoft-azure
    Sun May 19 01:03:34 UTC 2024
      136.8K bytes
      Cache
     
  6. sklearn.linear_model.ElasticNet — scikit-learn ...

    Train error vs Test error Train error vs Test error...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Sat May 18 15:26:01 UTC 2024
      77.6K bytes
      Cache
     
  7. sklearn.preprocessing.quantile_transform — scik...

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html
    Sat May 18 15:26:00 UTC 2024
      26.5K bytes
      Cache
     
  8. Elastic Cloud Feature Matrix | Elastic

    Monitors Managed Test Execution Service 12 Private Testing Locations...Monitors Managed Test Execution Service 12 Private Testing Locations...
    www.elastic.co/subscriptions/cloud
    Sun May 19 01:06:54 UTC 2024
      1M bytes
      2 views
      Cache
     
  9. sklearn.dummy.DummyRegressor — scikit-learn 1.4...

    n_features) Test samples. Passing None as test samples gives...return_std]) Perform classification on test vectors X. score (X, y[, sample_weight])...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Sat May 18 15:26:00 UTC 2024
      52.7K bytes
      Cache
     
  10. sklearn.linear_model.LogisticRegressionCV — sci...

    scoring option on the given test data and labels. set_fit_request...scoring option on the given test data and labels. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Sat May 18 15:26:01 UTC 2024
      79.5K bytes
      Cache
     
Back to top