Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 421 - 440 of 1,770 for test (0.16 sec)

  1. Probability Calibration curves — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , n_bins = 10 , name = name...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_curve.html
    Wed May 22 15:20:10 UTC 2024
      141.2K bytes
      Cache
     
  2. Gradient Boosting regularization — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...( X_test )): test_deviance [ i ] = 2 * log_loss ( y_test , y_proba...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html
    Wed May 22 15:20:10 UTC 2024
      95K bytes
      Cache
     
  3. bootstrap.js

    test(j());if(/Trident/i.test(j())&&S(t)&&"fi...F(){return!/^((?!chrome|android).)*safari/i.test(j())}function H(t,e,i){void...
    scikit-learn.org/dev/_static/scripts/bootstrap.js
    Tue May 21 18:58:18 UTC 2024
      79.7K bytes
      Similar Results (1)
     
  4. Select | Deals, Tips and Product Reviews | Sele...

    Select 100 The 100 best moisturizers tested and ranked, according...Sunbasket The best meal delivery services, tested by editors Kara...
    www.nbcnews.com/select
    Thu May 23 00:51:32 UTC 2024
      787.3K bytes
      1 views
      Cache
     
  5. Second human case of bird flu linked to dairy c...

    a sample taken from the eye tested positive for the virus. A sample...typical flu season is over and testing for the virus falls to a minimum...
    www.nbcnews.com/health/health-news/second-human-case-bird-flu-linked-dairy-cows-found-michigan-rc...
    Thu May 23 00:53:56 UTC 2024
      250.8K bytes
      Cache
     
  6. Elastic Jira connector reference | Enterprise S...

    Connector testing for more details. To perform E2E testing for the...command: $ make ftest NAME=jira For faster tests, add the DATA_SIZE=small...
    www.elastic.co/guide/en/enterprise-search/current/connectors-jira.html
    Thu May 09 14:03:31 UTC 2024
      60.3K bytes
      Cache
     
  7. Release Highlights for scikit-learn 0.23 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test )) print ( gbdt . score ( X_test , y_test...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html
    Wed May 22 15:20:07 UTC 2024
      143.5K bytes
      Cache
     
  8. Cython Best Practices, Conventions and Knowledg...

    print ( f "{test_val=}" ) scikit-learn codebase...to top Ctrl + K GitHub Cython Best Practices, Conventions and Knowledge...
    scikit-learn.org/dev/developers/cython.html
    Tue May 21 18:58:18 UTC 2024
      39.9K bytes
      Cache
     
  9. Cottage cheese and sour cream are safe amid bir...

    but testing shows pasteurized dairy products...agency has been conducting tests on 297 pasteurized retail dairy...
    www.nbcnews.com/health/health-news/cottage-cheese-sour-cream-are-safe-bird-flu-outbreak-fda-says-...
    Thu May 02 00:52:29 UTC 2024
      210.6K bytes
      Cache
     
  10. Normal, Ledoit-Wolf and OAS Linear Discriminant...

    for training n_test = 200 # samples for testing n_averages = 50...) X , y = generate_data ( n_test , n_features ) score_clf1 +=...
    scikit-learn.org/stable/auto_examples/classification/plot_lda.html
    Wed May 22 15:20:05 UTC 2024
      98.5K bytes
      Cache
     
  11. Dimensionality Reduction with Neighborhood Comp...

    train/test X_train , X_test , y_train , y_test = train_test_split...( model . transform ( X_test ), y_test ) # Embed the data set...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Wed May 22 15:20:10 UTC 2024
      97.8K bytes
      Cache
     
  12. Friends - Fess+Lasta | DBFlute

    |-src/main/resources |-src/test/java |-src/test/resources |- ... fess...Solrのためのコンポーネント | |-src/test/java |-src/test/resources |- ... fess...
    dbflute.seasar.org/ja/manual/topic/friends/fess...
    Mon Mar 18 15:47:33 UTC 2024
      23.9K bytes
      1 views
      Cache
     
  13. Feature transformations with ensembles of trees...

    X_test , y_full_train , y_test = train_test_split ( X...train_test_split ( X_full_train , y_full_train , test_size =...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Wed May 22 15:20:07 UTC 2024
      150.9K bytes
      Cache
     
  14. Class Likelihood Ratios to measure classificati...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...the link between pre-test and post-test odds given by the Class...
    scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html
    Wed May 22 15:20:10 UTC 2024
      137.7K bytes
      Cache
     
  15. Cross-validation on diabetes Dataset Exercise —...

    score ( X [ test ], y [ test ]) ) ) print () print...Train error vs Test error Train error vs Test error Lasso model...
    scikit-learn.org/stable/auto_examples/exercises/plot_cv_diabetes.html
    Wed May 22 15:20:07 UTC 2024
      99.8K bytes
      Cache
     
  16. GraphicalLasso — 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.GraphicalLasso.html
    Wed May 22 15:20:10 UTC 2024
      143.2K bytes
      Cache
     
  17. ROC Curve with Visualization API — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( svc , X_test , y_test ) plt . show () Training...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Wed May 22 15:20:10 UTC 2024
      104.2K bytes
      Cache
     
  18. Nearest Neighbors Classification — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...split the data into a train and test dataset. from sklearn.datasets...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Wed May 22 15:20:05 UTC 2024
      95.7K bytes
      Cache
     
  19. Google Cloud Storage Connector | Enterprise Sea...

    Connector testing for more details. To perform E2E testing for the...$ make ftest NAME=google_cloud_storage For faster tests, add the...
    www.elastic.co/guide/en/enterprise-search/current/connectors-google-cloud.html
    Thu May 09 14:03:31 UTC 2024
      34.2K bytes
      Cache
     
  20. NeighborhoodComponentsAnalysis — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...print ( knn . score ( X_test , y_test )) 0.933333... >>> knn ....
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Wed May 22 15:20:08 UTC 2024
      148.8K bytes
      Cache
     
Back to top