Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 887 for test (0.14 sec)

  1. sklearn.mixture.GaussianMixture — scikit-learn ...

    log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html
    Thu May 16 17:15:46 UTC 2024
      63.4K bytes
      Cache
     
  2. sklearn.feature_selection.mutual_info_regressio...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Thu May 16 17:15:46 UTC 2024
      23.4K bytes
      Cache
     
  3. Getting started with the Elastic AI Assistant f...

    Then click the Save & test button. Within the Edit Connector...instance. A successful connector test should look something like this:...
    www.elastic.co/observability-labs/blog/elastic-ai-assistant-observability-microsoft-azure-openai
    Fri May 17 00:58:46 UTC 2024
      118K bytes
      Cache
     
  4. sklearn.model_selection.RandomizedSearchCV — sc...

    the attributes best_index_ , best_score_ and best_params_ will...param_gamma split0_test_score … rank_test_score ‘rbf’ 0.1 0.80...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Thu May 16 17:15:46 UTC 2024
      82.6K bytes
      Cache
     
  5. sklearn.ensemble.ExtraTreesClassifier — scikit-...

    max_leaf_nodes in best-first fashion. Best nodes are defined...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html
    Thu May 16 17:15:46 UTC 2024
      83.2K bytes
      Cache
     
  6. sklearn.datasets.make_regression — scikit-learn...

    Train error vs Test error Train error vs Test error Effect of...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Thu May 16 17:15:46 UTC 2024
      28.6K bytes
      Cache
     
  7. 1.17. Neural network models (supervised) — scik...

    transformation to test data >>> X_test = scaler . transform ( X_test ) An...apply the same scaling to the test set for meaningful results....
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Thu May 16 17:15:47 UTC 2024
      46.3K bytes
      Cache
     
  8. sklearn.ensemble.StackingClassifier — scikit-le...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.9... Methods decision_function...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Thu May 16 17:15:46 UTC 2024
      77.6K bytes
      Cache
     
  9. 1.6. Nearest Neighbors — scikit-learn 1.4.2 doc...

    X_test , y_train , y_test = train_test_split ( X ,...( nca_pipe . score ( X_test , y_test )) 0.96190476... The plot...
    scikit-learn.org/stable/modules/neighbors.html
    Thu May 16 17:15:46 UTC 2024
      99.8K bytes
      Cache
     
  10. sklearn.ensemble.RandomForestClassifier — sciki...

    max_leaf_nodes in best-first fashion. Best nodes are defined...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
    Thu May 16 17:15:46 UTC 2024
      96.3K bytes
      Cache
     
Back to top