Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 813 for tests (1.49 sec)

  1. Successive Halving Iterations — scikit-learn 1....

    values = "mean_test_score" ) ax = mean_scores ....iterations" ) ax . set_ylabel ( "mean test score" , fontsize = 15 ) ax...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Sat Aug 23 16:32:04 UTC 2025
      127.1K bytes
      Cache
     
  2. ensemble.rst.txt

    train_test_split >>> X_train, X_test, y_train, y_test = train_test_split(X,...X_train, X_test = X[:2000], X[2000:] >>> y_train, y_test = y[:2000],...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Tue Aug 19 13:22:49 UTC 2025
      72.1K bytes
     
  3. RegressorChain — scikit-learn 1.7.1 documentation

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.RegressorChain.html
    Sat Aug 23 16:32:04 UTC 2025
      133.8K bytes
      Cache
     
  4. fetch_lfw_pairs — scikit-learn 1.7.1 documentation

    test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Sat Aug 23 16:32:03 UTC 2025
      113.1K bytes
      Cache
     
  5. fetch_species_distributions — scikit-learn 1.7....

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Sat Aug 23 16:32:03 UTC 2025
      112.7K bytes
      Cache
     
  6. ShrunkCovariance — scikit-learn 1.7.1 documenta...

    : 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.ShrunkCovariance.html
    Sat Aug 23 16:32:03 UTC 2025
      131.9K bytes
      Cache
     
  7. 1.5. Stochastic Gradient Descent — scikit-learn...

    ( X_train ) X_test = scaler . transform ( X_test ) # apply same...other \(K-1\) classes. At testing time, we compute the confidence...
    scikit-learn.org/stable/modules/sgd.html
    Sat Aug 23 16:32:03 UTC 2025
      90K bytes
      Cache
     
  8. Beats Developer Guide [8.18] | Elastic

    Beats Contributing to the docs Testing Community Beats Defining field...Getting Ready Protocol Modules Testing Extending Metricbeat Overview...
    www.elastic.co/guide/en/beats/devguide/current/index.html
    Fri Jul 11 03:48:32 UTC 2025
      13.9K bytes
      Cache
      Similar Results (1)
     
  9. robust_scale — scikit-learn 1.7.1 documentation

    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.robust_scale.html
    Sat Aug 23 16:32:03 UTC 2025
      112.9K bytes
      Cache
     
  10. How to deploy NLP: Text embeddings and vector s...

    is a perfect resource for testing vector similarity search, firstly,...inference_threads parameter. We can test the successful deployment of...
    www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search
    Sun Aug 24 00:45:10 UTC 2025
      187.2K bytes
      1 views
      Cache
     
Back to top