Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 1,068 for test (0.09 sec)

  1. 8.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/dev/computing/parallelism.html
    Fri May 31 14:06:03 UTC 2024
      62.2K bytes
      Cache
      Similar Results (1)
     
  2. fetch_lfw_pairs — scikit-learn 1.5.0 documentation

    test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Fri May 31 14:06:06 UTC 2024
      119.2K bytes
      Cache
     
  3. Microsoft's Automatic Super Resolution arrives ...

    other games can be manually tested with Auto SR. As long as it...However, only actual time and testing will determine whether this...
    www.tomshardware.com/video-games/pc-gaming/microsofts-automatic-super-resolution-arrives-to-impro...
    Sun May 26 17:24:42 UTC 2024
      656.6K bytes
      Cache
     
  4. MetaFilter | Community Weblog

    Test yourself here . posted by anotherpanacea...style="display:none"></div> <script type="text/javascript"> !function() { var...
    www.metafilter.com/
    Sun Jun 02 00:44:29 UTC 2024
      82.1K bytes
      2 views
      Cache
     
  5. Gradient Boosting regression — scikit-learn 1.5...

    X_test , y_train , y_test = train_test_split ( X ,...mean_squared_error ( y_test , reg . predict ( X_test )) print ( "The...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html
    Fri May 31 14:06:06 UTC 2024
      107.7K bytes
      Cache
     
  6. Multiclass sparse logistic regression on 20newg...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) accuracy = np . sum ( y_pred == y_test ) / y_test...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Fri May 31 14:06:06 UTC 2024
      104.4K bytes
      Cache
     
  7. GraphicalLassoCV — scikit-learn 1.5.0 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Fri May 31 14:06:07 UTC 2024
      150.5K bytes
      Cache
     
  8. 2.5. Decomposing signals in components (matrix ...

    ||X-UV||_{\text{Fro}}^2+\alpha||V||_{1,1} \\ \text{subject to...||X-UV||_{\text{Fro}}^2+\alpha||U||_{1,1} \\ \text{subject to...
    scikit-learn.org/stable/modules/decomposition.html
    Fri May 31 14:06:07 UTC 2024
      132.5K bytes
      Cache
     
  9. L1-based models for Sparse Signals — scikit-lea...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 , shuffle = False ) In...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Fri May 31 14:06:06 UTC 2024
      124K bytes
      Cache
     
  10. Statistical comparison of models using grid sea...

    "rank_test_score" , "mean_test_score" , "std_test_score" ]]...params rank_test_score mean_test_score std_test_score kernel...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Fri May 31 14:06:04 UTC 2024
      177K bytes
      Cache
     
Back to top