Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 776 for book (0.08 sec)

  1. is_classifier — scikit-learn 1.6.1 documentation

    Returns : out bool True if estimator is a classifier...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_classifier.html
    Tue May 13 14:25:44 UTC 2025
      106.5K bytes
      Cache
     
  2. is_clusterer — scikit-learn 1.6.1 documentation

    Returns : out bool True if estimator is a clusterer...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_clusterer.html
    Tue May 13 14:25:46 UTC 2025
      106.7K bytes
      Cache
     
  3. KNeighborsClassifier — scikit-learn 1.6.1 docum...

    outputs_2d_ bool False when y ’s shape is (n_samples,...estimator. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Tue May 13 14:25:44 UTC 2025
      157.1K bytes
      Cache
     
  4. CCA — scikit-learn 1.6.1 documentation

    scale bool, default=True Whether to scale...the left singular vector. copy bool, default=True Whether to copy...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Tue May 13 14:25:43 UTC 2025
      161.9K bytes
      Cache
     
  5. Birch — scikit-learn 1.6.1 documentation

    compute_labels bool, default=True Whether or not...compute labels for each fit. copy bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.Birch.html
    Tue May 13 14:25:44 UTC 2025
      138.6K bytes
      Cache
     
  6. StackingRegressor — scikit-learn 1.6.1 document...

    passthrough bool, default=False When False, only...parameter. Parameters : deep bool, default=True Setting it to...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Tue May 13 14:25:44 UTC 2025
      161.1K bytes
      Cache
     
  7. ConstantKernel — scikit-learn 1.6.1 documentation

    eval_gradient bool, default=False Determines whether...this kernel. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ConstantKernel.html
    Tue May 13 14:25:46 UTC 2025
      126.3K bytes
      Cache
     
  8. LinearRegression — scikit-learn 1.6.1 documenta...

    Parameters : fit_intercept bool, default=True Whether to calculate...expected to be centered). copy_X bool, default=True If True, X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Tue May 13 14:25:46 UTC 2025
      151.1K bytes
      Cache
     
  9. is_multilabel — scikit-learn 1.6.1 documentation

    Returns : out bool Return True , if y is in a multilabel...
    scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.is_multilabel.html
    Mon May 12 15:17:03 UTC 2025
      107.7K bytes
      Cache
     
  10. check_estimator — scikit-learn 1.6.1 documentation

    legacy : bool = True , expected_failed_checks...instance to check. generate_only bool, default=False When False ,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Tue May 13 14:25:44 UTC 2025
      122.8K bytes
      Cache
     
Back to top