Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 443 for book (0.07 sec)

  1. sklearn.tree.ExtraTreeRegressor — scikit-learn ...

    When looking for the best split to separate...features to consider when looking for the best split: If int,...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html
    Fri May 17 16:55:52 UTC 2024
      83.6K bytes
      Cache
     
  2. sklearn.tree.DecisionTreeRegressor — scikit-lea...

    features to consider when looking for the best split: If int,...sparse csr_matrix . check_input bool, default=True Allow to bypass...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html
    Fri May 17 16:55:52 UTC 2024
      88.7K bytes
      Cache
     
  3. sklearn.preprocessing.RobustScaler — scikit-lea...

    Parameters : with_centering bool, default=True If True , center...fit in memory. with_scaling bool, default=True If True , scale...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.RobustScaler.html
    Fri May 17 16:55:51 UTC 2024
      46.7K bytes
      Cache
     
  4. sklearn.model_selection.HalvingGridSearchCV — s...

    aggressive_elimination bool, default=False This is only...score method is used. refit bool, default=True If True, refit...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Fri May 17 16:55:51 UTC 2024
      74.9K bytes
      Cache
      Similar Results (1)
     
  5. sklearn.config_context — scikit-learn 1.4.2 doc...

    Parameters : assume_finite bool, default=None If True, validation...is 1024. print_changed_only bool, default=None If True, only...
    scikit-learn.org/stable/modules/generated/sklearn.config_context.html
    Fri May 17 16:55:52 UTC 2024
      26.3K bytes
      Cache
     
  6. sklearn.linear_model.LogisticRegression — sciki...

    (allowing ‘multinomial’ + L1) dual bool, default=False Dual (constrained)...regularization. fit_intercept bool, default=True Specifies if a...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html
    Fri May 17 16:55:51 UTC 2024
      94.8K bytes
      Cache
     
  7. sklearn.datasets.fetch_olivetti_faces — scikit-...

    shuffle bool, default=False If True the order...Glossary . download_if_missing bool, default=True If False, raise...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_olivetti_faces.html
    Fri May 17 16:55:51 UTC 2024
      22.1K bytes
      Cache
     
  8. sklearn.gaussian_process.GaussianProcessClassif...

    warm_start bool, default=False If warm-starts...the Glossary . copy_X_train bool, default=True If True, a persistent...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Fri May 17 16:55:51 UTC 2024
      59.6K bytes
      Cache
     
  9. sklearn.cluster.AffinityPropagation — scikit-le...

    copy bool, default=True Make a copy of...distance between points. verbose bool, default=False Whether to be...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Fri May 17 16:55:53 UTC 2024
      42.1K bytes
      1 views
      Cache
     
  10. sklearn.utils.as_float_array — scikit-learn 1.4...

    copy bool, default=True If True, a copy...point type. force_all_finite bool or ‘allow-nan’, default=True...
    scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html
    Fri May 17 16:55:51 UTC 2024
      17.3K bytes
      Cache
     
Back to top