Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 1,295 for test (0.1 sec)

  1. Open source full text search server – roadmap

    ARCHIVES Support Open source full text search server – roadmap This...
    fess.codelibs.org/roadmap.html
    Mon Oct 13 02:39:36 UTC 2025
      12.3K bytes
      45 views
      Cache
     
  2. 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 Oct 13 02:37:10 UTC 2025
      28.7K bytes
      20 views
      Cache
     
  3. cross_validation.rst.txt

    available data as a **test set** ``X_test, y_test``. Note that the...>>> X_train, X_test, y_train, y_test = train_test_split( ... X,...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Sun Oct 12 02:56:17 UTC 2025
      41.1K bytes
      6 views
     
  4. 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
    Wed Sep 24 01:07:23 UTC 2025
      554.5K bytes
      Cache
     
  5. ValidationCurveDisplay — scikit-learn 1.7.2 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 Oct 13 16:40:52 UTC 2025
      144.1K bytes
      Cache
     
  6. 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
    Sun Oct 12 02:56:17 UTC 2025
      8.8K bytes
      Similar Results (1)
     
  7. Model Selection — scikit-learn 1.7.2 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 Oct 13 16:40:52 UTC 2025
      89K bytes
      Cache
     
  8. TimeSeriesSplit — scikit-learn 1.7.2 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 Oct 13 16:40:52 UTC 2025
      129.5K bytes
      2 views
      Cache
     
  9. ShuffleSplit — scikit-learn 1.7.2 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 Oct 13 16:40:52 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
    Sun Oct 12 02:56:17 UTC 2025
      10.3K bytes
      1 views
     
Back to top