Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 124 for tests (0.13 sec)

  1. sklearn.preprocessing.power_transform — scikit-...

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Mon May 20 18:34:24 UTC 2024
      22.4K bytes
      Cache
     
  2. Elastic Observability [8.13] | Elastic

    Write a synthetic test Write a synthetic test to check critical...browser monitors Write a synthetic test Configure individual monitors...
    www.elastic.co/guide/en/observability/current/index.html
    Thu May 16 21:25:18 UTC 2024
      66K bytes
      Cache
     
  3. 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 May 22 15:20:05 UTC 2024
      72.4K bytes
      Cache
     
  4. Ask MetaFilter

    Should I investigate these blood test results further? YANMD, but...am confused by my HBA1C blood test results that my doctor (on the...
    ask.metafilter.com
    Thu May 23 00:43:14 UTC 2024
      78.3K bytes
      Cache
     
  5. 4.2. Permutation feature importance — scikit-le...

    model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...
    scikit-learn.org/stable/modules/permutation_importance.html
    Wed May 22 15:20:08 UTC 2024
      61.2K bytes
      Cache
     
  6. 3. Model selection and evaluation — scikit-lear...

    Permutation test score 3.2. Tuning the hyper-parameters...
    scikit-learn.org/stable/model_selection.html
    Wed May 22 15:20:06 UTC 2024
      39K bytes
      Cache
     
  7. Sparsity Example: Fitting only features 1 and 2...

    indices ] X_test = X [ - 20 :, indices ] y_train...y_train = y [: - 20 ] y_test = y [ - 20 :] Next we fit a linear...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_3d.html
    Wed May 22 15:20:05 UTC 2024
      92K bytes
      Cache
     
  8. 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
    Thu May 23 01:07:55 UTC 2024
      79.8K bytes
      Cache
     
  9. Elastic SharePoint Online connector reference |...

    Connector testing for more details. To perform E2E testing for the...more information. End-to-end testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-sharepoint-online.html
    Thu May 16 16:21:35 UTC 2024
      88K bytes
      Cache
     
  10. 1.16. Probability calibration — scikit-learn 1....

    test_set) couples (as determined...Then its predictions on the test subset are used to fit a calibrator...
    scikit-learn.org/stable/modules/calibration.html
    Wed May 22 15:20:08 UTC 2024
      66.4K bytes
      Cache
     
Back to top