Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 1,345 for test (0.26 sec)

  1. Post-tuning the decision threshold for cost-sen...

    ]( est , X_test , y_test ), scoring [ "precision" ]( est , X_test..."fpr" ]( est , X_test , y_test ), scoring [ "tpr" ]( est , X_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Mon Jun 30 13:50:30 UTC 2025
      293.2K bytes
      Cache
     
  2. Elasticsearch BBQ vs. OpenSearch FAISS: Vector ...

    conducted these performance tests to provide clear, data-driven...three different datasets and tested different combinations of engines...
    www.elastic.co/search-labs/blog/elasticsearch-bbq-vs-opensearch-faiss
    Tue Jul 01 00:41:08 UTC 2025
      261.4K bytes
      Cache
     
  3. RandomForestRegressor — scikit-learn 1.7.0 docu...

    max_leaf_nodes in best-first fashion. Best nodes are defined...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html
    Mon Jun 30 13:50:28 UTC 2025
      170.6K bytes
      Cache
     
  4. Better Binary Quantization (BBQ) in Lucene and ...

    example but simplifed java code: Testing with BBQ: Alright, show me...numbers: We have done extensive testing with BBQ both in Lucene and...
    www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch
    Tue Jul 01 00:43:02 UTC 2025
      288.5K bytes
      Cache
     
  5. GammaRegressor — scikit-learn 1.7.0 documentation

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Mon Jun 30 13:50:27 UTC 2025
      139.2K bytes
      Cache
     
  6. Statistical comparison of models using grid sea...

    "rank_test_score" , "mean_test_score" , "std_test_score" ]]...params rank_test_score mean_test_score std_test_score kernel...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Mon Jun 30 13:50:30 UTC 2025
      192K bytes
      Cache
     
  7. PassiveAggressiveClassifier — scikit-learn 1.7....

    classification of text documents Out-of-core classification of text documents...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Mon Jun 30 13:50:30 UTC 2025
      158.8K bytes
      Cache
     
  8. Faces recognition example using eigenfaces and ...

    X_test , y_train , y_test = train_test_split ( X , y , test_size...set and a test and keep 25% of the data for testing. X_train ,...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Mon Jun 30 13:50:27 UTC 2025
      113.1K bytes
      Cache
     
  9. Kernel PCA — scikit-learn 1.7.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,..."Training data" ) test_ax . scatter ( X_test [:, 0 ], X_test [:, 1 ],...
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Mon Jun 30 13:50:27 UTC 2025
      107.5K bytes
      Cache
     
  10. Plot classification probability — scikit-learn ...

    X_test , y_train , y_test = train_test_split ( X ,...predict_proba ( X_test ) accuracy_test = accuracy_score ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Mon Jun 30 13:50:29 UTC 2025
      126.1K bytes
      Cache
     
Back to top