Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 857 for tests (0.48 sec)

  1. 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
    Mon Jun 30 13:50:27 UTC 2025
      113.1K bytes
      Cache
     
  2. Introducing the set_output API — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...X_train ) X_test_scaled = scaler . transform ( X_test ) X_test_scaled...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Mon Jun 30 13:50:30 UTC 2025
      160.9K bytes
      Cache
     
  3. 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
    Mon Jun 30 13:50:29 UTC 2025
      126.1K bytes
      Cache
     
  4. DBFlute Example (サンプル) | DBFlute

    MySQL dbflute-test-dbms-mysql PostgreSQL dbflute-test-dbms-postgresql...Oracle dbflute-test-dbms-oracle DB2 dbflute-test-dbms-db2 SQLServer...
    dbflute.seasar.org/ja/manual/reference/example/index.html
    Fri Jun 13 09:55:28 UTC 2025
      15.2K bytes
      44 views
      Cache
     
  5. Face completion with a multi-output estimators ...

    randint ( test . shape [ 0 ], size = ( n_faces ,)) test = test [ face_ids...2 :] X_test = test [:, : ( n_pixels + 1 ) // 2 ] y_test = test...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Mon Jun 30 13:50:30 UTC 2025
      99.2K bytes
      Cache
     
  6. plot_hgbt_regression.zip

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Sun Jun 29 19:04:30 UTC 2025
      36.8K bytes
     
  7. getting_started.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, random_state=0)...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=0)...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Sun Jun 29 19:04:30 UTC 2025
      10K bytes
      1 views
     
  8. LeavePGroupsOut — scikit-learn 1.7.0 documentation

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Mon Jun 30 13:50:28 UTC 2025
      122.8K bytes
      Cache
     
  9. plot_multi_metric_evaluation.zip

    ``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...``'_<scorer_name>'`` (``'mean_test_precision'``,\n``'rank_test_precision'``,...
    scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip
    Sun Jun 29 19:04:30 UTC 2025
      8.8K bytes
      Similar Results (1)
     
  10. MetaTalk

    June 19 test MeTa queue test [ more inside ] posted by Testy Tess...at 3:02 PM - 6 comments Queue test Is this MetaTalk post published...
    metatalk.metafilter.com
    Tue Jul 01 00:52:44 UTC 2025
      37.5K bytes
      1 views
      Cache
     
Back to top