Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 324 for g (0.04 sec)

  1. 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
    Tue Apr 30 16:14:29 UTC 2024
      59.7K bytes
      Cache
     
  2. sklearn.preprocessing.minmax_scale — scikit-lea...

    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.minmax_scale.html
    Tue Apr 30 16:14:28 UTC 2024
      25.2K bytes
      Cache
     
  3. sklearn.multioutput.MultiOutputRegressor — 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.multioutput.MultiOutputRegressor.html
    Tue Apr 30 16:14:29 UTC 2024
      60.2K bytes
      Cache
     
  4. sklearn.ensemble.ExtraTreesRegressor — scikit-l...

    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
    Tue Apr 30 16:14:29 UTC 2024
      77.8K bytes
      Cache
     
  5. clustering.rst.txt

    g. nearest-neighbor graph) * - :ref:`Mean-shift...transductive - Graph distance (e.g. nearest-neighbor graph) * - :ref:`Ward...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Fri Apr 26 16:41:50 UTC 2024
      91.9K bytes
     
  6. 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
    Tue Apr 30 16:14:29 UTC 2024
      42.5K bytes
      Cache
     
  7. sklearn.preprocessing.KBinsDiscretizer — scikit...

    g., when encode = 'onehot' and certain...feature selection algorithms (e.g., VarianceThreshold ). Examples...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KBinsDiscretizer.html
    Tue Apr 30 16:14:28 UTC 2024
      63.6K bytes
      Cache
     
  8. sklearn.preprocessing.power_transform — scikit-...

    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
    Tue Apr 30 16:14:29 UTC 2024
      22.4K bytes
      Cache
     
  9. 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
    Tue Apr 30 16:14:29 UTC 2024
      83K bytes
      Cache
     
  10. sklearn.decomposition.IncrementalPCA — scikit-l...

    G. Holub and C. Van Loan, Chapter...Issue 1-3, pp. 125-141, May 2008. G. Golub and C. Van Loan. Matrix...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Tue Apr 30 16:14:29 UTC 2024
      66.2K bytes
      Cache
     
Back to top