Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 1,339 for test (0.43 sec)

  1. auto_examples_jupyter.zip

    X_test, y_train, y_test = train_test_split(\n X, y, test_size=0.25,...\"%(n_test)6d test docs (%(n_test_pos)6d positive) \" % test_stats\n...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Mon Aug 18 14:44:59 UTC 2025
      2.2M bytes
      2 views
     
  2. ExtraTreesRegressor — scikit-learn 1.7.1 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... apply ( X )...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Mon Aug 18 14:44:58 UTC 2025
      162.2K bytes
      Cache
     
  3. OneVsOneClassifier — scikit-learn 1.7.1 documen...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Mon Aug 18 14:44:58 UTC 2025
      142.2K bytes
      Cache
     
  4. KernelRidge — scikit-learn 1.7.1 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.kernel_ridge.KernelRidge.html
    Mon Aug 18 14:44:58 UTC 2025
      142.4K bytes
      Cache
     
  5. plot_hgbt_regression.rst.txt

    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/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Sat Aug 16 15:30:00 UTC 2025
      22K bytes
     
  6. 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
    Sat Aug 16 15:30:01 UTC 2025
      4.8K bytes
      1 views
     
  7. DummyRegressor — 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.DummyRegressor.html
    Mon Aug 18 14:45:00 UTC 2025
      140.1K bytes
      Cache
     
  8. LedoitWolf — scikit-learn 1.7.1 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Mon Aug 18 14:45:00 UTC 2025
      133.5K bytes
      Cache
     
  9. Elasticsearch rename index - Elasticsearch Labs

    and run some test searches to ensure the data...size and health: 3. Run some test searches to ensure the data...
    www.elastic.co/search-labs/blog/elasticsearch-rename-index
    Thu Jul 24 01:09:21 UTC 2025
      151.8K bytes
      Cache
     
  10. Elasticsearch vs. OpenSearch: Vector Search Per...

    undertaken this performance testing to provide a clear, data-driven...Kubernetes manifests for running the tests. The results detailed in this...
    www.elastic.co/search-labs/blog/elasticsearch-opensearch-vector-search-performance-comparison
    Wed Aug 20 00:55:40 UTC 2025
      238.4K bytes
      1 views
      Cache
     
Back to top