Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 256 for f (0.04 sec)

  1. sklearn.model_selection.KFold — scikit-learn 1....

    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.KFold.html
    Fri May 17 16:55:53 UTC 2024
      34.1K bytes
      Cache
     
  2. 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
    Fri May 17 16:55:52 UTC 2024
      42.8K bytes
      Cache
     
  3. 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 May 17 16:55:51 UTC 2024
      118.5K bytes
      2 views
     
  4. Introducing Scalar Quantization in Lucene — Ela...

    ors of disk space since f l o a t float f l o a t values are 4 bytes....fair comparison with f l o a t 32 float32 f l o a t 32 we used...
    www.elastic.co/search-labs/blog/scalar-quantization-in-lucene
    Sat May 18 01:07:22 UTC 2024
      163.1K bytes
      Cache
     
  5. 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
    Fri May 17 16:55:51 UTC 2024
      31K bytes
      Cache
     
  6. 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
    Fri May 17 16:55:52 UTC 2024
      351.3K bytes
      Cache
     
  7. 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
    Fri May 17 16:55:51 UTC 2024
      32.3K bytes
      Cache
     
  8. 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
    Sat May 18 00:54:04 UTC 2024
      485K bytes
      Cache
     
  9. 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
    Fri May 17 16:55:53 UTC 2024
      36.8K bytes
      Cache
     
  10. sklearn.neural_network.MLPRegressor — scikit-le...

    returns f(x) = x ‘logistic’, the logistic...logistic sigmoid function, returns f(x) = 1 / (1 + exp(-x)). ‘tanh’,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Fri May 17 16:55:51 UTC 2024
      62.5K bytes
      Cache
     
Back to top