Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. Iso-probability lines for Gaussian Processes cl...

    # A few constants lim = 8 def g ( x ): """The function to predict...consist in predicting whether g(x) <= 0 or not)""" return 5.0...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Sat May 25 13:41:03 UTC 2024
      104.9K bytes
      Cache
     
  2. power_transform — scikit-learn 1.5.0 documentation

    g. if the data is a numpy array...transformation with the Transformer API (e.g. as part of a preprocessing Pipeline...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Sat May 25 13:41:02 UTC 2024
      118.8K bytes
      Cache
     
  3. Polynomial and Spline interpolation — scikit-le...

    g. with seasonal effects, we expect...in the transformed values (e.g. from Dec 31st to Jan 1st). For...
    scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html
    Sat May 25 13:41:03 UTC 2024
      120K bytes
      Cache
     
  4. Effect of varying threshold for self-training —...

    color = "g" ) ax2 . tick_params ( "y" , colors = "g" ) ax3 =...= 1 ), capsize = 2 , color = "g" , ) ax2 . set_ylim ( bottom =...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html
    Sat May 25 13:41:02 UTC 2024
      101.6K bytes
      Cache
     
  5. 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
    Sat May 25 13:41:03 UTC 2024
      157.9K bytes
      Cache
     
  6. binarize — 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.binarize.html
    Sat May 25 13:41:03 UTC 2024
      113.8K bytes
      Cache
     
  7. OutputCodeClassifier — scikit-learn 1.5.0 docum...

    Bakiri G., Journal of Artificial Intelligence...coding method and PICTs”, James G., Hastie T., Journal of Computational...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Sat May 25 13:41:03 UTC 2024
      138.2K bytes
      Cache
     
  8. Glossary of Common Terms and API Elements — sci...

    g. predictions) should generally...about the dtype precision, e.g. np.int32 , np.int64 , etc. When...
    scikit-learn.org/dev/glossary.html
    Fri May 24 12:15:00 UTC 2024
      217.6K bytes
      Cache
      Similar Results (1)
     
  9. 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
    Sat May 25 13:41:02 UTC 2024
      115K bytes
      Cache
     
  10. IsotonicRegression — scikit-learn 1.5.0 documen...

    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
    Sat May 25 13:41:03 UTC 2024
      162.7K bytes
      Cache
     
Back to top