Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 1,344 for test (0.2 sec)

  1. CalibratedClassifierCV — scikit-learn 1.7.0 doc...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Sun Jun 29 19:04:30 UTC 2025
      154.7K bytes
      Cache
     
  2. Building an MCP server with Elasticsearch for r...

    Running a test Let's test a simple tool to see it...resources and tools effectively: Testing your server with MCP Inspector...
    www.elastic.co/search-labs/blog/how-to-build-mcp-server
    Tue Jul 01 01:02:20 UTC 2025
      286.5K bytes
      Cache
     
  3. ComplementNB — scikit-learn 1.7.0 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Sun Jun 29 19:04:29 UTC 2025
      153.5K bytes
      Cache
     
  4. ElasticNet — scikit-learn 1.7.0 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Mon Jun 30 13:50:30 UTC 2025
      166.1K bytes
      Cache
     
  5. f_regression — scikit-learn 1.7.0 documentation

    Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Sun Jun 29 19:04:30 UTC 2025
      118.1K bytes
      Cache
     
  6. plot_hgbt_regression.py

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...
    scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Sun Jun 29 19:04:30 UTC 2025
      16.3K bytes
     
  7. 3.1. Cross-validation: evaluating estimator per...

    available data as a test set X_test, y_test . Note that the word...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Jun 30 13:50:27 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  8. RFECV — scikit-learn 1.7.0 documentation

    test) splits as arrays of indices....the following keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Sun Jun 29 19:04:29 UTC 2025
      157.7K bytes
      Cache
     
  9. plot_classifier_comparison.py

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Sun Jun 29 19:04:30 UTC 2025
      4.8K bytes
      1 views
     
  10. Get started with generative AI free | Elastic

    Test out ingesting your data, build...Configure, select field mappings, and test vector and semantic search with...
    www.elastic.co/cloud/generative-ai-trial-overview
    Tue Jul 01 00:50:42 UTC 2025
      581.4K bytes
      1 views
      Cache
     
Back to top