Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 31 - 40 of 1,180 for f (0.12 seconds)

  1. fbeta_score — scikit-learn 1.8.0 document...

    [source] # Compute the F-beta score. The F-beta score is the weighted...only precision. The formula for F-beta score is: \[F_\beta = \frac{(1...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fbeta_score.html
    Mon Dec 15 15:02:33 GMT 2025
      125.5K bytes
      Cache
     
  2. 1.5. Stochastic Gradient Descent — scikit...

    f(x_i)) = \max(0, 1 - y_i f(x_i))^2\) if \(y_i f(x_i) >...Classification. \(L(y_i, f(x_i)) = \max(0, 1 - y_i f(x_i))\) . Perceptron:...
    scikit-learn.org/stable/modules/sgd.html
    Mon Dec 15 15:02:30 GMT 2025
      90.1K bytes
      Cache
     
  3. f_classif — scikit-learn 1.8.0 documentation

    [source] # Compute the ANOVA F-value for the provided sample....ndarray of shape (n_features,) F-statistic for each feature. p_values...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html
    Mon Dec 15 15:02:33 GMT 2025
      110.9K bytes
      Cache
     
  4. 升级步骤

    卷: $ docker compose -f compose.yaml -f compose-opensearch3.yaml.../data $ docker compose -f compose.yaml -f compose-opensearch3.yaml...
    fess.codelibs.org/zh-cn/15.3/install/upgrade.html
    Sun Dec 21 02:49:26 GMT 2025
      35.9K bytes
      Cache
     
  5. Effect of transforming the targets in regressio...

    model_selection import train_test_split f , ( ax0 , ax1 ) = plt . subplots..."Transformed target distribution" ) f . suptitle ( "Synthetic data"...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Mon Dec 15 15:02:31 GMT 2025
      124.9K bytes
      Cache
     
  6. Upgrade Procedure

    volumes: $ docker compose -f compose.yaml -f compose-opensearch3.yaml.../data $ docker compose -f compose.yaml -f compose-opensearch3.yaml...
    fess.codelibs.org/15.3/install/upgrade.html
    Sun Dec 21 02:39:05 GMT 2025
      38K bytes
      Cache
     
  7. Archives

    I/F Doc 14.8 JavaDocs XRef I/F Doc 14.7 JavaDocs XRef I/F Doc...I/F Doc 14.1 JavaDocs XRef I/F Doc 14.0 JavaDocs XRef I/F Doc...
    fess.codelibs.org/archives.html
    Sun Dec 21 02:40:42 GMT 2025
      1M bytes
      Cache
     
  8. Fehlerbehebung

    überprüfen : $ docker compose -f compose.yaml -f compose-opensearch3.yaml...YAML-Datei: $ docker compose -f compose.yaml -f compose-opensearch3.yaml...
    fess.codelibs.org/de/15.3/install/troubleshooting.html
    Mon Dec 22 02:41:28 GMT 2025
      46.6K bytes
      Cache
     
  9. Gaussian Processes regression: basic introducto...

    generative process is defined as \(f(x) = x \sin(x)\) . import numpy...plot ( X , y , label = r "$f(x) = x \sin(x)$" , linestyle...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html
    Mon Dec 15 15:02:30 GMT 2025
      107.3K bytes
      Cache
     
  10. L1 Penalty and Sparsity in Logistic Regression ...

    100 print ( f "C= { C : .2f } " ) print ( f " { 'Sparsity...sparsity_l1_LR : .2f } %" ) print ( f " { 'Sparsity with Elastic-Net...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_l1_l2_sparsity.html
    Mon Dec 15 15:02:30 GMT 2025
      99.1K bytes
      Cache
     
Back to Top