Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 2,630 for 2 (0.07 sec)

  1. LinearDiscriminantAnalysis — scikit-learn 1.5.2...

    2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Tue Sep 17 17:21:49 UTC 2024
      154.1K bytes
      Cache
     
  2. HashingVectorizer — scikit-learn 1.5.2 document...

    2) means unigrams and bigrams, and (2, 2) means only...n_features is large enough (e.g. 2 ** 18 for text classification...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html
    Tue Sep 17 17:21:49 UTC 2024
      144K bytes
      Cache
     
  3. auc — scikit-learn 1.5.2 documentation

    2 , 2 ]) >>> pred = np . array ([...roc_curve ( y , pred , pos_label = 2 ) >>> metrics . auc ( fpr , tpr...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html
    Tue Sep 17 17:21:49 UTC 2024
      112.7K bytes
      Cache
     
  4. BisectingKMeans — scikit-learn 1.5.2 documentation

    2, 0, 2, 0, 2, 1, 1, 1], dtype=int32)...], ... [ 10 , 0 ], [ 2 , 1 ], [ 10 , 2 ], ... [ 10 , 8 ], [ 10...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html
    Tue Sep 17 17:21:49 UTC 2024
      150.9K bytes
      Cache
     
  5. KernelRidge — scikit-learn 1.5.2 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination \(R^2\) is defined as \((1 - \frac{u}{v})\)...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html
    Tue Sep 17 17:21:49 UTC 2024
      141.8K bytes
      Cache
     
  6. 移行 1.2.5 to 1.2.6 | DBFlute

    2.5 to 1.2.6 お約束の注意点 環境上の注意点 schema...|-schema | |-schemadiff // since 1.2.6 | | |-2022 | | | |-diffpiec...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate125to126.html
    Tue Sep 17 12:05:05 UTC 2024
      8.9K bytes
      Cache
     
  7. DecisionBoundaryDisplay — scikit-learn 1.5.2 do...

    2) Input data that should be only 2-dimensional....load_iris () >>> feature_1 , feature_2 = np . meshgrid ( ... np . linspace...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Tue Sep 17 17:21:49 UTC 2024
      151.2K bytes
      Cache
     
  8. 1.2. Linear and Quadratic Discriminant Analysis...

    \frac{1}{(2\pi)^{d/2} |\Sigma_k|^{1/2}}\exp\left(-\frac{1}{2} (x-\mu_k)^t...naive_bayes.GaussianNB . 1.2.2.2. LDA # LDA is a special case...
    scikit-learn.org/stable/modules/lda_qda.html
    Wed Sep 18 20:56:23 UTC 2024
      53.9K bytes
      Cache
     
  9. 移行 1.2.0 to 1.2.1 | DBFlute

    2.0 to 1.2.1 お約束の注意点 環境上の注意点 AlterCheck,...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate120to121.html
    Tue Sep 17 12:05:05 UTC 2024
      8.7K bytes
      Cache
     
  10. LedoitWolf — scikit-learn 1.5.2 documentation

    2 ], ... [ .2 , .8 ]]) >>> np . random...Multivariate Analysis, Volume 88, Issue 2, February 2004, pages 365-411....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Tue Sep 17 17:21:48 UTC 2024
      137.2K bytes
      Cache
     
Back to top