Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 11 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
    Fri Oct 18 19:11:14 UTC 2024
      122.2K 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
    Mon Oct 21 14:56:11 UTC 2024
      14.2K bytes
      1 views
     
  3. about.rst.txt

    F. and Varoquaux, G. and Gramfort,...
    scikit-learn.org/stable/_sources/about.rst.txt
    Mon Oct 21 14:56:11 UTC 2024
      16.3K bytes
      3 views
     
  4. 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 Oct 24 14:56:00 UTC 2024
      78.3K bytes
      9 views
     
  5. 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
    Sat Oct 26 12:39:00 UTC 2024
      73K bytes
     
  6. 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
    Sat Oct 26 12:39:00 UTC 2024
      45.8K bytes
      3 views
     
  7. 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
    Sat Oct 26 12:38:58 UTC 2024
      53K bytes
     
  8. feature_extraction.rst.txt

    'mpy f', 'py fo', 'umpy ', 'y fox'],...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Thu Oct 24 14:56:00 UTC 2024
      43.3K bytes
     
  9. contributing.rst.txt

    control this ratio with the `-f` flag. To run the full benchmark...
    scikit-learn.org/dev/_sources/developers/contributing.rst.txt
    Thu Oct 24 14:56:00 UTC 2024
      62.7K bytes
      1 views
     
  10. faq.rst.txt

    layouts (`X` C-contiguous or F-contiguous, sparse csr or csc)....
    scikit-learn.org/stable/_sources/faq.rst.txt
    Sat Oct 26 12:39:00 UTC 2024
      24.5K bytes
      3 views
     
Back to top