Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 105 for check (0.08 sec)

  1. 11.1. Array API support (experimental) — scikit...

    Common estimator checks # Add the array_api_support...This will enable dedicated checks as part of the common tests...
    scikit-learn.org/stable/modules/array_api.html
    Fri May 31 14:06:06 UTC 2024
      55.3K bytes
      Cache
     
  2. Version 0.15 — scikit-learn 1.6.dev0 documentation

    Fixed data input checks of most estimators to accept...Plotting Learning Curves and Checking Models’ Scalability . By Alexander...
    scikit-learn.org/dev/whats_new/v0.15.html
    Fri May 31 14:06:04 UTC 2024
      80.9K bytes
      Cache
      Similar Results (1)
     
  3. Version 1.6 — scikit-learn 1.6.dev0 documentation

    check_scoring now accepts raise_exc...
    scikit-learn.org/dev/whats_new/v1.6.html
    Fri May 31 14:06:06 UTC 2024
      37.9K bytes
      Cache
     
  4. Developing with the Plotting API — scikit-learn...

    plot will check if the number of axes is consistent...
    scikit-learn.org/dev/developers/plotting.html
    Fri May 31 14:06:03 UTC 2024
      36K bytes
      Cache
     
  5. Developer’s Guide — scikit-learn 1.6.dev0 docum...

    set_output Developer API for check_is_fitted Developer API for...outdated diffs on pull requests Checking out pull requests as remote-tracking...
    scikit-learn.org/dev/developers/index.html
    Fri May 31 14:06:05 UTC 2024
      42.2K bytes
      Cache
     
  6. Maintainer/Core-Developer Information — scikit-...

    TYPE_CHECKING check. See sklearn/ensemble/__init__.py...perfect, and requires manual checking of the changes. If the what’s...
    scikit-learn.org/dev/developers/maintainer.html
    Fri May 31 14:06:03 UTC 2024
      59.4K bytes
      1 views
      Cache
     
  7. Cython Best Practices, Conventions and Knowledg...

    Activating checks might help. E.g. for activating...Make sure you have deactivated checks . Always prefer memoryviews...
    scikit-learn.org/dev/developers/cython.html
    Fri May 31 14:06:03 UTC 2024
      36.5K bytes
      Cache
     
  8. 8.3. Parallelism, resource management, and conf...

    To check whether this is the case in...test suite limited. This will check that the assertions of tests...
    scikit-learn.org/dev/computing/parallelism.html
    Fri May 31 14:06:03 UTC 2024
      62.2K bytes
      Cache
      Similar Results (1)
     
  9. How to optimize for speed — scikit-learn 1.6.de...

    profile your code so as to check performance assumptions , it...in the tests and use it to check that the results of the compiled...
    scikit-learn.org/dev/developers/performance.html
    Fri May 31 14:06:05 UTC 2024
      72.4K bytes
      Cache
     
  10. MNIST classification using multinomial logistic...

    utils import check_random_state # Turn down for...as_frame = False ) random_state = check_random_state ( 0 ) permutation...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Fri May 31 14:06:06 UTC 2024
      95.5K bytes
      Cache
     
Back to top