Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 369 for f (0.04 sec)

  1. SelectFpr — scikit-learn 1.7.2 documentation

    See also f_classif ANOVA F-value between label/feature...for a discrete target. f_regression F-value between label/feature...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Fri Sep 12 13:34:53 UTC 2025
      132.7K bytes
      Cache
     
  2. fbeta_score — scikit-learn 1.7.2 documentation

    [source] # Compute the F-beta score. The F-beta score is the weighted...precision. The formula for F-beta score is: \[F_\beta = \frac{(1 + \beta^2)...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fbeta_score.html
    Fri Sep 12 13:34:55 UTC 2025
      124.5K bytes
      1 views
      Cache
     
  3. dump_svmlight_file — scikit-learn 1.7.2 documen...

    data will be written to f. f should be opened in binary mode....dump_svmlight_file ( X , y , f , * , zero_based = True , comment...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html
    Fri Sep 12 13:34:49 UTC 2025
      108.8K bytes
      Cache
     
  4. Vector Quantization Example — scikit-learn 1.7....

    face ( gray = True ) print ( f "The dimension of the image is...raccoon_face . shape } " ) print ( f "The data used to encode the image...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Fri Sep 12 13:34:54 UTC 2025
      111.1K bytes
      Cache
     
  5. 10. Model persistence — scikit-learn 1.7.2 docu...

    "wb" ) as f : f . write ( onx . SerializeToString..."filename.onnx" , "rb" ) as f : onx = f . read () sess = InferenceSession...
    scikit-learn.org/stable/model_persistence.html
    Fri Sep 12 13:34:50 UTC 2025
      77.2K bytes
      Cache
     
  6. Approximate nearest neighbors in TSNE — scikit-...

    msg = f "Benchmarking on { dataset_name } :" print ( f " \n {...msg = f "Benchmarking on { dataset_name } :" print ( f " \n {...
    scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html
    Fri Sep 12 13:34:50 UTC 2025
      135.5K bytes
      Cache
     
  7. Java - String | DBFlute

    jflute [0] j [1] f [2] l [3] u [4] t [5] e [6] 例えば、1...name = "jflute" ; // [0] j [1] f [2] l [3] u [4] t [5] e [6] String...
    dbflute.seasar.org/ja/manual/topic/programming/java/string.html
    Tue Aug 12 02:41:09 UTC 2025
      19.8K bytes
      Cache
     
  8. Custom refit strategy of a grid search with cro...

    target == 8 print ( f "The number of images is { X ....filtered_cv_results [ "params" ], ): print ( f "precision: { mean_precision :...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Fri Sep 12 13:34:50 UTC 2025
      136K bytes
      Cache
     
  9. Observability for Amazon MQ with Elastic: Demys...

    info ( f"Processing queue: { queue_name...decoded_json ) logger . info ( f"Decoded message: { json . dumps...
    www.elastic.co/observability-labs/blog/amazonmq-observability-rabbitmq-integration
    Sat Sep 13 01:13:02 UTC 2025
      198.7K bytes
      Cache
     
  10. Partial Dependence and Individual Conditional E...

    print ( f "done in { time () - tic : .3f } s" ) print ( f "Test...print ( f "done in { time () - tic : .3f } s" ) print ( f "Test...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Fri Sep 12 13:34:56 UTC 2025
      228.7K bytes
      Cache
     
Back to top