Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 160 of 1,104 for test (0.24 sec)

  1. LedoitWolf — scikit-learn 1.5.0 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 Jun 03 12:46:40 UTC 2024
      143.1K bytes
      Cache
     
  2. Accelerating Elastic detection tradecraft with ...

    json test files, that included the essential...various model parameters Create a test suite to validate our results...
    www.elastic.co/security-labs/accelerating-elastic-detection-tradecraft-with-llms
    Wed Jun 05 01:06:52 UTC 2024
      79.8K bytes
      Cache
     
  3. OneVsRestClassifier — scikit-learn 1.5.0 docume...

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Mon Jun 03 12:46:39 UTC 2024
      158.6K bytes
      Cache
     
  4. KNeighborsRegressor — scikit-learn 1.5.0 docume...

    n_indexed) if metric == ‘precomputed’ Test samples. Returns : y ndarray...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Wed Jun 05 00:53:46 UTC 2024
      157.3K bytes
      Cache
     
  5. LassoLarsCV — scikit-learn 1.5.0 documentation

    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 Jun 05 00:53:46 UTC 2024
      151.9K bytes
      Cache
     
  6. BayesianGaussianMixture — scikit-learn 1.5.0 do...

    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.BayesianGaussianMixture.html
    Mon Jun 03 12:46:39 UTC 2024
      159K bytes
      Cache
     
  7. CogStack transforms healthcare with Elasticsear...

    source version of Elastic to test some early proofs of concept,”...risk to patients “If there is a test that shows an abnormality, CogStack...
    www.elastic.co/customers/nhs
    Wed Jun 05 00:39:41 UTC 2024
      371.4K bytes
      Cache
     
  8. mutual_info_regression — scikit-learn 1.5.0 doc...

    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
    Wed Jun 05 00:53:45 UTC 2024
      120.5K bytes
      Cache
     
  9. GaussianMixture — scikit-learn 1.5.0 documentation

    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
    Wed Jun 05 00:53:45 UTC 2024
      155.8K bytes
      Cache
     
  10. feed.xml

    import { test, expect } from "@playwright/test"; test("homepage...import { test, expect } from "@playwright/test"; test("homepage...
    www.elastic.co/observability-labs/rss/feed.xml
    Wed Jun 05 01:02:44 UTC 2024
      1.4M bytes
     
  11. make_regression — scikit-learn 1.5.0 documentation

    Train error vs Test error Train error vs Test error Effect of...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Mon Jun 03 12:46:39 UTC 2024
      124.8K bytes
      Cache
     
  12. GradientBoostingClassifier — scikit-learn 1.5.0...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913... apply ( X ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Wed Jun 05 00:53:47 UTC 2024
      187K bytes
      Cache
     
  13. 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
    Wed Jun 05 00:53:45 UTC 2024
      72.4K bytes
      Cache
     
  14. Infrastructure Monitoring with Elastic Observab...

    Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/infrastructure-monitoring
    Wed Jun 05 00:06:01 UTC 2024
      488.1K bytes
      Cache
     
  15. RidgeClassifier — scikit-learn 1.5.0 documentation

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Wed Jun 05 00:53:45 UTC 2024
      150.3K bytes
      Cache
     
  16. HalvingRandomSearchCV — scikit-learn 1.5.0 docu...

    cross-validated score of the best_estimator. best_params_ dict Parameter...that gave the best results on the hold out data. best_index_ int...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html
    Wed Jun 05 00:53:45 UTC 2024
      169.7K bytes
      Cache
      Similar Results (1)
     
  17. load_iris — scikit-learn 1.5.0 documentation

    (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 Jun 05 00:53:47 UTC 2024
      138.4K bytes
      Cache
     
  18. 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
    Wed Jun 05 00:45:29 UTC 2024
      355.7K bytes
      Cache
     
  19. cross_val_score — scikit-learn 1.5.0 documentation

    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 Jun 05 00:53:47 UTC 2024
      130.1K bytes
      Cache
     
  20. MLPClassifier — scikit-learn 1.5.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,...1]) >>> clf . score ( X_test , y_test ) 0.8... fit ( X , y ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Wed Jun 05 00:53:46 UTC 2024
      164K bytes
      Cache
     
Back to top