Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 1,621 for test (0.06 sec)

  1. sklearn.discriminant_analysis.LinearDiscriminan...

    the mean accuracy on the given test data and labels. set_output...n_features) Array of samples (test vectors). Returns : C ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Wed Mar 27 16:42:10 UTC 2024
      68.5K bytes
      Cache
     
  2. sklearn.preprocessing.minmax_scale — scikit-lea...

    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.minmax_scale.html
    Wed Mar 27 16:42:11 UTC 2024
      25.2K bytes
      Cache
     
  3. 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 Mar 28 01:05:33 UTC 2024
      594.2K bytes
      Cache
     
  4. sklearn.linear_model.ElasticNetCV — scikit-lear...

    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 Mar 27 16:42:10 UTC 2024
      75.9K bytes
      Cache
     
  5. sklearn.naive_bayes.GaussianNB — scikit-learn 1...

    classification on an array of test vectors X. predict_joint_log_proba...probability estimates for the test vector X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html
    Wed Mar 27 16:42:10 UTC 2024
      69.3K bytes
      Cache
     
  6. 1.6. Nearest Neighbors — scikit-learn 1.4.1 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 Mar 27 16:42:10 UTC 2024
      99.8K bytes
      Cache
     
  7. sklearn.naive_bayes.BernoulliNB — scikit-learn ...

    classification on an array of test vectors X. predict_joint_log_proba...probability estimates for the test vector X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Wed Mar 27 16:42:10 UTC 2024
      66.8K bytes
      Cache
     
  8. 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
    Tue Mar 26 15:09:55 UTC 2024
      62K bytes
      Cache
     
  9. 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 Mar 27 16:42:11 UTC 2024
      47.9K bytes
      Cache
     
  10. sklearn.linear_model.LassoCV — scikit-learn 1.4...

    test) splits as arrays of indices....n_folds) Mean square error for the test set on each fold, varying alpha....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Wed Mar 27 16:42:11 UTC 2024
      80.3K bytes
      Cache
     
Back to top