Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 1,331 for test (0.41 sec)

  1. Kernel PCA — scikit-learn 1.7.1 documentation

    X_test , y_train , y_test = train_test_split ( X ,..."Training data" ) test_ax . scatter ( X_test [:, 0 ], X_test [:, 1 ],...
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Wed Aug 20 16:02:08 UTC 2025
      107.5K bytes
      Cache
     
  2. Plot classification probability — scikit-learn ...

    X_test , y_train , y_test = train_test_split ( X ,...predict_proba ( X_test ) accuracy_test = accuracy_score ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Wed Aug 20 16:02:08 UTC 2025
      126.1K bytes
      Cache
     
  3. Developer’s Guide — scikit-learn 1.7.1 document...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/stable/developers/index.html
    Tue Aug 19 13:22:48 UTC 2025
      37.7K bytes
      Cache
     
  4. 外だしSQLのタイトル (OutsideSqlTitle) | DBFlute

    [df-outside-sql-test] [df-outside-sql-test] [Advice] [df-outside-sql-test]...[df-outside-sql-test] /* [df-outside-sql-test] [Simple Member...
    dbflute.seasar.org/ja/manual/function/genbafit/dbflutefit/outsidesqltitle/index.html
    Tue Aug 12 02:41:09 UTC 2025
      13.3K bytes
      Cache
     
  5. 6. Visualizations — scikit-learn 1.7.1 document...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/visualizations.html
    Wed Aug 20 16:02:09 UTC 2025
      50K bytes
      Cache
     
  6. Decision Tree Regression — scikit-learn 1.7.1 d...

    Get predictions on the test set X_test = np . arange ( 0.0 , 5.0...predict ( X_test ) y_2 = regr_2 . predict ( X_test ) Plot the...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html
    Wed Aug 20 16:02:08 UTC 2025
      152.4K bytes
      Cache
     
  7. Shrinkage covariance estimation: LedoitWolf vs ...

    coloring_matrix ) X_test = np . dot ( base_X_test , coloring_matrix...ymin , - cv . best_estimator_ . score ( X_test ), color = "cyan"...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Wed Aug 20 16:02:09 UTC 2025
      108.5K bytes
      Cache
     
  8. 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 Aug 20 16:02:07 UTC 2025
      165.8K bytes
      Cache
     
  9. 2.6. Covariance estimation — scikit-learn 1.7.1...

    then the test set is supposed to have the...
    scikit-learn.org/stable/modules/covariance.html
    Wed Aug 20 16:02:08 UTC 2025
      59.7K bytes
      Cache
     
  10. Release Highlights for scikit-learn 0.22 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...plot_roc_curve(svc, X_test, y_test) # rfc_disp = plot_roc_curve(rfc, X_test, y_test,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Wed Aug 20 16:02:08 UTC 2025
      140.6K bytes
      Cache
     
Back to top