Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 289 for g (0.05 sec)

  1. normalize — scikit-learn 1.5.0 documentation

    g. if the data is a numpy array...using the Transformer API (e.g. as part of a preprocessing Pipeline...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.normalize.html
    Fri May 31 14:06:04 UTC 2024
      115.7K bytes
      Cache
     
  2. 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
    Fri May 31 14:06:06 UTC 2024
      191.9K bytes
      Cache
     
  3. Comparison of kernel ridge regression and SVR —...

    c = "g" , label = "KRR (fit: %.3f s,...= "r" if name == "SVR" else "g" , label = " %s (train)" % name...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Fri May 31 14:06:06 UTC 2024
      122.1K bytes
      Cache
     
  4. MultiOutputRegressor — scikit-learn 1.5.0 docum...

    g. used inside a Pipeline . Otherwise...sub-estimator of a meta-estimator, e.g. used inside a Pipeline . Otherwise...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html
    Fri May 31 14:06:06 UTC 2024
      152.5K bytes
      Cache
     
  5. ExtraTreesRegressor — scikit-learn 1.5.0 docume...

    g. 0.3. Changed in version 1.1:...controlling the size of the trees (e.g. max_depth , min_samples_leaf...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Fri May 31 14:06:07 UTC 2024
      170.6K bytes
      Cache
     
  6. KBinsDiscretizer — scikit-learn 1.5.0 documenta...

    g., when encode = 'onehot' and certain...feature selection algorithms (e.g., VarianceThreshold ). Examples...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KBinsDiscretizer.html
    Fri May 31 14:06:04 UTC 2024
      156.7K bytes
      Cache
     
  7. CountVectorizer — scikit-learn 1.5.0 documentation

    g., a dict) where keys are terms...sub-estimator of a meta-estimator, e.g. used inside a Pipeline . Otherwise...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html
    Fri May 31 14:06:06 UTC 2024
      160.2K bytes
      Cache
     
  8. 10. Common pitfalls and recommended practices —...

    g., fit(X) , can result in overly...These are usually estimators (e.g. RandomForestClassifi ) and cross-validation...
    scikit-learn.org/stable/common_pitfalls.html
    Fri May 31 14:06:06 UTC 2024
      106.3K bytes
      Cache
     
  9. 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
    Fri May 31 14:06:04 UTC 2024
      106.8K bytes
      1 views
      Cache
     
  10. t-SNE: The effect of various perplexity values ...

    c = "g" ) ax . xaxis . set_major_formatter..., 0 ], Y [ green , 1 ], c = "g" ) ax . xaxis . set_major_formatter...
    scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html
    Fri May 31 14:06:04 UTC 2024
      109.1K bytes
      Cache
     
Back to top