Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 14 for musk (0.09 sec)

  1. governance.rst.txt

    a proposal must have been made public and discussed...before the vote. Such proposal must be a consolidated document,...
    scikit-learn.org/stable/_sources/governance.rst.txt
    Tue May 21 18:58:19 UTC 2024
      10K bytes
     
  2. linear_model.rst.txt

    that all class probabilities must sum to one. We deliberately...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Mon May 20 18:34:24 UTC 2024
      77.9K bytes
      8 views
     
  3. feature_selection.rst.txt

    the design matrix must display certain specific properties,...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Tue May 21 18:58:18 UTC 2024
      14.2K bytes
      1 views
     
  4. cross_validation.rst.txt

    such as the ``C`` setting that must be manually set for an SVM,...the data. If class proportions must be balanced across folds, :...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Tue May 21 18:58:19 UTC 2024
      39.9K bytes
      6 views
     
  5. glossary.rst.txt

    and that we must be careful to make :term:`meta-estimators`...data. Intrinsically, the model must be usable for prediction after...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Mon May 20 18:34:23 UTC 2024
      88.1K bytes
      1 views
     
  6. grid_search.rst.txt

    that this amount of resources must be a multiple of both `min_resources`...metrics, the ``refit`` parameter must be set to the metric (string)...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Sun May 19 20:00:38 UTC 2024
      33K bytes
      2 views
     
  7. decomposition.rst.txt

    of the data to be processed must fit in main memory. The :cl...model to be correct, whitening must be applied. This can be done...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Tue May 21 18:58:19 UTC 2024
      45.8K bytes
      1 views
     
  8. clustering.rst.txt

    those two core samples must be more distant than ``eps``...labels are not known, evaluation must be performed using the model...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Sun May 19 20:00:39 UTC 2024
      91.9K bytes
     
  9. ensemble.rst.txt

    a boolean mask can be passed to the `categorical_features`...of each categorical feature must be less than the `max_bins`...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Sat May 18 15:26:00 UTC 2024
      68.4K bytes
     
  10. neighbors.rst.txt

    which must be one of ``['auto', 'ball_tree',...neighborhood), at least k neighbors must be stored in each row (or k+1,...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Mon May 20 18:34:24 UTC 2024
      37.8K bytes
     
Back to top