Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 251 for f (0.09 sec)

  1. sklearn.isotonic.IsotonicRegression — scikit-le...

    the y = f(X) monotonic function. New in version 0.24. f_ function...values used to interpolate the y = f(X) monotonic function. New in...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html
    Fri May 03 17:04:24 UTC 2024
      71.5K bytes
      Cache
     
  2. sklearn.model_selection.learning_curve — scikit...

    print ( f " { train_size } samples were...train the model" ) ... print ( f "The average train accuracy is...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Fri May 03 17:04:24 UTC 2024
      32.2K bytes
      Cache
     
  3. 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...
    Fri May 03 17:04:25 UTC 2024
      10.7K bytes
     
  4. auto_examples_jupyter.zip

    with f_0, and negatively correlated with f_1\ny = 5 * f_0 + np.sin(10...np.sin(10 * np.pi * f_0) - 5 * f_1 - np.cos(10 * np.pi * f_1) + noise"...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Fri May 03 17:04:24 UTC 2024
      2.1M bytes
      2 views
     
  5. 1.11. Ensembles: Gradient boosting, random fore...

    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}}\)...
    scikit-learn.org/stable/modules/ensemble.html
    Fri May 03 17:04:24 UTC 2024
      195.6K bytes
      Cache
     
  6. sklearn.feature_selection.SelectKBest — scikit-...

    See also f_classif ANOVA F-value between label/feature...for classification tasks. f_regression F-value between label/feature...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectKBest.html
    Fri May 03 17:04:25 UTC 2024
      50.1K bytes
      Cache
     
  7. sklearn.metrics.classification_report — scikit-...

    F-measure and support for each class....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
    Fri May 03 17:04:25 UTC 2024
      30.4K bytes
      Cache
     
  8. 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
    Fri May 03 17:04:24 UTC 2024
      27.9K bytes
      Cache
     
  9. decomposition.rst.txt

    F. Bach, J. Ponce, G. Sapiro, 2009..._ R. Jenatton, G. Obozinski, F. Bach, 2009 .. _kernel_PCA: Kernel...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Fri May 03 17:04:24 UTC 2024
      45.8K bytes
     
  10. sklearn.svm.l1_min_c — scikit-learn 1.4.2 docum...

    random_state = 42 ) >>> print ( f " { l1_min_c ( X , y , loss =...
    scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html
    Fri May 03 17:04:24 UTC 2024
      19.4K bytes
      Cache
     
Back to top