Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 151 - 160 of 1,003 for test (0.1 sec)

  1. Implementing search and generative AI for your ...

    test, and maintain your new search...
    www.elastic.co/explore/improving-digital-customer-experiences/implementing-search-for-your-knowle...
    Sun May 19 00:49:05 UTC 2024
      328K bytes
      Cache
     
  2. sklearn.model_selection.cross_val_score — sciki...

    IterativeImputer Nested versus non-nested cross-validation Nested versus...splitting the dataset into train/test set. Only used in conjunction...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html
    Sat May 18 15:26:00 UTC 2024
      34K bytes
      Cache
     
  3. Elastic Enterprise Search: Getting Started with...

    results are more relevant when you test Elastic's Learned Sparse Encoder...on unstructured data beyond text, such as videos, images, and...
    www.elastic.co/getting-started/enterprise-search/search-across-business-systems-and-software
    Sun May 19 00:54:29 UTC 2024
      304.9K bytes
      Cache
     
  4. sklearn.svm.NuSVR — scikit-learn 1.4.2 document...

    expected shape of X is (n_samples_test, n_samples_train). Returns :...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Sat May 18 15:26:00 UTC 2024
      55.8K bytes
      Cache
     
  5. sklearn.decomposition.SparsePCA — scikit-learn ...

    n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Sat May 18 15:26:01 UTC 2024
      47.9K bytes
      Cache
     
  6. 7.4. Loading other datasets — scikit-learn 1.4....

    X_test , y_test = load_svmlight_files (...number of features: >>> X_test , y_test = load_svmlight_file ( ......
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Sat May 18 15:26:00 UTC 2024
      44.9K bytes
      Cache
     
  7. Elastic Generative AI Tools and Capabilities | ...

    Test drive serverless Generative...meaning and context — across text, images, videos, audio, geo-location,...
    www.elastic.co/generative-ai
    Sun May 19 00:07:55 UTC 2024
      560.8K bytes
      Cache
     
  8. sklearn.linear_model.QuantileRegressor — scikit...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Sat May 18 15:26:01 UTC 2024
      52.6K bytes
      Cache
     
  9. 1.4. Support Vector Machines — scikit-learn 1.4...

    X_test , y_train , y_test = train_test_split ( X ,...examples >>> gram_test = np . dot ( X_test , X_train . T ) >>>...
    scikit-learn.org/stable/modules/svm.html
    Sat May 18 15:26:01 UTC 2024
      103.3K bytes
      Cache
     
  10. 1.5. Stochastic Gradient Descent — scikit-learn...

    SGDClassifier ()) est . fit ( X_train ) est . predict ( X_test ) If your...( X_train ) X_test = scaler . transform ( X_test ) # apply same...
    scikit-learn.org/stable/modules/sgd.html
    Sat May 18 15:26:01 UTC 2024
      68K bytes
      Cache
     
Back to top