Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 180 of 904 for test (0.16 sec)

  1. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Wed Apr 24 18:54:16 UTC 2024
      2.9K bytes
     
  2. 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
    Wed Apr 24 18:54:19 UTC 2024
      28.6K bytes
      Cache
     
  3. 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
    Wed Apr 24 18:54:16 UTC 2024
      77.6K bytes
      Cache
     
  4. AIOps with the Elastic Observability platform |...

    test, and deploy your own. Automatically...
    www.elastic.co/observability/aiops
    Thu Apr 25 00:03:11 UTC 2024
      644K bytes
      Cache
     
  5. sklearn.covariance.LedoitWolf — scikit-learn 1....

    score (X_test[, y]) Compute the log-likelihood of X_test under the...: X_test array-like of shape (n_samples, n_features) Test data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Wed Apr 24 18:54:16 UTC 2024
      50K bytes
      Cache
     
  6. Linklaters Delivers Faster, Better Enterprise S...

    test, and go live with no interruption...This streamlines development, testing, and enables automated scaling...
    www.elastic.co/customers/linklaters
    Thu Apr 25 00:51:20 UTC 2024
      509.6K bytes
      Cache
     
  7. Infrastructure Monitoring with Elastic Observab...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/infrastructure-monitoring
    Thu Apr 25 00:03:21 UTC 2024
      641.6K bytes
      Cache
     
  8. 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
    Wed Apr 24 18:54:19 UTC 2024
      99.8K bytes
      Cache
     
  9. sklearn.datasets.load_iris — scikit-learn 1.4.2...

    (ROC) Nested versus non-nested cross-validation Nested versus...(ROC) with cross validation Test with permutations the significance...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html
    Wed Apr 24 18:54:16 UTC 2024
      42.2K bytes
      Cache
     
  10. sklearn.feature_selection.RFECV — scikit-learn ...

    test) splits as arrays of indices....ndarrays A dict with keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Wed Apr 24 18:54:19 UTC 2024
      73.9K bytes
      Cache
     
  11. sklearn.model_selection.cross_val_score — sciki...

    IterativeImputer Nested versus non-nested cross-validation Nested versus...splitting the dataset into train/test set. Only used in conjunction...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html
    Wed Apr 24 18:54:19 UTC 2024
      34K bytes
      Cache
     
  12. Implementing search and generative AI for your ...

    test, and maintain your new search...
    www.elastic.co/explore/improving-digital-customer-experiences/implementing-search-for-your-knowle...
    Thu Apr 25 00:48:52 UTC 2024
      485.1K bytes
      Cache
     
  13. sklearn.decomposition.SparsePCA — scikit-learn ...

    n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Wed Apr 24 18:54:16 UTC 2024
      47.9K bytes
      Cache
     
  14. sklearn.impute.KNNImputer — scikit-learn 1.4.2 ...

    missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Wed Apr 24 18:54:16 UTC 2024
      45.6K bytes
      Cache
     
  15. sklearn.compose.TransformedTargetRegressor — sc...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Wed Apr 24 18:54:16 UTC 2024
      53.3K bytes
      Cache
     
  16. sklearn.linear_model.LassoLarsCV — scikit-learn...

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Wed Apr 24 18:54:16 UTC 2024
      58.5K bytes
      Cache
     
  17. sklearn.linear_model.QuantileRegressor — scikit...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Wed Apr 24 18:54:19 UTC 2024
      52.6K bytes
      Cache
     
  18. The Telegraph Media Group (TMG) increases Conte...

    opportunities for machine learning to test headlines, or find the topics...Group (TMG) is one of the UK's best recognized print and digital...
    www.elastic.co/customers/telegraph-media-group
    Thu Apr 25 00:48:06 UTC 2024
      514.7K bytes
      Cache
     
  19. sklearn.ensemble.AdaBoostRegressor — scikit-lea...

    n_features) Test samples. For some estimators...determine the prediction on a test set after each boost. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Wed Apr 24 18:54:16 UTC 2024
      59.6K bytes
      Cache
     
  20. sklearn.svm.NuSVC — scikit-learn 1.4.2 document...

    the mean accuracy on the given test data and labels. set_fit_request...(n_samples, n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Wed Apr 24 18:54:16 UTC 2024
      69.3K bytes
      Cache
     
Back to top