Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 86 for f (0.04 sec)

  1. bootstrap.js

    nce[f]-d[f]-i.rects.popper[p],y=d[f]-i.rects.reference[f],w=...,k,M)),F=y===f?j:I,B={top:$.top-F.top+C.top,bottom:F.bottom-...
    scikit-learn.org/stable/_static/scripts/bootstrap.js
    Tue May 21 18:58:19 UTC 2024
      79.7K bytes
      Similar Results (1)
     
  2. Feature Selection — scikit-learn 1.5.0 document...

    Comparison of F-test and mutual information Comparison of F-test and...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Tue May 21 18:58:18 UTC 2024
      85.2K bytes
      Cache
     
  3. 1.16. Probability calibration — scikit-learn 1....

    (y_i - \hat{f}_i)^2\] subject to \(\hat{f}_i \geq \hat{f}_j\) whenever...: \[p(y_i = 1 | f_i) = \frac{1}{1 + \exp(A f_i + B)} \,,\] where...
    scikit-learn.org/stable/modules/calibration.html
    Tue May 21 18:58:20 UTC 2024
      66.4K bytes
      Cache
     
  4. 1.17. Neural network models (supervised) — scik...

    algorithm that learns a function \(f: R^m \rightarrow R^o\) by training...neuron MLP learns the function \(f(x) = W_2 g(W_1^T x + b_1) + b_2\)...
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Tue May 21 18:58:19 UTC 2024
      72.4K bytes
      Cache
     
  5. ensemble.rst.txt

    F(x_i))}{\partial F(x_i)} \right]_{F=F_{m - 1}}. .....\frac{\partial l(y_i, F(x_i))}{\partial F(x_i)} \right]_{F=F_{m - 1}}` is...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Tue May 21 18:58:19 UTC 2024
      72.8K bytes
     
  6. sklearn.utils.validation.check_is_fitted — scik...

    print ( f "Model is not fitted yet." ) Model...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html
    Mon May 20 18:34:25 UTC 2024
      21.5K bytes
      Cache
     
  7. feature_selection.rst.txt

    we can use a F-test to retrieve the two best...sklearn.feature_selection import f_classif >>> X, y = load_iris(return_X_y=True)...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Tue May 21 18:58:18 UTC 2024
      14.2K bytes
      1 views
     
  8. 1.7. Gaussian Processes — scikit-learn 1.5.0 do...

    prior on a latent function \(f\) , which is then squashed through...classification. The latent function \(f\) is a so-called nuisance function,...
    scikit-learn.org/stable/modules/gaussian_process.html
    Tue May 21 18:58:19 UTC 2024
      88.4K bytes
      Cache
     
  9. plot_release_highlights_1_4_0.ipynb

    decision_function(X_test)\nprint(f\"ROC AUC score is {roc_auc_score(y_test,..."outputs": [], "source": [ "print(f\"Output type: {type(df_out)}\")"...
    scikit-learn.org/stable/_downloads/53490cdb42c3c07ba8cccd1c4ed4dca4/plot_release_highlights_1_4_0...
    Mon May 20 18:34:25 UTC 2024
      10.7K bytes
     
  10. sklearn.gaussian_process.kernels.Hyperparameter...

    in sorted ( params ): print ( f " { key } : { params [ key ] }...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Hyperparameter.html
    Mon May 20 18:34:25 UTC 2024
      27.9K bytes
      Cache
     
Back to top