Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 14 for f (0.03 sec)

  1. model_evaluation.rst.txt

    _precision_recall_f_measure_metrics: Precision, recall and F-measures...1_score>`_ (:math:`F_\beta` and :math:`F_1` measures) can be...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Thu Apr 25 16:20:47 UTC 2024
      118.5K bytes
      2 views
     
  2. feature_selection.rst.txt

    we can use a F-test to retrieve the two best...sklearn.feature_selection import f_classif >>> X, y = load_iris(return_X_y=True)...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Thu Apr 25 16:20:47 UTC 2024
      14.3K bytes
      1 views
     
  3. about.rst.txt

    F. and Varoquaux, G. and Gramfort,...
    scikit-learn.org/stable/_sources/about.rst.txt
    Thu Apr 25 16:20:48 UTC 2024
      16.5K bytes
      3 views
     
  4. index.rst.txt

    where each new tree is fit f..."> .. only:: html .. image::...differences between univariate F-test statistics and mutual inform...">...
    scikit-learn.org/stable/_sources/auto_examples/index.rst.txt
    Thu Apr 25 16:20:48 UTC 2024
      144.7K bytes
      5 views
     
  5. linear_model.rst.txt

    :math:`\ell_2` | :math:`\frac{1}{2}\|W\|_F^2 = \frac{1}{2}\sum_{i=1}^m\sum_{j=1}^{K}...:math:`\frac{1 - \rho}{2}\|W\|_F^2 + \rho \|W\|_{1,1}` | +---------...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Thu Apr 25 16:20:47 UTC 2024
      77.9K bytes
      7 views
     
  6. ensemble.rst.txt

    F(x_i))}{\partial F(x_i)} \right]_{F=F_{m - 1}}. .....\frac{\partial l(y_i, F(x_i))}{\partial F(x_i)} \right]_{F=F_{m - 1}}` is...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Wed Apr 24 18:54:16 UTC 2024
      68.4K bytes
     
  7. feature_extraction.rst.txt

    'mpy f', 'py fo', 'umpy ', 'y fox'],...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Thu Apr 25 16:20:47 UTC 2024
      43.4K bytes
     
  8. decomposition.rst.txt

    F. Bach, J. Ponce, G. Sapiro, 2009..._ R. Jenatton, G. Obozinski, F. Bach, 2009 .. _kernel_PCA: Kernel...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Thu Apr 25 16:20:47 UTC 2024
      45.8K bytes
     
  9. preprocessing.rst.txt

    formula :math:`G^{-1}(F(X))` where :math:`F` is the cumulative distribution...distribution function :math:`F` then :math:`F(X)` is uniformly distributed...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Thu Apr 25 16:20:47 UTC 2024
      52.7K bytes
     
  10. classes.rst.txt

    f_classif feature_selection.f_regression feat...
    scikit-learn.org/stable/_sources/modules/classes.rst.txt
    Thu Apr 25 16:20:47 UTC 2024
      41.8K bytes
     
Back to top