Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 265 for f (0.04 sec)

  1. StratifiedKFold — scikit-learn 1.5.0 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Tue May 28 11:51:33 UTC 2024
      129.9K bytes
      Cache
     
  2. TimeSeriesSplit — scikit-learn 1.5.0 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...)): ... print ( f "Fold { i } :" ) ... print ( f " Train: index=...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Tue May 28 11:51:32 UTC 2024
      134.4K bytes
      2 views
      Cache
     
  3. MLPRegressor — scikit-learn 1.5.0 documentation

    returns f(x) = x ‘logistic’, the logistic...logistic sigmoid function, returns f(x) = 1 / (1 + exp(-x)). ‘tanh’,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Tue May 28 11:51:32 UTC 2024
      156.2K bytes
      Cache
     
  4. How to easily add application monitoring in Kub...

    using kubectl: kubectl apply - f webhook - test.yaml The result...monitored: $ kubectl delete -f webhook-test.yaml pod "webhook-test"...
    www.elastic.co/observability-labs/blog/application-monitoring-kubernetes-pods
    Wed May 29 01:06:20 UTC 2024
      135.9K bytes
      Cache
     
  5. ShuffleSplit — scikit-learn 1.5.0 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...)): ... print ( f "Fold { i } :" ) ... print ( f " Train: index=...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Tue May 28 11:51:33 UTC 2024
      129.5K bytes
      Cache
     
  6. SelectKBest — scikit-learn 1.5.0 documentation

    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
    Tue May 28 11:51:32 UTC 2024
      142.9K bytes
      Cache
     
  7. StratifiedGroupKFold — scikit-learn 1.5.0 docum...

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...print ( f " Test: index= { test_index } " ) ... print ( f " group=...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Tue May 28 11:51:32 UTC 2024
      135.4K bytes
      Cache
     
  8. 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
    Tue May 28 11:51:33 UTC 2024
      239.3K bytes
      Cache
     
  9. 4.1. Partial Dependence and Individual Conditio...

    \mathbb{E}_{X_C}\left[ f(x_S, X_C) \right]\\ &= \int f(x_S, x_C) p(x_C)...dependence of the response \(f\) at a point \(x_S\) is defined...
    scikit-learn.org/stable/modules/partial_dependence.html
    Tue May 28 11:51:34 UTC 2024
      64.9K bytes
      Cache
     
  10. Accelerate DevOps transformation with Elastic O...

    Annotation API tail -f for your entire infrastructure...log monitoring is like tail -f across your entire application...
    www.elastic.co/observability/devops
    Wed May 29 00:54:20 UTC 2024
      485.2K bytes
      Cache
     
Back to top