Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 410 for c (0.04 sec)

  1. sklearn.discriminant_analysis.LinearDiscriminan...

    corresponds to sum_k prior_k * C_k where C_k is the covariance matrix...the samples in class k . The C_k are estimated using the (potentially...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Sun May 19 20:00:39 UTC 2024
      68.5K bytes
      Cache
     
  2. 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)...p(x_C) dx_C,\end{split}\] where \(f(x_S, x_C)\) is the response function...
    scikit-learn.org/stable/modules/partial_dependence.html
    Sun May 19 20:00:39 UTC 2024
      41.4K bytes
      Cache
     
  3. sklearn.neighbors.NearestCentroid — scikit-lear...

    The predicted class C for each sample in X is returned....n_features) Test samples. Returns : C ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Sun May 19 20:00:39 UTC 2024
      43.1K bytes
      Cache
     
  4. sklearn.feature_selection.mutual_info_regressio...

    C. Ross “Mutual Information between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Sun May 19 20:00:39 UTC 2024
      23.4K bytes
      Cache
     
  5. 2.9. Neural network models (unsupervised) — sci...

    w_{ij}v_ih_j - \sum_i b_iv_i - \sum_j c_jh_j\] In the formula above, \(\mathbf{b}\)...\(\mathbf{b}\) and \(\mathbf{c}\) are the intercept vectors for...
    scikit-learn.org/stable/modules/neural_networks_unsupervised.html
    Sun May 19 20:00:39 UTC 2024
      22.3K bytes
      Cache
     
  6. sklearn.feature_selection.mutual_info_classif —...

    C. Ross “Mutual Information between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_classif.html
    Sun May 19 20:00:39 UTC 2024
      23.6K bytes
      Cache
     
  7. 3.3. Metrics and scoring: quantifying the quali...

    uniformly: \[\frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c (\text{AUC}(j...prevalence: \[\frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c p(j \cup k)(...
    scikit-learn.org/stable/modules/model_evaluation.html
    Sun May 19 20:00:39 UTC 2024
      351.3K bytes
      Cache
     
  8. sklearn.decomposition.IncrementalPCA — scikit-l...

    Recognition and Machine Learning” by C. Bishop, 12.2.1 p. 574 or htt...Computations, Third Edition, G. Holub and C. Van Loan, Chapter 5, section...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Sun May 19 20:00:39 UTC 2024
      66.2K bytes
      Cache
     
  9. sklearn.utils.Bunch — scikit-learn 1.4.2 docume...

    c = 6 >>> b [ 'c' ] 6 Methods clear ()...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Sun May 19 20:00:39 UTC 2024
      30.2K bytes
      Cache
     
  10. sklearn.manifold.locally_linear_embedding — sci...

    C. Hessian eigenmaps: Locally linear...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.locally_linear_embedding.html
    Sun May 19 20:00:39 UTC 2024
      25.6K bytes
      Cache
     
Back to top