Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 525 for check (0.1 sec)

  1. check_symmetric — scikit-learn 1.5.2 documentation

    GitHub check_symmetric # sklearn.utils.validation. check_symmetric...sparse matrix} Input object to check / convert. Must be two-dimensional...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_symmetric.html
    Wed Oct 30 00:20:48 UTC 2024
      107.3K bytes
      Cache
     
  2. check_scoring — scikit-learn 1.5.2 documentation

    + K GitHub check_scoring # sklearn.metrics. check_scoring ( estimator...from sklearn.metrics import check_scoring >>> from sklearn.tree...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.check_scoring.html
    Wed Oct 30 20:01:21 UTC 2024
      108K bytes
      Cache
     
  3. check_memory — scikit-learn 1.5.2 documentation

    GitHub check_memory # sklearn.utils.validation. check_memory...sklearn.utils.validation import check_memory >>> check_memory ( "caching_dir"...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_memory.html
    Wed Oct 30 20:01:21 UTC 2024
      105.2K bytes
      Cache
     
  4. check_scalar — scikit-learn 1.5.2 documentation

    Ctrl + K GitHub check_scalar # sklearn.utils. check_scalar ( x ,...sklearn.utils.validation import check_scalar >>> check_scalar ( 10 , "x" ,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_scalar.html
    Mon Oct 28 21:34:16 UTC 2024
      108.8K bytes
      1 views
      Cache
     
  5. check_cv — scikit-learn 1.5.2 documentation

    K GitHub check_cv # sklearn.model_selection. check_cv ( cv =...sklearn.model_selection import check_cv >>> check_cv ( cv = 5 , y = None...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html
    Wed Oct 30 20:01:21 UTC 2024
      107.6K bytes
      Cache
     
  6. check_consistent_length — scikit-learn 1.5.2 do...

    GitHub check_consistent_length # sklearn.utils. check_consistent_length...th ( * arrays ) [source] # Check that all arrays have consistent...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_consistent_length.html
    Wed Oct 30 20:01:23 UTC 2024
      104.6K bytes
      1 views
      Cache
     
  7. check_X_y — scikit-learn 1.5.2 documentation

    Ctrl + K GitHub check_X_y # sklearn.utils. check_X_y ( X , y ,...Standard input checks are also applied to y, such as checking that y...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_X_y.html
    Wed Oct 30 20:01:23 UTC 2024
      113.3K bytes
      Cache
     
  8. check_random_state — scikit-learn 1.5.2 documen...

    K GitHub check_random_state # sklearn.utils. check_random_state...sklearn.utils.validation import check_random_state >>> check_random_state ( 42...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_random_state.html
    Wed Oct 30 20:01:23 UTC 2024
      109.2K bytes
      Cache
     
  9. Plotting Learning Curves and Checking Models’ S...

    Plotting Learning Curves and Checking Models’ Scalability # In this...The effect is depicted by checking the statistical performance...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Wed Oct 30 20:01:21 UTC 2024
      107.4K bytes
      1 views
      Cache
     
  10. available_if — scikit-learn 1.5.2 documentation

    only if check returns a truthy value. Parameters : check callable...sklearn.utils.metaestimators. available_if ( check ) [source] # An attribute that...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Mon Oct 28 21:34:16 UTC 2024
      108K bytes
      2 views
      Cache
     
Back to top