Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 273 for f (0.06 sec)

  1. 4.1. Partial Dependence and Individual Conditio...

    \mathbb{E}_{X_C}\left[ f(x_S, X_C) \right]\\ &= \int f(x_S, x_C) p(x_C)...dependence of the response \(f\) at a point \(x_S\) is defined...
    scikit-learn.org/stable/modules/partial_dependence.html
    Thu May 02 15:42:34 UTC 2024
      41.4K bytes
      Cache
     
  2. auto_examples_python.zip

    randn(1000) f_test, _ = f_regression(X, y) f_test /= np.max(f_test)...with f_0, and negatively correlated with f_1 y = 5 * f_0 + np.sin(10...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Thu May 02 15:42:34 UTC 2024
      1.6M bytes
      3 views
     
  3. 1.16. Probability calibration — scikit-learn 1....

    (y_i - \hat{f}_i)^2\] subject to \(\hat{f}_i \geq \hat{f}_j\) whenever...: \[p(y_i = 1 | f_i) = \frac{1}{1 + \exp(A f_i + B)} \,,\] where...
    scikit-learn.org/stable/modules/calibration.html
    Thu May 02 15:42:32 UTC 2024
      42.8K bytes
      Cache
     
  4. 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
    Tue Apr 30 16:14:28 UTC 2024
      118.5K bytes
      2 views
     
  5. 3.3. Metrics and scoring: quantifying the quali...

    The F-measure ( \(F_\beta\) and \(F_1\) measures) can...score, also known as balanced F-score or F-measure. fbeta_score (y_true,...
    scikit-learn.org/stable/modules/model_evaluation.html
    Thu May 02 15:42:34 UTC 2024
      351.3K bytes
      Cache
     
  6. sklearn.model_selection.RepeatedStratifiedKFold...

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Thu May 02 15:42:34 UTC 2024
      31K bytes
      Cache
     
  7. Accelerate DevOps transformation with Elastic O...

    Annotation API tail -f for your entire infrastructure...log monitoring is like tail -f across your entire application...
    www.elastic.co/observability/devops
    Fri May 03 00:34:31 UTC 2024
      553K bytes
      Cache
     
  8. sklearn.model_selection.StratifiedShuffleSplit ...

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Thu May 02 15:42:34 UTC 2024
      32.3K bytes
      Cache
     
  9. sklearn.feature_selection.chi2 — scikit-learn 1...

    See also f_classif ANOVA F-value between label/feature...for classification tasks. f_regression F-value between label/feature...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Thu May 02 15:42:32 UTC 2024
      20.6K bytes
      Cache
     
  10. sklearn.model_selection.GroupKFold — scikit-lea...

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index ] } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Thu May 02 15:42:32 UTC 2024
      36.8K bytes
      Cache
     
Back to top