Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 481 for book (0.07 sec)

  1. sklearn.datasets.load_files — scikit-learn 1.4....

    load_content bool, default=True Whether to load...the path to the files. shuffle bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_files.html
    Mon May 20 18:34:24 UTC 2024
      21.7K bytes
      Cache
     
  2. sklearn.preprocessing.power_transform — scikit-...

    standardize bool, default=True Set to True to...the transformed output. copy bool, default=True If False, try...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Mon May 20 18:34:24 UTC 2024
      22.4K bytes
      Cache
     
  3. sklearn.discriminant_analysis.QuadraticDiscrimi...

    store_covariance bool, default=False If True, the...estimator. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Mon May 20 18:34:25 UTC 2024
      54.4K bytes
      Cache
     
  4. sklearn.metrics.roc_curve — scikit-learn 1.4.2 ...

    bool or str, default=None The label...Sample weights. drop_intermediate bool, default=True Whether to drop...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html
    Mon May 20 18:34:25 UTC 2024
      25.8K bytes
      Cache
     
  5. sklearn.linear_model.ElasticNet — scikit-learn ...

    fit_intercept bool, default=True Whether the intercept...already centered. precompute bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Mon May 20 18:34:24 UTC 2024
      77.6K bytes
      Cache
     
  6. sklearn.ensemble.GradientBoostingClassifier — s...

    features to consider when looking for the best split: If int,...number of leaf nodes. warm_start bool, default=False When set to True...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Mon May 20 18:34:24 UTC 2024
      96.5K bytes
      Cache
     
  7. sklearn.linear_model.LassoCV — scikit-learn 1.4...

    fit_intercept bool, default=True Whether to calculate...centered). precompute ‘auto’, bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Mon May 20 18:34:24 UTC 2024
      80.3K bytes
      Cache
     
  8. sklearn.tree.export_graphviz — scikit-learn 1.4...

    ) or bool, default=None Names of each...not show at any node. filled bool, default=False When set to True...
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_graphviz.html
    Mon May 20 18:34:25 UTC 2024
      23.7K bytes
      Cache
     
  9. sklearn.neighbors.KDTree — scikit-learn 1.4.2 d...

    breadth_first bool, default=False If True, use...high tolerances. return_log bool, default=False Return the logarithm...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KDTree.html
    Mon May 20 18:34:25 UTC 2024
      48.5K bytes
      Cache
      Similar Results (1)
     
  10. sklearn.cluster.HDBSCAN — scikit-learn 1.4.2 do...

    allow_single_cluster bool, default=False By default HDBSCAN*...both forms of centers. copy bool, default=False If copy=True...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.HDBSCAN.html
    Mon May 20 18:34:24 UTC 2024
      52.3K bytes
      Cache
     
Back to top