Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. TimeSeriesSplit — scikit-learn 1.5.0 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...)): ... print ( f "Fold { i } :" ) ... print ( f " Train: index=...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Tue May 21 18:58:19 UTC 2024
      134.4K bytes
      2 views
      Cache
     
  2. plot_release_highlights_1_5_0.ipynb

    5\")\nprint(f\"Custom score: {custom_score(y_test,...scoring=custom_scorer\n).fit(X, y)\n\nprint(f\"Tuned decision threshold: {t...
    scikit-learn.org/stable/_downloads/ae2d0a2ad69c5df5b93e5ea5c87d56b2/plot_release_highlights_1_5_0...
    Tue May 21 18:58:18 UTC 2024
      11.3K bytes
     
  3. 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/stable/_static/scripts/bootstrap.js
    Tue May 21 18:58:19 UTC 2024
      79.7K bytes
      Similar Results (1)
     
  4. plot_release_highlights_1_5_0.py

    5") print(f"Custom score: {custom_score(y_test,...scoring=custom_scorer ).fit(X, y) print(f"Tuned decision threshold: {tu...
    scikit-learn.org/stable/_downloads/ba0cfc16d7953e1c2c6912b6beca1e91/plot_release_highlights_1_5_0.py
    Tue May 21 18:58:19 UTC 2024
      8.3K bytes
     
  5. ShuffleSplit — scikit-learn 1.5.0 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...)): ... print ( f "Fold { i } :" ) ... print ( f " Train: index=...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Tue May 21 18:58:19 UTC 2024
      129.5K bytes
      Cache
     
  6. 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
    Tue May 21 18:58:19 UTC 2024
      125K bytes
      Cache
     
  7. learning_curve — scikit-learn 1.5.0 documentation

    print ( f " { train_size } samples were...train the model" ) ... print ( f "The average train accuracy is...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Tue May 21 18:58:19 UTC 2024
      128.3K bytes
      Cache
     
  8. How to easily add application monitoring in Kub...

    using kubectl: kubectl apply - f webhook - test.yaml The result...monitored: $ kubectl delete -f webhook-test.yaml pod "webhook-test"...
    www.elastic.co/observability-labs/blog/application-monitoring-kubernetes-pods
    Wed May 22 00:51:22 UTC 2024
      135.9K bytes
      Cache
     
  9. 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
    Tue May 21 18:58:18 UTC 2024
      85.2K bytes
      Cache
     
  10. 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
    Tue May 21 18:58:19 UTC 2024
      1.6M bytes
      4 views
     
Back to top