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
    Mon May 27 10:29:28 UTC 2024
      121.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
    Tue May 28 11:51:33 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
    Tue May 28 11:51:34 UTC 2024
      15.9K 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
    Tue May 28 11:51:34 UTC 2024
      78.3K bytes
      8 views
     
  5. 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
    Tue May 28 11:51:33 UTC 2024
      45.8K bytes
      1 views
     
  6. 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
    Fri May 24 12:15:01 UTC 2024
      53K bytes
     
  7. feature_extraction.rst.txt

    'mpy f', 'py fo', 'umpy ', 'y fox'],...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Tue May 28 11:51:34 UTC 2024
      43.6K bytes
     
  8. faq.rst.txt

    layouts (`X` C-contiguous or F-contiguous, sparse csr or csc)....
    scikit-learn.org/stable/_sources/faq.rst.txt
    Tue May 28 11:51:34 UTC 2024
      24.5K bytes
      3 views
     
  9. 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
    Tue May 28 11:51:34 UTC 2024
      72.8K bytes
     
  10. contributing.rst.txt

    control this ratio with the `-f` flag. To run the full benchmark...
    scikit-learn.org/dev/_sources/developers/contributing.rst.txt
    Tue May 28 11:51:33 UTC 2024
      60.7K bytes
      1 views
     
Back to top