Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 282 for g (0.05 sec)

  1. 1.12. Multiclass and multioutput algorithms — s...

    Bakiri G., Journal of Artificial Intelligence...
    scikit-learn.org/stable/modules/multiclass.html
    Wed May 22 15:20:10 UTC 2024
      110.3K bytes
      Cache
     
  2. 1.11. Ensembles: Gradient boosting, random fore...

    We will denote it by \(g_i\) . Removing the constant terms,...\arg\min_{h} \sum_{i=1}^{n} h(x_i) g_i\] This is minimized if \(h(x_i)\)...
    scikit-learn.org/stable/modules/ensemble.html
    Wed May 22 15:20:08 UTC 2024
      239.3K bytes
      Cache
     
  3. 3.4. Metrics and scoring: quantifying the quali...

    g. metrics.log_loss ) then one needs...non-thresholded decision values (e.g. metrics.roc_auc_score ). In this...
    scikit-learn.org/stable/modules/model_evaluation.html
    Wed May 22 15:20:08 UTC 2024
      398.7K bytes
      Cache
     
  4. 3.1. Cross-validation: evaluating estimator per...

    G. Fung, R. Rosales, On the Dangers...Experimental Evaluation , SIAM 2008; G. James, D. Witten, T. Hastie,...
    scikit-learn.org/stable/modules/cross_validation.html
    Wed May 22 15:20:05 UTC 2024
      165K bytes
      Cache
     
  5. 2.3. Clustering — scikit-learn 1.5.0 documentation

    g. nearest-neighbor graph) Mean-shift...transductive Graph distance (e.g. nearest-neighbor graph) Ward...
    scikit-learn.org/stable/modules/clustering.html
    Wed May 22 15:20:05 UTC 2024
      248.7K bytes
      Cache
     
  6. Contributing — scikit-learn 1.5.0 documentation

    g., Fixes #1234 ; multiple issues/PRs...without using the keywords (e.g., See also #1234 ). PRs should...
    scikit-learn.org/stable/developers/contributing.html
    Wed May 22 15:20:05 UTC 2024
      141.2K bytes
      Cache
      Similar Results (1)
     
  7. 1.1. Linear Models — scikit-learn 1.5.0 documen...

    g., frequency counts or prices of...be significantly faster than e.g. LogisticRegression with a high...
    scikit-learn.org/stable/modules/linear_model.html
    Wed May 22 15:20:10 UTC 2024
      228.6K bytes
      Cache
     
  8. Demo of OPTICS clustering algorithm — scikit-le...

    subplot ( G [ 0 , :]) ax2 = plt . subplot ( G [ 1 , 0 ]) ax3.... subplot ( G [ 1 , 1 ]) ax4 = plt . subplot ( G [ 1 , 2 ]) #...
    scikit-learn.org/stable/auto_examples/cluster/plot_optics.html
    Wed May 22 15:20:07 UTC 2024
      106.8K bytes
      1 views
      Cache
     
  9. MultinomialNB — scikit-learn 1.5.0 documentation

    g., word counts for text classification)....sub-estimator of a meta-estimator, e.g. used inside a Pipeline . Otherwise...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Wed May 22 15:20:05 UTC 2024
      157.9K bytes
      Cache
     
  10. DecisionTreeClassifier — scikit-learn 1.5.0 doc...

    g. max_depth , min_samples_leaf...sub-estimator of a meta-estimator, e.g. used inside a Pipeline . Otherwise...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Wed May 22 15:20:10 UTC 2024
      191.9K bytes
      Cache
     
Back to top