Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 693 for book (0.09 sec)

  1. SGDClassifier — scikit-learn 1.6.1 documentation

    fit_intercept bool, default=True Whether the intercept...Added in version 0.19. shuffle bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Fri Feb 21 14:54:34 UTC 2025
      187.2K bytes
      Cache
     
  2. RidgeCV — scikit-learn 1.6.1 documentation

    fit_intercept bool, default=True Whether to calculate...training data. store_cv_results bool, default=False Flag indicating...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Fri Feb 21 14:54:32 UTC 2025
      151K bytes
      Cache
     
  3. CategoricalNB — scikit-learn 1.6.1 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
    Fri Feb 21 14:54:34 UTC 2025
      152.8K bytes
      Cache
     
  4. RobustScaler — scikit-learn 1.6.1 documentation

    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 Feb 21 14:54:33 UTC 2025
      134.8K bytes
      Cache
     
  5. FunctionTransformer — scikit-learn 1.6.1 docume...

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

    bool, ndarray of shape (n_features,...'lasso' for the Lasso. copy_X bool, default=True If False , X is...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path.html
    Fri Feb 21 14:54:34 UTC 2025
      120.9K bytes
      Cache
     
  7. HistGradientBoostingClassifier — 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.HistGradientBoostingClassifier.html
    Fri Feb 21 14:54:33 UTC 2025
      167.8K bytes
      Cache
     
  8. ExtraTreeRegressor — scikit-learn 1.6.1 documen...

    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 Feb 21 14:54:34 UTC 2025
      163.2K bytes
      Cache
     
  9. dump_svmlight_file — scikit-learn 1.6.1 documen...

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

    Parameters : fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Fri Feb 21 14:54:32 UTC 2025
      142.4K bytes
      Cache
     
Back to top