Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 391 - 400 of 1,305 for test (0.86 sec)

  1. Beyond RAG Basics: Advanced strategies for AI a...

    Strategies and best practices for implementing RAG . Test the latest...the challenges, solutions, and best practices in this evolving field...
    www.elastic.co/blog/beyond-rag-basics
    Wed Sep 24 00:57:23 UTC 2025
      530.2K bytes
      Cache
     
  2. 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
    Fri Oct 10 15:14:33 UTC 2025
      113.9K bytes
      Cache
     
  3. GraphicalLasso — scikit-learn 1.7.2 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
    Fri Oct 10 15:14:36 UTC 2025
      132.4K bytes
      Cache
     
  4. One-class SVM with non-linear kernel (RBF) — sc...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...X_train ) y_pred_test = clf . predict ( X_test ) y_pred_outliers...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Fri Oct 10 15:14:35 UTC 2025
      100.8K bytes
      1 views
      Cache
     
  5. RBF SVM parameters — scikit-learn 1.7.2 documen...

    best_params_ , grid . best_score_ ) ) The best parameters...and just applying it on the test set. from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Fri Oct 10 15:14:35 UTC 2025
      118.9K bytes
      Cache
     
  6. Release Highlights for scikit-learn 1.4 — sciki...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...( "cv error on test sets:" , results [ "test_mse" ]) # Setting...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html
    Fri Oct 10 15:14:36 UTC 2025
      176.2K bytes
      Cache
     
  7. RANSACRegressor — scikit-learn 1.7.2 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
    Fri Oct 10 15:14:35 UTC 2025
      143.5K bytes
      Cache
     
  8. Confusion matrix — scikit-learn 1.7.2 documenta...

    set and a test set X_train , X_test , y_train , y_test = train_test_split...from_estimator ( classifier , X_test , y_test , display_labels = class_names...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Fri Oct 10 15:14:35 UTC 2025
      88.9K bytes
      Cache
     
  9. FDA Warns About This Toxic Cookware — What to K...

    After testing several pieces of cookware...issue a warning about? The FDA tested the following products and...
    www.nbcnews.com/select/shopping/fda-warning-nonstick-cookware-leaching-lead-rcna231938
    Thu Sep 18 01:16:02 UTC 2025
      318.3K bytes
      Cache
     
  10. UTFluteのセットアップ | DBFlute

    @Java /** * The test case with container for unit test. * @author...PlainTestCase { public void test_demo() { // メソッド名が test で始まること markHere(...
    dbflute.seasar.org/ja/manual/function/helper/utflute/setup.html
    Mon Sep 15 10:51:17 UTC 2025
      23.5K bytes
      2 views
      Cache
     
Back to top