Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 422 for g (0.04 sec)

  1. Single estimator versus bagging: bias-variance ...

    g., notice the offset around x=2...(noise) # Author: Gilles Louppe <g.louppe@gmail.com> # License: BSD...
    scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html
    Fri May 03 17:04:25 UTC 2024
      52.4K bytes
      Cache
     
  2. 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 03 17:04:25 UTC 2024
      83K bytes
      Cache
     
  3. 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 03 17:04:24 UTC 2024
      46.7K bytes
      Cache
     
  4. sklearn.isotonic.IsotonicRegression — scikit-le...

    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.isotonic.IsotonicRegression.html
    Fri May 03 17:04:24 UTC 2024
      71.5K bytes
      Cache
     
  5. sklearn.cross_decomposition.PLSCanonical — scik...

    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.cross_decomposition.PLSCanonical.html
    Fri May 03 17:04:25 UTC 2024
      74.7K bytes
      Cache
     
  6. sklearn.feature_extraction.text.CountVectorizer...

    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 03 17:04:24 UTC 2024
      70.7K bytes
      Cache
     
  7. Gaussian processes on discrete data structures ...

    and ‘G’, while the output variables are...c1 in s1 for c2 in s2 ] ) def _g ( self , s1 , s2 ): """ kernel...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html
    Fri May 03 17:04:25 UTC 2024
      57.2K bytes
      Cache
     
  8. sklearn.preprocessing.scale — scikit-learn 1.4....

    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.scale.html
    Fri May 03 17:04:24 UTC 2024
      21.2K bytes
      Cache
     
  9. sklearn.datasets.load_files — scikit-learn 1.4....

    g. .txt ) then you can pass a list...decode the content of the files (e.g. for images or other non-text...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_files.html
    Fri May 03 17:04:24 UTC 2024
      21.7K bytes
      Cache
     
  10. 1.16. Probability calibration — scikit-learn 1....

    g., some instances of SGDClassifier...more discriminatory power, e.g. using many more features. 1.16.1....
    scikit-learn.org/stable/modules/calibration.html
    Fri May 03 17:04:25 UTC 2024
      42.8K bytes
      Cache
     
Back to top