Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 151 - 160 of 1,245 for f (0.09 seconds)

Filter
  1. Démarrage rapide de l’API

    ]: print ( f "- { doc [ 'title' ] } " ) print ( f " URL : { doc...} response = requests . get ( f " { FESS_URL } /api/v1/documents"...
    fess.codelibs.org/fr/15.5/api/api-quickstart.html
    Mon Mar 23 02:54:11 UTC 2026
      50.1K bytes
      Cache
     
  2. Recursive feature elimination with cross-valida...

    n_features = 15 feat_names = [ f "feature_ { i } " for i in range...rfecv . fit ( X , y ) print ( f "Optimal number of features: {...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html
    Mon Mar 23 20:39:20 UTC 2026
      16.8K bytes
      Cache
     
  3. Install ECK using the YAML manifests | Elastic ...

    with create : kubectl create -f https://download.elastic.co/d...its RBAC rules: kubectl apply -f https://download.elastic.co/d...
    www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s/install-using-yaml-manifest-quickstart
    Thu Mar 19 11:49:38 UTC 2026
      28.7K bytes
      Cache
     
  4. model_evaluation.rst.txt

    \left|\left\{k: \hat{f}_{ik} \geq \hat{f}_{ij} \right\}\right|`....\left\{k: y_{ik} = 1, \hat{f}_{ik} \geq \hat{f}_{ij} \right\}`, :ma...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      37.2K bytes
     
  5. Label Propagation digits: Demonstrating perform...

    pyplot as plt f = plt . figure ( figsize = ( 7...images [ image_index ] sub = f . add_subplot ( 2 , 5 , index...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Mon Mar 23 20:39:20 UTC 2026
      16.7K bytes
      Cache
     
  6. 3.4. Metrics and scoring: quantifying the quali...

    also known as balanced F-score or F-measure. fbeta_score (y_true,...score, also known as balanced F-score or F-measure. fbeta_score (y_true,...
    scikit-learn.org/stable/modules/model_evaluation.html
    Mon Mar 23 20:39:21 UTC 2026
      62.7K bytes
      Cache
     
  7. API 快速入门

    ]: print ( f "- { doc [ 'title' ] } " ) print ( f " URL: { doc...} response = requests . get ( f " { FESS_URL } /api/v1/documents"...
    fess.codelibs.org/zh-cn/15.5/api/api-quickstart.html
    Mon Mar 23 03:00:21 UTC 2026
      48K bytes
      Cache
     
  8. Obtención Masiva de Resultados de Búsqueda

    print ( f "Title: { doc . get ( 'title' ) } " ) print ( f "URL:...'all_documents.ndjson' , 'r' ) as f : for line in f : documents . append (...
    fess.codelibs.org/es/15.5/config/search-scroll.html
    Mon Mar 23 02:52:34 UTC 2026
      56K bytes
      Cache
     
  9. Features in Histogram Gradient Boosting Trees —...

    shuffle = False ) print ( f "Training sample size: { X_train...X_train . shape [ 0 ] } " ) print ( f "Test sample size: { X_test ....
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Mon Mar 23 20:39:22 UTC 2026
      23K bytes
      Cache
     
  10. Recognizing hand-written digits — scikit-learn ...

    set_title ( f "Prediction: { prediction } "...classification metrics. print ( f "Classification report for classifier...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Mon Mar 23 20:39:22 UTC 2026
      16.9K bytes
      Cache
     
Back to Top