Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 1,340 for test (0.06 sec)

  1. TweedieRegressor — scikit-learn 1.7.1 documenta...

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Tue Aug 19 13:22:49 UTC 2025
      141.7K bytes
      Cache
     
  2. LogisticRegression — scikit-learn 1.7.1 documen...

    n_features) Test samples. y array-like of shape...default. To apply a one-versus-rest scheme for the multiclass setting...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Tue Aug 19 13:22:48 UTC 2025
      191.6K bytes
      Cache
     
  3. Sample pipeline for text feature extraction and...

    ) data_test = fetch_20newsgroups ( subset = "test" , categories...vect__norm: l1 test_accuracy = random_search . score ( data_test . data...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Tue Aug 19 13:22:49 UTC 2025
      168.1K bytes
      1 views
      Cache
     
  4. Search tier autoscaling in Elasticsearch Server...

    start a 14-day free trial to test it out yourself! You can follow...autoscaling and performance stress testing at scale Dive into how Elasticsearch...
    www.elastic.co/search-labs/blog/elasticsearch-serverless-tier-autoscaling
    Wed Aug 20 00:46:05 UTC 2025
      149.8K bytes
      Cache
     
  5. SimpleImputer — scikit-learn 1.7.1 documentation

    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.SimpleImputer.html
    Tue Aug 19 13:22:51 UTC 2025
      147K bytes
      Cache
     
  6. Post-tuning the decision threshold for cost-sen...

    ]( est , X_test , y_test ), scoring [ "precision" ]( est , X_test..."fpr" ]( est , X_test , y_test ), scoring [ "tpr" ]( est , X_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Tue Aug 19 13:22:48 UTC 2025
      293.2K bytes
      Cache
     
  7. RANSACRegressor — scikit-learn 1.7.1 documentation

    the mean accuracy on the given test data, which is used for the...the inliers predicted by the “best” model found during RANSAC sampling...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RANSACRegressor.html
    Tue Aug 19 13:22:48 UTC 2025
      143.5K bytes
      Cache
     
  8. PassiveAggressiveClassifier — scikit-learn 1.7....

    classification of text documents Out-of-core classification of text documents...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Tue Aug 19 13:22:51 UTC 2025
      158.3K bytes
      Cache
     
  9. Statistical comparison of models using grid sea...

    "rank_test_score" , "mean_test_score" , "std_test_score" ]]...params rank_test_score mean_test_score std_test_score kernel...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Tue Aug 19 13:22:48 UTC 2025
      192K bytes
      Cache
     
  10. Faces recognition example using eigenfaces and ...

    X_test , y_train , y_test = train_test_split ( X , y , test_size...set and a test and keep 25% of the data for testing. X_train ,...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Tue Aug 19 13:22:51 UTC 2025
      113.1K bytes
      Cache
     
Back to top