Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 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
    Fri Apr 26 16:41:50 UTC 2024
      60.2K bytes
      Cache
     
  2. 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
    Fri Apr 26 16:41:50 UTC 2024
      27.2K 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
    Fri Apr 26 16:41:50 UTC 2024
      63.6K 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
    Fri Apr 26 16:41:50 UTC 2024
      77.8K bytes
      Cache
     
  5. decomposition.rst.txt

    G. Sapiro, 2009 .. [Jen09] `"Structured...TATS2010.pdf>`_ R. Jenatton, G. Obozinski, F. Bach, 2009 .. _kernel_PCA:...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Fri Apr 26 16:41:50 UTC 2024
      45.8K bytes
     
  6. 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
    Fri Apr 26 16:41:50 UTC 2024
      66.2K bytes
      Cache
     
  7. 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
    Fri Apr 26 16:41:50 UTC 2024
      39.2K bytes
      Cache
     
  8. sklearn.neighbors.NearestCentroid — scikit-lear...

    G. (2002). Diagnosis of multiple...sub-estimator of a meta-estimator, e.g. used inside a Pipeline . Otherwise...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Fri Apr 26 16:41:50 UTC 2024
      43.1K bytes
      Cache
     
  9. 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 Apr 26 16:41:51 UTC 2024
      46.7K bytes
      Cache
     
  10. 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 Apr 26 16:41:50 UTC 2024
      83K bytes
      Cache
     
Back to top