Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 81 - 90 of 1,245 for f (0.05 seconds)

Filter
  1. The Johnson-Lindenstrauss bound for embedding w...

    legend ([ f "eps = { eps : 0.1f } " for eps...color = color ) plt . legend ([ f "n_samples = { n } " for n in...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Mon Mar 23 20:39:21 UTC 2026
      18.9K bytes
      Cache
     
  2. Backup API

    \ -F "file=@fess-backup.zip" \ -F "types=user,role" \ -F "overwrite=false"...YOUR_TOKEN" \ -F "file=@fess-backup.zip" \ -F "overwrite=false"...
    fess.codelibs.org/de/15.5/api/admin/api-admin-backup.html
    Mon Mar 23 02:51:01 UTC 2026
      37.2K bytes
      Cache
     
  3. Change allocator disconnect timeout | Elastic Docs

    $FOUND_ZK_READWRITE') $(docker inspect -f '{{ range .HostConfig.ExtraHosts...--rm -it \ $(docker inspect -f '{{ .Config.Image }}' frc-directors-director)...
    www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/change-allocator-disconnect-timeout
    Fri Mar 13 19:34:13 UTC 2026
      27.7K bytes
      Cache
     
  4. Biclustering documents with the Spectral Co-clu...

    print ( f "categories : { cat_string } " ) print ( f "words :...cocluster . row_labels_ print ( f "Done in { time () - start_time...
    scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html
    Mon Mar 23 20:39:21 UTC 2026
      17.9K bytes
      1 views
      Cache
     
  5. precision_recall_fscore_support — scikit-learn ...

    'f-score') , sample_weight = None...# Compute precision, recall, F-measure and support for each class....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html
    Mon Mar 23 20:39:23 UTC 2026
      15.8K bytes
      Cache
     
  6. Lasso on dense and sparse data — scikit-learn 1...

    y ) print ( f "Sparse Lasso done in { ( time...dense_lasso . fit ( X , y ) print ( f "Dense Lasso done in { ( time...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Mon Mar 23 20:39:22 UTC 2026
      16.1K bytes
      Cache
     
  7. Set up and run the BeeAI Agent Framework

    print ( f"Error while pinging /deploy: {e} " ) return f"Error while...print ( f"Error while pinging /renew_cert_1: {e} " ) return f"Error...
    developer.ibm.com/tutorials/set-up-bee-ai-agent-framework/
    Tue Mar 24 02:25:14 UTC 2026
      22.7K bytes
      Cache
     
  8. Clustering text documents using k-means — sciki...

    print ( f "LSA done in { time () - t0 : .3f } s" ) print ( f "Explained...unique_labels . shape [ 0 ] print ( f " { len ( dataset . data ) } documents...
    scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html
    Mon Mar 23 20:39:21 UTC 2026
      23.8K bytes
      Cache
     
  9. Hierarchical clustering with and without struct...

    labels_ print ( f "Elapsed time: { elapsed_time_unstructured...elapsed_time_unstructured : .2f } s" ) print ( f "Number of points: { label_unstructured...
    scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html
    Mon Mar 23 20:39:21 UTC 2026
      18.2K bytes
      Cache
     
  10. Single estimator versus bagging: bias-variance ...

    f ( X_test ), "b" , label = "$f(x)$" ) plt . plot...estimators ) # Generate data def f ( x ): x = x . ravel () return...
    scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html
    Mon Mar 23 20:39:21 UTC 2026
      18.6K bytes
      Cache
     
Back to Top