Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 8 of 8 for f (0.04 sec)

  1. 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
     
  2. 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
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. 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