Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 169 for test (0.18 sec)

  1. 2.6. Covariance estimation — scikit-learn 1.5.0...

    then the test set is supposed to have the...
    scikit-learn.org/stable/modules/covariance.html
    Wed Jun 05 00:53:46 UTC 2024
      64.7K bytes
      Cache
     
  2. bootstrap.js

    test(j());if(/Trident/i.test(j())&&S(t)&&"fi...F(){return!/^((?!chrome|android).)*safari/i.test(j())}function H(t,e,i){void...
    scikit-learn.org/dev/_static/scripts/bootstrap.js
    Wed Jun 05 00:53:44 UTC 2024
      79.8K bytes
      Similar Results (1)
     
  3. Elastic Universal Profiling: Delivering perform...

    implement a quick workaround to test our hypothesis. Apart from having...
    www.elastic.co/observability-labs/blog/elastic-universal-profiling-performance-improvements-reduc...
    Wed Jun 05 01:04:51 UTC 2024
      97.5K bytes
      Cache
     
  4. 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
    Wed Jun 05 00:53:45 UTC 2024
      62.2K bytes
      Cache
      Similar Results (1)
     
  5. Installing scikit-learn — scikit-learn 1.5.0 do...

    2 tests pytest-cov 2.9.0 tests ruff 0.2.1 tests black 24.3.0...24.3.0 tests mypy 1.9 tests pyamg 4.0.0 tests polars 0.20.23 docs,...
    scikit-learn.org/stable/install.html
    Wed Jun 05 00:53:46 UTC 2024
      55K bytes
      Cache
      Similar Results (1)
     
  6. Linear Regression Example — scikit-learn 1.5.0 ...

    scatter ( diabetes_X_test , diabetes_y_test , color = "black" )...Split the data into training/testing sets diabetes_X_train = diabetes_X...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols.html
    Wed Jun 05 00:53:47 UTC 2024
      89.2K bytes
      Cache
     
  7. Working With Text Data — scikit-learn 1.5.0 doc...

    >>> docs_test = twenty_test . data >>> predicted = text_clf . predict...object’s best_score_ and best_params_ attributes store the best mean...
    scikit-learn.org/stable/tutorial/text_analytics/working_with_text_data.html
    Wed Jun 05 00:53:46 UTC 2024
      80.1K bytes
      Cache
     
  8. Developer’s Guide — scikit-learn 1.6.dev0 docum...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/dev/developers/index.html
    Wed Jun 05 00:53:44 UTC 2024
      42.2K bytes
      Cache
     
  9. MNIST classification using multinomial logistic...

    X_test , y_train , y_test = train_test_split ( X ,...clf . score ( X_test , y_test ) # print('Best C % .4f' % clf.C_)...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Wed Jun 05 00:53:47 UTC 2024
      95.5K bytes
      Cache
     
  10. Confusion matrix — scikit-learn 1.5.0 documenta...

    set and a test set X_train , X_test , y_train , y_test = train_test_split...from_estimator ( classifier , X_test , y_test , display_labels = class_names...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Wed Jun 05 00:53:47 UTC 2024
      88.7K bytes
      Cache
     
Back to top