Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 440 for book (0.12 sec)

  1. sklearn.linear_model.Ridge — scikit-learn 1.4.2...

    fit_intercept bool, default=True Whether to fit...expected to be centered). copy_X bool, default=True If True, X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Fri May 17 16:55:52 UTC 2024
      64.5K bytes
      Cache
     
  2. sklearn.model_selection.LearningCurveDisplay — ...

    exploit_incremental_learning bool, default=False If the estimator...higher, the more messages. shuffle bool, default=False Whether to shuffle...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Fri May 17 16:55:51 UTC 2024
      56.8K bytes
      Cache
     
  3. 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
     
  4. sklearn.neighbors.sort_graph_by_row_values — sc...

    copy bool, default=False If True, the...raised. warn_when_not_sorted bool, default=True If True, a EfficiencyWarning...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.sort_graph_by_row_values.html
    Fri May 17 16:55:51 UTC 2024
      17.8K bytes
      Cache
     
  5. sklearn.impute.KNNImputer — scikit-learn 1.4.2 ...

    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
    Fri May 17 16:55:51 UTC 2024
      45.6K bytes
      Cache
     
  6. sklearn.ensemble.HistGradientBoostingClassifier...

    categorical_features array-like of {bool, int, str} of shape (n_features)...New in version 1.2. warm_start bool, default=False When set to True...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
    Fri May 17 16:55:51 UTC 2024
      80.6K bytes
      Cache
     
  7. sklearn.datasets.dump_svmlight_file — scikit-le...

    zero_based bool, default=True Whether column...svmlight format). multilabel bool, default=False Samples may have...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html
    Fri May 17 16:55:52 UTC 2024
      19.7K bytes
      Cache
     
  8. sklearn.preprocessing.FunctionTransformer — sci...

    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
    Fri May 17 16:55:51 UTC 2024
      52.6K bytes
      Cache
     
  9. sklearn.feature_extraction.FeatureHasher — scik...

    Do not set this to bool, np.boolean or any unsigned...integer type. alternate_sign bool, default=True When True, an...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html
    Fri May 17 16:55:53 UTC 2024
      47K bytes
      Cache
     
  10. sklearn.compose.ColumnTransformer — scikit-lear...

    array-like of bool, slice or callable Indexes the...values the weights. verbose bool, default=False If True, the...
    scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html
    Fri May 17 16:55:53 UTC 2024
      66.8K bytes
      Cache
     
Back to top