Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1321 - 1330 of 2,142 for text (0.22 sec)

  1. 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
    Tue Nov 12 15:10:59 UTC 2024
      15.2K bytes
      22 views
      Cache
     
  2. Entertainment News | Slashdot

    report : Plex is beginning to test its "newly reimagined Plex experience,"...again to download until sometime next year." Further reading: Google,...
    entertainment.slashdot.org
    Sun Nov 24 01:11:01 UTC 2024
      149.9K bytes
      Cache
     
  3. Image denoising using kernel PCA — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...0.25 , size = X_test . shape ) X_test_noisy = X_test + noise noise...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Sat Nov 23 04:49:14 UTC 2024
      98.4K bytes
      Cache
     
  4. GraphicalLasso — scikit-learn 1.5.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
    Sat Nov 23 04:49:15 UTC 2024
      136.3K bytes
      Cache
     
  5. DummyClassifier — scikit-learn 1.5.2 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Sat Nov 23 04:49:16 UTC 2024
      141.3K bytes
      Cache
     
  6. LeavePGroupsOut — scikit-learn 1.5.2 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
    Sat Nov 23 04:49:15 UTC 2024
      121.8K bytes
      Cache
     
  7. LeavePOut — scikit-learn 1.5.2 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Sat Nov 23 04:49:15 UTC 2024
      115.4K bytes
      Cache
     
  8. 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
    Sat Nov 23 04:49:15 UTC 2024
      134.8K bytes
      Cache
     
  9. Common pitfalls in the interpretation of coeffi...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...predict ( X_test ) mae_test = median_absolute_error ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Sat Nov 23 04:49:14 UTC 2024
      270.1K bytes
      Cache
     
  10. LeaveOneOut — scikit-learn 1.5.2 documentation

    Provides train/test indices to split data in train/test sets. Each..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Sat Nov 23 04:49:14 UTC 2024
      115.3K bytes
      Cache
     
Back to top