Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 941 - 950 of 1,835 for text (0.12 sec)

  1. 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
    Wed Jul 02 18:21:48 UTC 2025
      102.6K bytes
      Cache
     
  2. システムユーザでの実行 | DBFlute

    VENDOR_NEXT_SCHEMA to /*$dfprop.mainUser*/;...SELECT on /*$nextSchema*/.VENDOR_NEXT_SCHEMA_STATUS to /*$dfprop.mainUser*/;...
    dbflute.seasar.org/ja/manual/function/generator/task/replaceschema/systemuser.html
    Fri Jun 13 09:55:28 UTC 2025
      27.6K bytes
      Cache
     
  3. MultiTaskLassoCV — scikit-learn 1.7.0 documenta...

    default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Wed Jul 02 18:21:48 UTC 2025
      163.2K bytes
      Cache
     
  4. 9.3. Parallelism, resource management, and conf...

    sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...
    scikit-learn.org/stable/computing/parallelism.html
    Wed Jul 02 18:21:48 UTC 2025
      61K bytes
      Cache
     
  5. Gradient Boosting Out-of-Bag estimates — scikit...

    X_test , y_train , y_test = train_test_split ( X ,...for test data test_score = heldout_score ( clf , X_test , y_test...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Wed Jul 02 18:21:48 UTC 2025
      112K bytes
      Cache
     
  6. TimeSeriesSplit — scikit-learn 1.7.0 documentation

    test_size=None) >>> for i , ( train_index , test_index..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Wed Jul 02 18:21:48 UTC 2025
      129.5K bytes
      2 views
      Cache
     
  7. LeavePOut — scikit-learn 1.7.0 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
    Wed Jul 02 18:21:48 UTC 2025
      116.4K bytes
      Cache
     
  8. ShuffleSplit — scikit-learn 1.7.0 documentation

    print ( f " Test: index= { test_index } " ) Fold 0: Train:...4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Wed Jul 02 18:21:48 UTC 2025
      124.6K bytes
      Cache
     
  9. Developer’s Guide — scikit-learn 1.7.0 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
    Wed Jul 02 18:21:48 UTC 2025
      37.7K bytes
      Cache
     
  10. SelectFpr — scikit-learn 1.7.0 documentation

    a FPR test. FPR test stands for False Positive Rate test. It controls...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Wed Jul 02 18:21:48 UTC 2025
      132.7K bytes
      Cache
     
Back to top