Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1211 - 1220 of 2,022 for = (0.58 sec)

  1. About us — scikit-learn 1.7.1 documentation

    journal = { Journal of Machine Learning Research }, volume = { 12...12 }, pages = { 2825 -- 2830 }, year = { 2011 } } If you want...
    scikit-learn.org/stable/about.html
    Mon Aug 25 13:49:20 UTC 2025
      61K bytes
      Cache
     
  2. LastaFluteのパッケージ構成 | LastaFlute

    CachedFwAssistantDir { // ========== // Attribute // ========= @Resource protected...maihamaConfig ; // ========== // Assist // ====== @Override protected...
    dbflute.seasar.org/ja/lastaflute/howto/structure/pkgstructure.html
    Tue Aug 12 02:41:09 UTC 2025
      30.3K bytes
      Cache
     
  3. inplace_row_scale — scikit-learn 1.7.1 document...

    indptr = np . array ([ 0 , 2 , 3 , 4 , 5 ]) >>> indices = np ....>>> data = np . array ([ 8 , 1 , 2 , 5 , 6 ]) >>> scale = np . array...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_row_scale.html
    Mon Aug 25 13:49:24 UTC 2025
      108.6K bytes
      Cache
     
  4. 2.5. Decomposing signals in components (matrix ...

    \(n_{samples} = 400\) and \(n_{features} = 64 \times 64 = 4096\) ,...NMF >>> model = NMF ( n_components = 2 , init = 'random' , random_state...
    scikit-learn.org/stable/modules/decomposition.html
    Mon Aug 25 13:49:20 UTC 2025
      126.7K bytes
      Cache
     
  5. PolynomialFeatures — scikit-learn 1.7.1 documen...

    degree = 2 , * , interaction_only = False , include_bias = True...features. Note that min_degree=0 and min_degree=1 are equivalent as outputting...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Mon Aug 25 13:49:24 UTC 2025
      139.9K bytes
      Cache
     
  6. precision_recall_curve — scikit-learn 1.7.1 doc...

    pos_label = None , sample_weight = None , drop_intermediate = False...values are precision=class balance and recall=1.0 which corresponds...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_curve.html
    Mon Aug 25 13:49:19 UTC 2025
      115.3K bytes
      Cache
     
  7. compute_class_weight — scikit-learn 1.7.1 docum...

    class_weight = "balanced" , classes = np . unique ( y ), y = y ) array([1.5..., classes , y , sample_weight = None ) [source] # Estimate class...
    scikit-learn.org/stable/modules/generated/sklearn.utils.class_weight.compute_class_weight.html
    Mon Aug 25 13:49:19 UTC 2025
      108.3K bytes
      Cache
     
  8. ハンズオンセクション 5 | DBFlute

    FK_MEMBER_MEMBER_ADDRESS_VALID = map: { ; localTableName = MEMBER ; foreignTableName...foreignTableName = MEMBER_ADDRESS ; localColumnName = MEMBER_ID ; foreignColumnName...
    dbflute.seasar.org/ja/tutorial/handson/section05.html
    Tue Aug 12 02:41:09 UTC 2025
      17.5K bytes
      1 views
      Cache
     
  9. ndcg_score — scikit-learn 1.7.1 documentation

    k = None , sample_weight = None , ignore_ties = False ).../ 2 = .75 >>> ndcg_score ( true_relevance , scores , k = 1 )...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html
    Mon Aug 25 13:49:18 UTC 2025
      113.6K bytes
      Cache
     
  10. murmurhash3_32 — scikit-learn 1.7.1 documentation

    seed = 0 , positive = False ) # Compute the...bytes, unicode or ndarray of dtype=np.int32 The physical object to...
    scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html
    Mon Aug 25 13:49:24 UTC 2025
      105.7K bytes
      Cache
     
Back to top