Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 271 - 280 of 813 for tests (1.17 sec)

  1. FixedThresholdClassifier — scikit-learn 1.7.1 d...

    X_test , y_train , y_test = train_test_split ( ......confusion_matrix ( y_test , classifier . predict ( X_test ))) [[217 7]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Sat Aug 23 16:32:03 UTC 2025
      142.4K bytes
      Cache
     
  2. Robust linear estimator fitting — scikit-learn ...

    sin ( X_test ) X_test = X_test [:, np . newaxis ] y_errors...newaxis ] X_test = np . random . normal ( size = 200 ) y_test = np ....
    scikit-learn.org/stable/auto_examples/linear_model/plot_robust_fit.html
    Sat Aug 23 16:32:03 UTC 2025
      101.5K bytes
      Cache
     
  3. KNeighborsRegressor — scikit-learn 1.7.1 docume...

    or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Sat Aug 23 16:32:03 UTC 2025
      151.8K bytes
      Cache
     
  4. EstimatorCheckFailedWarning — scikit-learn 1.7....

    estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html
    Sat Aug 23 16:32:03 UTC 2025
      106.9K bytes
      Cache
     
  5. maxabs_scale — scikit-learn 1.7.1 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html
    Sat Aug 23 16:32:04 UTC 2025
      109.8K bytes
      Cache
     
  6. fetch_rcv1 — scikit-learn 1.7.1 documentation

    test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Sat Aug 23 16:32:03 UTC 2025
      112K bytes
      Cache
     
  7. Guiding your organization with the 2024 Elastic...

    (OSTs) — tools that are used to test and identify flaws in environments....simulations like red teaming or pen testing. We can prepare for these potential...
    www.elastic.co/blog/guiding-your-team-2024-global-threat-report
    Sun Aug 24 00:59:44 UTC 2025
      565.8K bytes
      Cache
     
  8. Gaussian processes on discrete data structures ...

    ) X_test = [ "AAA" , "ATAG" , "CTC" , "CT" , "C" ] Y_test = [...len ( X_test )), [ 1.0 if c else - 1.0 for c in Y_test ], s =...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html
    Sat Aug 23 16:32:04 UTC 2025
      120.9K bytes
      1 views
      Cache
     
  9. ExtraTreeRegressor — scikit-learn 1.7.1 documen...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.33 apply ( X , check_input...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html
    Fri Aug 22 18:00:29 UTC 2025
      160.8K bytes
      Cache
     
  10. maihamadb properties

    test.prefix Env Lang Property uq Comment - - [Test] 1 The...to show test environment or not integration - [Test] 1 The prefix...
    dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html
    Tue Aug 12 02:41:09 UTC 2025
      93.3K bytes
      Cache
     
Back to top