Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 941 - 950 of 1,698 for text (0.21 sec)

  1. GroupKFold — scikit-learn 1.6.1 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.GroupKFold.html
    Mon Apr 21 17:07:39 UTC 2025
      127.7K bytes
      Cache
     
  2. check_estimator — scikit-learn 1.6.1 documentation

    running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Mon Apr 21 17:07:40 UTC 2025
      122.8K bytes
      Cache
     
  3. cross_validate — scikit-learn 1.6.1 documentation

    this dict are: test_score The score array for test scores on each..._score in test_score changes to a specific metric like test_r2 or...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Mon Apr 21 17:07:39 UTC 2025
      137.1K bytes
      Cache
     
  4. dbflute-eclipse-editor-templates.zip

    next.HtmlNext)}); } ${var} -> ${var}.${newName}...Validation // ========== public void test_${name}() { // ## Arrange ##...
    dbflute.seasar.org/download/misc/settings/dbflute-eclipse-editor-templates.zip
    Fri Apr 18 17:54:29 UTC 2025
      4.1K bytes
      2 views
     
  5. Cerner: Powering the search for mean time to kn...

    Director wasn’t selling “the next big shiny thing”, but rather...a factor of eleven over the next 12 months. In the absence of...
    www.elastic.co/customers/cerner
    Tue Apr 22 00:35:57 UTC 2025
      432.4K bytes
      Cache
     
  6. Dimensionality Reduction with Neighborhood Comp...

    train/test X_train , X_test , y_train , y_test = train_test_split...( model . transform ( X_test ), y_test ) # Embed the data set...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Mon Apr 21 17:07:38 UTC 2025
      98K bytes
      Cache
     
  7. ExtraTreesRegressor — scikit-learn 1.6.1 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... apply ( X )...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Mon Apr 21 17:07:39 UTC 2025
      165.2K bytes
      Cache
     
  8. AdaBoostClassifier — scikit-learn 1.6.1 documen...

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Mon Apr 21 17:07:39 UTC 2025
      160.9K bytes
      Cache
     
  9. validation_curve — scikit-learn 1.6.1 documenta...

    print ( f "The average test accuracy is { test_scores . mean () :...curve. Determine training and test scores for varying parameter...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Mon Apr 21 17:07:39 UTC 2025
      121.1K bytes
      Cache
     
  10. Scalable learning with polynomial kernel approx...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , train_size = 5_000 , test_size = 10_000...
    scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html
    Mon Apr 21 17:07:38 UTC 2025
      115.4K bytes
      Cache
     
Back to top