Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 1,338 for test (0.18 sec)

  1. In Fess make Apache Solr based search server-ed...

    using the REST API is now Fess . In the REST API, Fess to...possible as the REST API. Can also use the REST API should build...
    fess.codelibs.org/articles/article-4.html
    Mon Aug 18 02:36:33 UTC 2025
      28.7K bytes
      19 views
      Cache
     
  2. plot_multi_metric_evaluation.zip

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...1)[0][0]\n best_score = results[\"mean_test_%s\" % scorer][best_index]\n\n...
    scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip
    Thu Aug 14 09:42:36 UTC 2025
      8.8K bytes
      Similar Results (1)
     
  3. ValidationCurveDisplay — scikit-learn 1.7.1 doc...

    test_scores = test_scores , score_name =...param_range , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Mon Aug 18 14:44:58 UTC 2025
      144K bytes
      Cache
     
  4. Model Selection — scikit-learn 1.7.1 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/model_selection/index.html
    Mon Aug 18 14:45:00 UTC 2025
      89K bytes
      Cache
     
  5. Behind the scenes of Elastic Security’s generat...

    go through the test scenarios and curated test dataset , as well...with LangSmith. Test scenarios and curated test datasets Since...
    www.elastic.co/blog/elastic-security-generative-ai-features
    Tue Aug 19 01:03:41 UTC 2025
      578.9K bytes
      Cache
     
  6. DummyClassifier — scikit-learn 1.7.1 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Mon Aug 18 14:44:57 UTC 2025
      142.7K bytes
      Cache
     
  7. StratifiedGroupKFold — scikit-learn 1.7.1 docum...

    print ( f " Test: index= { test_index } " ) ... print...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Mon Aug 18 14:44:58 UTC 2025
      129.7K bytes
      Cache
     
  8. TimeSeriesSplit — scikit-learn 1.7.1 documentation

    test_size=None) >>> for i , ( train_index , test_index..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Mon Aug 18 14:45:00 UTC 2025
      129.5K bytes
      2 views
      Cache
     
  9. ShuffleSplit — scikit-learn 1.7.1 documentation

    print ( f " Test: index= { test_index } " ) Fold 0: Train:...4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Mon Aug 18 14:44:57 UTC 2025
      124.6K bytes
      Cache
     
  10. getting_started.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, random_state=0)...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=0)...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Mon Aug 18 14:44:58 UTC 2025
      10.2K bytes
      1 views
     
Back to top