Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 791 - 800 of 7,067 for book (0.33 seconds)

Filter
  1. Custom refit strategy of a grid search with cro...

    1 to None None refit refit: bool, str, or callable, default=True...return_train_score return_train_score: bool, default=False If ``False``,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Mon Mar 23 20:39:22 UTC 2026
      29K bytes
      Cache
     
  2. ROC Curve with Visualization API — scikit-learn...

    0 shrinking shrinking: bool, default=True Whether to use...True probability probability: bool, default=False Whether to enable...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Mon Mar 23 20:39:21 UTC 2026
      23.7K bytes
      Cache
     
  3. PLSRegression — scikit-learn 1.8.0 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.PLSRegression.html
    Mon Mar 23 20:39:23 UTC 2026
      18.7K bytes
      Cache
     
  4. ComplementNB — scikit-learn 1.8.0 documentation

    force_alpha bool, default=True If False and alpha...changed to True . fit_prior bool, default=True Only used in edge...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Mon Mar 23 20:39:23 UTC 2026
      18K bytes
      Cache
     
  5. NearestNeighbors — scikit-learn 1.8.0 documenta...

    Parameters : deep bool, default=True If True, will...constructor. return_distance bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html
    Mon Mar 23 20:39:20 UTC 2026
      18.6K bytes
      Cache
     
  6. CategoricalNB — scikit-learn 1.8.0 documentation

    force_alpha bool, default=True If False and alpha...changed to True . fit_prior bool, default=True Whether to learn...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html
    Mon Mar 23 20:39:23 UTC 2026
      17.5K bytes
      Cache
     
  7. TfidfVectorizer — scikit-learn 1.8.0 documentation

    lowercase bool, default=True Convert all characters...the input documents. binary bool, default=False If True, all...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html
    Mon Mar 23 20:39:21 UTC 2026
      19.3K bytes
      Cache
     
  8. CalibrationDisplay — scikit-learn 1.8.0 documen...

    bool or str, default=None The positive...probabilities. pos_label int, float, bool or str, default=None The positive...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html
    Mon Mar 23 20:39:21 UTC 2026
      16.5K bytes
      Cache
     
  9. KernelPCA — scikit-learn 1.8.0 documentation

    fit_inverse_transform bool, default=False Learn the inverse...version 1.0. remove_zero_eig bool, default=False If True, then...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.KernelPCA.html
    Mon Mar 23 20:39:21 UTC 2026
      19.3K bytes
      Cache
     
  10. PartialDependenceDisplay — scikit-learn 1.8.0 d...

    is_categorical list of (bool,) or list of (bool, bool), default=None Whether...(n_categorical_features,), dtype={bool, int, str}, default=None Indicates...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Mon Mar 23 20:39:21 UTC 2026
      22.2K bytes
      Cache
     
Back to Top