Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. permutation_test_score — scikit-learn 1.5.0 doc...

    ) >>> print ( f "Original Score: { score : .3f...Score: 0.810 >>> print ( ... f "Permutation Scores: { permutation_scores...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Fri May 31 14:06:06 UTC 2024
      125K bytes
      Cache
     
  2. plot_hgbt_regression.ipynb

    rint(f\"Test sample size: {X_test.shape[0]}\")\nprint(f\"Number...test_size=0.4, shuffle=False)\n\nprint(f\"Training sample size: {X_tra...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Fri May 31 14:06:06 UTC 2024
      20.2K bytes
     
  3. Feature Selection — scikit-learn 1.5.0 document...

    Comparison of F-test and mutual information Comparison of F-test and...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Fri May 31 14:06:04 UTC 2024
      85.2K bytes
      Cache
     
  4. bootstrap.js

    nce[f]-d[f]-i.rects.popper[p],y=d[f]-i.rects.reference[f],w=...,k,M)),F=y===f?j:I,B={top:$.top-F.top+C.top,bottom:F.bottom-...
    scikit-learn.org/dev/_static/scripts/bootstrap.js
    Fri May 31 14:06:06 UTC 2024
      79.8K bytes
      Similar Results (1)
     
  5. 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
    Fri May 31 14:06:04 UTC 2024
      1.6M bytes
      4 views
     
  6. KFold — scikit-learn 1.5.0 documentation

    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 31 14:06:04 UTC 2024
      129.2K bytes
      Cache
     
  7. 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 Jun 01 01:07:21 UTC 2024
      163.2K bytes
      Cache
     
  8. 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 31 14:06:06 UTC 2024
      121.2K bytes
      2 views
     
  9. 3.4. 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 31 14:06:06 UTC 2024
      398.7K bytes
      Cache
      Similar Results (1)
     
  10. 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 31 14:06:07 UTC 2024
      66.4K bytes
      Cache
     
Back to top