Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 762 for book (0.09 sec)

  1. f_regression — scikit-learn 1.6.1 documentation

    center bool, default=True Whether or not...will be centered. force_finite bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Fri Feb 21 14:54:32 UTC 2025
      118.5K bytes
      Cache
     
  2. HalvingGridSearchCV — scikit-learn 1.6.1 docume...

    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 Feb 21 14:54:32 UTC 2025
      162K bytes
      Cache
      Similar Results (1)
     
  3. KernelPCA — scikit-learn 1.6.1 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
    Fri Feb 21 14:54:33 UTC 2025
      147.9K bytes
      Cache
     
  4. LearningCurveDisplay — scikit-learn 1.6.1 docum...

    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 Feb 21 14:54:34 UTC 2025
      144.9K bytes
      Cache
     
  5. VotingRegressor — scikit-learn 1.6.1 documentation

    verbose bool, default=False If True, the...parameter. Parameters : deep bool, default=True Setting it to...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html
    Fri Feb 21 14:54:34 UTC 2025
      153.5K bytes
      Cache
     
  6. HistGradientBoostingRegressor — scikit-learn 1....

    categorical_features array-like of {bool, int, str} of shape (n_features)...Added in version 1.2. warm_start bool, default=False When set to True...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Fri Feb 21 14:54:33 UTC 2025
      171.7K bytes
      Cache
     
  7. grid_to_graph — scikit-learn 1.6.1 documentation

    dtype=bool, default=None An optional mask...shape = shape_img , dtype = bool ) >>> mask [[ 1 , 2 ], [ 1 ,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html
    Fri Feb 21 14:54:34 UTC 2025
      108.8K bytes
      Cache
     
  8. BayesianRidge — scikit-learn 1.6.1 documentation

    compute_score bool, default=False If True, compute...optimization. fit_intercept bool, default=True Whether to calculate...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html
    Fri Feb 21 14:54:34 UTC 2025
      149.9K bytes
      Cache
     
  9. LogisticRegression — scikit-learn 1.6.1 documen...

    (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 Feb 21 14:54:34 UTC 2025
      190.6K bytes
      Cache
     
  10. Binarizer — scikit-learn 1.6.1 documentation

    copy bool, default=True Set to False to...estimator. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Binarizer.html
    Fri Feb 21 14:54:32 UTC 2025
      133.7K bytes
      Cache
     
Back to top