Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 411 - 420 of 802 for tests (0.19 sec)

  1. Gaussian Mixture Model Selection — scikit-learn...

    "mean_test_score" ] ] df [ "mean_test_score" ] = - df...df [ "mean_test_score" ] df = df . rename ( columns = { "param_n_components"...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html
    Fri Sep 12 13:34:53 UTC 2025
      138.5K bytes
      Cache
     
  2. is_regressor — scikit-learn 1.7.2 documentation

    instance Estimator object to test. Returns : out bool True if...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_regressor.html
    Fri Sep 12 13:34:55 UTC 2025
      106.2K bytes
      Cache
     
  3. Caching nearest neighbors — scikit-learn 1.7.2 ...

    cv_results_ [ "mean_test_score" ], yerr = grid_model...grid_model . cv_results_ [ "std_test_score" ], ) axes [ 0 ] . set ( xlabel...
    scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html
    Fri Sep 12 13:34:50 UTC 2025
      93.5K bytes
      Cache
     
  4. Transforming data interaction: Deploying Elasti...

    Execute the Python client to test the integration. This Python...consists of two main functions: test_mcp_endpoint() and chat_with_agentcore()...
    www.elastic.co/search-labs/blog/elastic-mcp-server-amazon-bedrock-agentcore-runtime
    Tue Sep 09 01:04:53 UTC 2025
      201.4K bytes
      Cache
     
  5. LassoLarsCV — scikit-learn 1.7.2 documentation

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Fri Sep 12 13:34:55 UTC 2025
      145.6K bytes
      Cache
     
  6. Project Mailing Lists

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/mail-lists.html
    Tue Aug 12 02:41:09 UTC 2025
      8.1K bytes
      Cache
     
  7. Probabilistic predictions with Gaussian process...

    according to the log-loss on test data. The figure shows that...train_size :], c = "g" , label = "Test data" , edgecolors = ( 0 , 0...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Fri Sep 12 13:34:54 UTC 2025
      110.7K bytes
      Cache
     
  8. Issue Tracking

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/issue-tracking.html
    Tue Aug 12 02:41:09 UTC 2025
      7.9K bytes
      Cache
     
  9. HalvingGridSearchCV — scikit-learn 1.7.2 docume...

    test) splits as arrays of indices....evaluate the predictions on the test set. str: see String name scorers...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Fri Sep 12 13:34:55 UTC 2025
      160.8K bytes
      Cache
      Similar Results (1)
     
  10. ExtraTreeClassifier — scikit-learn 1.7.2 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> cls . score ( X_test , y_test ) 0.8947 apply ( X , check_input...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Fri Sep 12 13:34:49 UTC 2025
      165.6K bytes
      Cache
     
Back to top