Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 171 - 180 of over 10,000 for 1 (0.15 seconds)

  1. KFold — scikit-learn 1.8.0 documentation

    3] Test: index=[0 1] Fold 1: Train: index=[0 1] Test: index=[2...X = np . array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]])...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Mon Jan 12 10:07:40 GMT 2026
      123.7K bytes
      Cache
     
  2. BayesianGaussianMixture — scikit-learn 1....

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], [ 4 , 2 ], [...mixtures”. Bayesian analysis 1.1 Examples >>> import...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Mon Jan 12 10:07:41 GMT 2026
      153.4K bytes
      Cache
     
  3. KernelRidge — scikit-learn 1.8.0 document...

    KernelRidge ( alpha = 1 , * , kernel = 'linear' , gamma...= None , degree = 3 , coef0 = 1 , kernel_params = None ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html
    Mon Jan 12 10:07:38 GMT 2026
      142.9K bytes
      Cache
     
  4. auc — scikit-learn 1.8.0 documentation

    array ([ 1 , 1 , 2 , 2 ]) >>> y_score...y_score = np . array ([ 0.1 , 0.4 , 0.35 , 0.8 ]) >>> fpr...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html
    Mon Jan 12 10:07:40 GMT 2026
      113.5K bytes
      Cache
     
  5. dict_learning_online — scikit-learn 1.8.0...

    1 ( U , V ) with || V_k || _2 = 1 for all 0 <=...heuristics. Added in version 1.1. return_code bool, default=True...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html
    Mon Jan 12 10:07:40 GMT 2026
      123.7K bytes
      Cache
     
  6. dcg_score — scikit-learn 1.8.0 documentation

    asarray ([[ 1 , 0 , 0 , 0 , 1 ]]) >>> # by...to have a score between 0 and 1. References Wikipedia entry for...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.dcg_score.html
    Mon Jan 12 10:07:41 GMT 2026
      113K bytes
      Cache
     
  7. 移行 1.0.3 to 1.0.4A | DBFlute

    SiteMap | Author's Blog 移行 1.0.3 to 1.0.4A お約束の注意点 環境上の注意点 Rep...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate103to104A.html
    Wed Jan 07 17:41:33 GMT 2026
      7K bytes
      Cache
     
  8. 移行 1.0.4H to 1.0.4J | DBFlute

    SiteMap | Author's Blog 移行 1.0.4H to 1.0.4J お約束の注意点 環境上の注意点 ソースコードのデフォルト改行コードをLFに...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate104Hto104J.html
    Wed Jan 07 17:41:33 GMT 2026
      6.8K bytes
      Cache
     
  9. 移行 1.0.2 to 1.0.3 | DBFlute

    SiteMap | Author's Blog 移行 1.0.2 to 1.0.3 お約束の注意点 環境上の注意点 Inne...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate102to103.html
    Wed Jan 07 17:41:33 GMT 2026
      7K bytes
      Cache
     
  10. cohen_kappa_score — scikit-learn 1.8.0 do...

    which is a number between -1 and 1. The maximum value means complete...function computes Cohen’s kappa [1] , a score that expresses the...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cohen_kappa_score.html
    Mon Jan 12 10:07:41 GMT 2026
      111.5K bytes
      Cache
     
Back to Top