Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 551 - 560 of 4,402 for book (4.01 seconds)

  1. ClassifierTags — scikit-learn 1.7.2 docum...

    poor_score : bool = False , multi_class : bool = True , multi_label...multi_label : bool = False ) [source] # Tags for the classifier....
    scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html
    Mon Nov 17 17:38:24 GMT 2025
      106.8K bytes
      Cache
     
  2. LinearSVR — scikit-learn 1.7.2 documentation

    fit_intercept bool, default=True Whether or not...other features. dual “auto” or bool, default=”auto” Select the algorithm...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html
    Mon Nov 17 17:38:24 GMT 2025
      143.3K bytes
      Cache
     
  3. GaussianNB — scikit-learn 1.7.2 documenta...

    Parameters : deep bool, default=True If True, will...set_fit_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html
    Mon Nov 17 17:38:24 GMT 2025
      155.1K bytes
      Cache
     
  4. SVR — scikit-learn 1.7.2 documentation

    shrinking bool, default=True Whether to use...kernel cache (in MB). verbose bool, default=False Enable verbose...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Mon Nov 17 17:38:24 GMT 2025
      145.1K bytes
      Cache
     
  5. KNNImputer — scikit-learn 1.7.2 documenta...

    copy bool, default=True If True, a copy...whenever possible. add_indicator bool, default=False If True, a MissingIndicator...
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Mon Nov 17 17:38:23 GMT 2025
      133.7K bytes
      Cache
     
  6. LassoLarsIC — scikit-learn 1.7.2 document...

    fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Mon Nov 17 17:38:23 GMT 2025
      145.6K bytes
      Cache
     
  7. LassoLars — scikit-learn 1.7.2 documentation

    fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html
    Mon Nov 17 17:38:24 GMT 2025
      143K bytes
      Cache
     
  8. FunctionTransformer — scikit-learn 1.7.2 ...

    validate bool, default=False Indicate that...True to False. accept_sparse bool, default=False Indicate that...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html
    Mon Nov 17 17:38:23 GMT 2025
      139.9K bytes
      Cache
     
  9. LatentDirichletAllocation — scikit-learn ...

    normalize bool, default=True Whether to normalize...estimator. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html
    Mon Nov 17 17:38:24 GMT 2025
      152.4K bytes
      Cache
     
  10. GraphicalLassoCV — scikit-learn 1.7.2 doc...

    changed from 1 to None verbose bool, default=False If verbose is...version 1.3. assume_centered bool, default=False If True, data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Mon Nov 17 17:38:23 GMT 2025
      140.3K bytes
      Cache
     
Back to Top