Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1171 - 1180 of 1,962 for = (0.07 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
    Mon Oct 20 15:12:24 UTC 2025
      53.8K bytes
      Cache
     
  2. scale — scikit-learn 1.7.2 documentation

    axis = 0 , with_mean = True , with_std = True , copy = True )...and scale. axis {0, 1}, default=0 Axis used to compute the means...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Mon Oct 20 15:12:26 UTC 2025
      111.4K bytes
      Cache
     
  3. Confusion matrix — scikit-learn 1.7.2 documenta...

    with iris = datasets . load_iris () X = iris . data y = iris . target...classifier = svm . SVC ( kernel = "linear" , C = 0.01 ) . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Mon Oct 20 15:12:27 UTC 2025
      88.9K bytes
      Cache
     
  4. check_consistent_length — scikit-learn 1.7.2 do...

    check_consistent_length >>> a = [ 1 , 2 , 3 ] >>> b = [ 2 , 3 , 4 ] >>> ...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_consistent_length.html
    Mon Oct 20 15:12:24 UTC 2025
      105.6K bytes
      1 views
      Cache
     
  5. make_checkerboard — scikit-learn 1.7.2 document...

    noise = 0.0 , minval = 10 , maxval = 100 , shuffle = True ,...rows , columns = make_checkerboard ( shape = ( 300 , 300 ), n_clusters...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_checkerboard.html
    Mon Oct 20 15:12:25 UTC 2025
      111.7K bytes
      Cache
     
  6. Common problems | APM Server Reference [7.15] |...

    s=index&v=true&h=index,stage When stage:..._cat/aliases/apm*transaction*?s=index&v=true&h=alias,index,is_write_index...
    www.elastic.co/guide/en/apm/server/current/common-problems.html
    Tue Nov 21 23:15:48 UTC 2023
      34.3K bytes
      Cache
     
  7. (Myself)ScalarCondition | DBFlute

    MEMBER_STATUS_CODE = 'FML' ) and sub1loc.MEMBER_STATUS_CODE = 'FML' ......まで打つと比較条件選択、そして、E (Equal) で enter // => Equal, GreaterThan, LessThan,...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/scalarcondition.html
    Mon Sep 15 10:51:18 UTC 2025
      29.9K bytes
      Cache
     
  8. 「マミコ・イズ…」大谷翔平の妻・真美子さん、SNSに連日登場→“対照的なコーデ”に現地ファンも驚がく

    大谷翔平選手と妻・真美子さん、愛犬のデコピン(2024年9月26日撮影) / Via Kirby Lee /...。 ワイルドカードシリーズでホームランを放つ大谷翔平選手(2025年9月30日撮影) / Via Ronald Martinez...
    www.buzzfeed.com/jp/kaitotakashima/shohei-ohtani-mamiko-group-photo-2-days-in-a-row
    Sun Oct 05 00:19:05 UTC 2025
      764.9K bytes
      Cache
     
  9. dcg_score — scikit-learn 1.7.2 documentation

    k = None , log_base = 2 , sample_weight = None , ignore_ties.../ 2 = 7.5 >>> dcg_score ( true_relevance , scores , k = 1 ) 7.5...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.dcg_score.html
    Mon Oct 20 15:12:26 UTC 2025
      112.5K bytes
      Cache
     
  10. Frequently Asked Questions — scikit-learn 1.7.2...

    metric = lev_metric , eps = 5 , min_samples = 2 , algorithm = 'brute'...data, define model... if __name__ == "__main__" : multiprocessing...
    scikit-learn.org/stable/faq.html
    Mon Oct 20 15:12:25 UTC 2025
      81.5K bytes
      Cache
     
Back to top