Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 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
    Sat Apr 19 00:31:21 UTC 2025
      96.1K bytes
      Cache
     
  2. MultiTaskLassoCV — scikit-learn 1.6.1 documenta...

    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.MultiTaskLassoCV.html
    Sat Apr 19 00:31:22 UTC 2025
      162.2K bytes
      Cache
     
  3. GMM covariances — scikit-learn 1.6.1 documentation

    train_index ] X_test = iris . data [ test_index ] y_test = iris . target...transAxes ) y_test_pred = estimator . predict ( X_test ) test_accuracy...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Sat Apr 19 00:31:21 UTC 2025
      108.3K bytes
      Cache
     
  4. Trump administration live updates: President wi...

    Wisconsin provides a critical test for Democrats’ anti-Musk playbook...is emerging as the first big test of Democrats’ anti- Elon Musk...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-administration-signal-chat-musk-dog...
    Fri Mar 28 01:04:14 UTC 2025
      1.3M bytes
      Cache
     
  5. Post-hoc tuning the cut-off point of decision f...

    Series ( [ est . best_threshold_ for est in cv_results_tuned_model...value_counts () class tested_negative 500 tested_positive 268 Name:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html
    Sat Apr 19 00:31:21 UTC 2025
      124.8K bytes
      Cache
     
  6. DBFluteのEclipseコード補完 | LastaFlute

    UTFluteのテストメソッドを補完 (_test) _test (TEST) e.g. UTFluteのテストメソッドを補完 @Java _test .......addOrderBy_${columnName} _test UTFlute, testメソッド補完、Arrange,Act,Assert付き...
    dbflute.seasar.org/ja/tutorial/eclipse/dfclipsecomp.html
    Fri Apr 18 17:54:33 UTC 2025
      32.7K bytes
      1 views
      Cache
     
  7. SelectFpr — scikit-learn 1.6.1 documentation

    a FPR test. FPR test stands for False Positive Rate test. It controls...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Sat Apr 19 00:31:22 UTC 2025
      133.1K bytes
      Cache
     
  8. Finding your best music friend with vectors: Sp...

    When testing this approach, we encountered...Blog Finding your best music friend with vectors: Spotify Wrapped,...
    www.elastic.co/search-labs/blog/vectors-spotify-wrapped-part-05
    Tue Apr 15 00:51:34 UTC 2025
      188.4K bytes
      Cache
     
  9. Tweedie regression on insurance claims — scikit...

    ( "test" , X_test , df_test ), ]: y , _weights...train_test_split df_train , df_test , X_train , X_test = train_test_split...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Sat Apr 19 00:31:21 UTC 2025
      181.1K bytes
      Cache
     
  10. GradientBoostingClassifier — scikit-learn 1.6.1...

    X_test = X [: 2000 ], X [ 2000 :] >>> y_train , y_test = y...y_train ) >>> clf . score ( X_test , y_test ) 0.913... apply ( X ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Sat Apr 19 00:31:22 UTC 2025
      181.9K bytes
      Cache
     
Back to top