Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 864 for test (0.11 sec)

  1. OneVsOneClassifier — scikit-learn 1.5.0 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
    Wed May 22 15:20:10 UTC 2024
      149.2K bytes
      Cache
     
  2. GraphicalLassoCV — scikit-learn 1.5.0 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Wed May 22 15:20:08 UTC 2024
      150.5K bytes
      Cache
     
  3. Examples — scikit-learn 1.5.0 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/index.html
    Wed May 22 15:20:05 UTC 2024
      251.5K bytes
      Cache
     
  4. Baba Entertainment uses Elastic for gaming data...

    Increased sales with real-time testing insights Sales increased 15%...from real-time customer A/B testing using Elastic Enterprise Search...
    www.elastic.co/customer/baba-entertainment
    Thu May 23 00:50:52 UTC 2024
      351.4K bytes
      Cache
     
  5. Supervised learning: predicting an output varia...

    iris_X_test = iris_X [ indices [ - 10 :]] >>> iris_y_test = iris_y...predict ( diabetes_X_test ) - diabetes_y_test ) ** 2 ) 2004.5......
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Wed May 22 15:20:08 UTC 2024
      77.2K bytes
      Cache
     
  6. MLPRegressor — scikit-learn 1.5.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,...-7.1...]) >>> regr . score ( X_test , y_test ) 0.4... fit ( X , y ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Wed May 22 15:20:10 UTC 2024
      156.2K bytes
      Cache
     
  7. ElasticNetCV — scikit-learn 1.5.0 documentation

    are tested by cross-validation and the one giving the best prediction...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Wed May 22 15:20:10 UTC 2024
      171.5K bytes
      Cache
     
  8. ElasticNet — scikit-learn 1.5.0 documentation

    Train error vs Test error Train error vs Test error Fitting an...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Wed May 22 15:20:10 UTC 2024
      174.5K bytes
      Cache
     
  9. Elastic Observability monitors metrics for Micr...

    import { test , expect } from "@playwright/test" ; test ( "homepage...requirements. RESOURCE_GROUP = "test" APP_PASSWORD = "SpecifyNewPasswordHe"...
    www.elastic.co/observability-labs/blog/observability-monitors-metrics-microsoft-azure
    Thu May 23 00:54:51 UTC 2024
      170.2K bytes
      Cache
     
  10. LinearDiscriminantAnalysis — scikit-learn 1.5.0...

    n_features) Array of samples (test vectors). Returns : C ndarray...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Wed May 22 15:20:10 UTC 2024
      160.6K bytes
      Cache
     
Back to top