Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 329 for g (0.04 sec)

  1. sklearn.gaussian_process.GaussianProcessRegress...

    g., via Markov chain Monte Carlo....sub-estimator of a meta-estimator, e.g. used inside a Pipeline . Otherwise...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html
    Tue May 14 20:49:02 UTC 2024
      72.2K bytes
      Cache
     
  2. 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 May 14 20:49:03 UTC 2024
      77.8K bytes
      Cache
     
  3. 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 May 14 20:49:03 UTC 2024
      63.6K bytes
      Cache
     
  4. sklearn.decomposition.fastica — scikit-learn 1....

    default=’logcosh’ The functional form of the G function used in the approximation...last dimension. Example: def my_g ( x ): return x ** 3 , ( 3 * x...
    scikit-learn.org/stable/modules/generated/fastica-function.html
    Tue May 14 20:49:02 UTC 2024
      27.2K bytes
      Cache
     
  5. 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
    Tue May 14 20:49:02 UTC 2024
      39.2K bytes
      Cache
     
  6. 2.5. Decomposing signals in components (matrix ...

    g. n_components<=100 ). In other...integrated in more complex models, e.g. Mixture of Factor Analysers....
    scikit-learn.org/stable/modules/decomposition.html
    Tue May 14 20:49:01 UTC 2024
      106K bytes
      Cache
     
  7. 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 May 14 20:49:02 UTC 2024
      83K bytes
      Cache
     
  8. sklearn.preprocessing.binarize — scikit-learn 1...

    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
    Tue May 14 20:49:01 UTC 2024
      17.3K bytes
      Cache
     
  9. sklearn.linear_model.LinearRegression — scikit-...

    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.linear_model.LinearRegression.html
    Tue May 14 20:49:02 UTC 2024
      61.9K bytes
      Cache
     
  10. 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
    Tue May 14 20:49:03 UTC 2024
      74.7K bytes
      Cache
     
Back to top