Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 511 - 520 of 755 for book (0.08 sec)

  1. LabelEncoder — scikit-learn 1.6.1 documentation

    Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelEncoder.html
    Wed May 14 09:35:37 UTC 2025
      123.6K bytes
      Cache
     
  2. is_classifier — scikit-learn 1.6.1 documentation

    Returns : out bool True if estimator is a classifier...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_classifier.html
    Wed May 14 09:35:38 UTC 2025
      106.5K bytes
      Cache
     
  3. is_clusterer — scikit-learn 1.6.1 documentation

    Returns : out bool True if estimator is a clusterer...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_clusterer.html
    Wed May 14 09:35:37 UTC 2025
      106.7K bytes
      Cache
     
  4. LinearSVC — scikit-learn 1.6.1 documentation

    dual “auto” or bool, default=”auto” Select the algorithm...will be ignored. fit_intercept bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Wed May 14 09:35:37 UTC 2025
      163.7K bytes
      Cache
     
  5. load_digits — scikit-learn 1.6.1 documentation

    return_X_y bool, default=False If True, returns...Added in version 0.18. as_frame bool, default=False If True, the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html
    Wed May 14 09:35:38 UTC 2025
      129.2K bytes
      Cache
     
  6. brier_score_loss — scikit-learn 1.6.1 documenta...

    bool or str, default=None Label of...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
    Wed May 14 09:35:38 UTC 2025
      115.5K bytes
      Cache
     
  7. HashingVectorizer — scikit-learn 1.6.1 document...

    lowercase bool, default=True Convert all characters...dimensions in linear learners. binary bool, default=False If True, all...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html
    Wed May 14 09:35:39 UTC 2025
      145.1K bytes
      Cache
     
  8. check_scoring — scikit-learn 1.6.1 documentation

    allow_none bool, default=False Whether to return...has no score method. raise_exc bool, default=True Whether to raise...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.check_scoring.html
    Wed May 14 09:35:38 UTC 2025
      113.6K bytes
      Cache
     
  9. RandomForestRegressor — scikit-learn 1.6.1 docu...

    features to consider when looking for the best split: If int,...Added in version 0.19. bootstrap bool, default=True Whether bootstrap...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html
    Wed May 14 09:35:37 UTC 2025
      173.6K bytes
      Cache
     
  10. average_precision_score — scikit-learn 1.6.1 do...

    bool or str, default=1 The label...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html
    Wed May 14 09:35:39 UTC 2025
      115.6K bytes
      Cache
     
Back to top