Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 101 - 110 of 1,245 for f (0.05 seconds)

Filter
  1. Semi-supervised Classification on a Text Datase...

    and return F1 score""" print ( f " Number of training samples:...len ( X_train ) } " ) print ( f " Unlabeled samples in training...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Mon Mar 23 20:39:21 UTC 2026
      18.3K bytes
      Cache
     
  2. System-related settings

    = " %F ESS_HOME% \\ app" ; - Dfess . temp . path = " %F ESS_HOME%...=- Dfess ; - Dfess . home = " %F ESS_HOME%" ; - Dfess . es . dir...
    fess.codelibs.org/15.5/config/system.html
    Mon Mar 23 02:47:55 UTC 2026
      23K bytes
      Cache
     
  3. 7.1. Pipelines and composite estimators — sciki...

    'w' ) as f : ... f . write ( estimator_html_repr...TransformedTargetReg(...) >>> print ( f "R2 score: { regr . score ( X_test...
    scikit-learn.org/stable/modules/compose.html
    Mon Mar 23 20:39:20 UTC 2026
      17.4K bytes
      Cache
     
  4. 빠른 구축 가이드

    컨테이너 시작 docker compose -f compose.yaml -f compose-opensearch3.yaml...4: 중지 docker compose -f compose.yaml -f compose-opensearch3.yaml...
    fess.codelibs.org/ko/quick-start.html
    Mon Mar 23 02:59:01 UTC 2026
      25.8K bytes
      Cache
     
  5. Polynomial and Spline interpolation — scikit-le...

    def f ( x ): """Function to be approximated...replace = False )) y_train = f ( x_train ) # create 2D-array...
    scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html
    Mon Mar 23 20:39:20 UTC 2026
      19.2K bytes
      Cache
     
  6. Schnellstart-Anleitung

    starten docker compose -f compose.yaml -f compose-opensearch3.yaml...stoppen: docker compose -f compose.yaml -f compose-opensearch3.yaml...
    fess.codelibs.org/de/quick-start.html
    Mon Mar 23 02:51:17 UTC 2026
      26.8K bytes
      Cache
     
  7. Beginner's guide to Python

    print ( f" {test_celsius} °C = {fahrenheit: .1 f} °F" ) test_fahrenheit...) print ( f" {test_fahrenheit} °F = {celsius: .1 f} °C" ) Copy...
    developer.ibm.com/tutorials/python-beginners-guide/
    Tue Mar 17 04:25:44 UTC 2026
      25K bytes
      1 views
      Cache
     
  8. Build a Site Reliability Agent (SRA) for Red Ha...

    oc apply -f mcp-k8s-clusterrole.yaml Copy...use the cluster API. oc apply -f mcp-k8s-clusterrole-binding.yaml...
    developer.ibm.com/tutorials/build-sra-openshift-watsonx-orchestrate/
    Tue Mar 24 01:40:43 UTC 2026
      20.9K bytes
      Cache
     
  9. 10. Model persistence — scikit-learn 1.8.0 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
    Mon Mar 23 20:39:23 UTC 2026
      14.7K bytes
      Cache
     
  10. Ability of Gaussian process regression (GPR) to...

    title ( ( f "Initial: { kernel } \n Optimum:...\n Log-Marginal-Likelihood: " f " { gpr . log_marginal_likelihood...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy.html
    Mon Mar 23 20:39:21 UTC 2026
      19.1K bytes
      Cache
     
Back to Top