Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1751 - 1760 of 2,529 for = (0.06 sec)

  1. 1.2. Linear and Quadratic Discriminant Analysis...

    \mathcal{R}^d\) : \[P(y=k | x) = \frac{P(x | y=k) P(y=k)}{P(x)} = \frac{P(x...P(y=k | x) &= \log P(x | y=k) + \log P(y = k) + Cst \\ &= -\frac{1}{2}...
    scikit-learn.org/stable/modules/lda_qda.html
    Sat Nov 23 04:49:16 UTC 2024
      53.6K bytes
      Cache
     
  2. l1_min_c — scikit-learn 1.5.2 documentation

    y = make_classification ( n_samples = 100 , n_features = 20...y , * , loss = 'squared_hinge' , fit_intercept = True , intercept_scaling...
    scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html
    Sat Nov 23 04:49:14 UTC 2024
      108.5K bytes
      Cache
     
  3. GenericUnivariateSelect — scikit-learn 1.5.2 do...

    score_func=<function f_classif> , * , mode='percentile' , param=1e-05...chi2 >>> X , y = load_breast_cancer ( return_X_y = True ) >>> X...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html
    Sat Nov 23 04:49:16 UTC 2024
      133.1K bytes
      Cache
     
  4. Trained models | Machine Learning in the Elasti...

    erated=true&include=definition&decompress_definition=false" \...
    www.elastic.co/guide/en/machine-learning/current/ml-trained-models.html
    Tue Aug 27 23:15:08 UTC 2024
      23.1K bytes
      Cache
     
  5. nan_euclidean_distances — scikit-learn 1.5.2 do...

    Y = None , * , squared = False , missing_values = nan , copy...samples in X and Y, where Y=X is assumed if Y=None. When calculating...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.nan_euclidean_distances.html
    Sat Nov 23 04:49:16 UTC 2024
      109.8K bytes
      Cache
     
  6. EmpiricalCovariance — scikit-learn 1.5.2 docume...

    multivariate_normal ( mean = [ 0 , 0 ], ... cov = real_cov , ... size = 500 ) >>>...comp_cov , norm = 'frobenius' , scaling = True , squared = True ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html
    Sat Nov 23 04:49:16 UTC 2024
      135.5K bytes
      Cache
     
  7. Donald Trump's Day At McDonald's, And This Week...

    fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...
    digg.com/memes-ranked/link/best-memes-trump-mcdonalds-top-bottom-paycheck-just-hit
    Tue Oct 29 01:20:22 UTC 2024
      163K bytes
      Cache
     
  8. Behaviorについて | DBFlute

    ListResultBean<Member> memberList = memberBhv.selectList(cb); // 変数(名)の選択状態になる...@Java List<Member> memberList = member ... ; // この行のどこにいても shift...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/howto.html
    Tue Nov 12 15:10:59 UTC 2024
      18.3K bytes
      Cache
     
  9. mutual_info_classif — scikit-learn 1.5.2 docume...

    discrete_features = 'auto' , n_neighbors = 3 , copy = True , random_state...n_features = 10 , n_informative = 2 , n_clusters_per_class = 1 , ......
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_classif.html
    Sat Nov 23 04:49:16 UTC 2024
      113.9K bytes
      Cache
     
  10. explained_variance_score — scikit-learn 1.5.2 d...

    sample_weight = None , multioutput = 'uniform_average' ,... >>> y_true = [ 3 , - 0.5 , 2 , 7 ] >>> y_pred = [ 2.5 , 0.0...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.explained_variance_score.html
    Sat Nov 23 04:49:16 UTC 2024
      113.9K bytes
      Cache
     
Back to top