Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 3,740 for 1 (0.15 sec)

  1. hamming_loss — scikit-learn 1.7.2 documentation

    1 ], [ 1 , 1 ]]), np . zeros (( 2 , 2...between 0 and 1, lower being better. References [ 1 ] Grigorios...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hamming_loss.html
    Tue Sep 16 14:38:52 UTC 2025
      111.9K bytes
      Cache
     
  2. accuracy_score — scikit-learn 1.7.2 documentation

    1 ], [ 1 , 1 ]]), np . ones (( 2 , 2...y_pred = [ 0 , 2 , 1 , 3 ] >>> y_true = [ 0 , 1 , 2 , 3 ] >>> accuracy_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html
    Tue Sep 16 14:38:52 UTC 2025
      116.4K bytes
      Cache
     
  3. 移行 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
    Mon Sep 15 10:51:17 UTC 2025
      7K bytes
      Cache
     
  4. Ridge — scikit-learn 1.7.2 documentation

    Ridge ( alpha = 1.0 , * , fit_intercept = True ,...shape (n_targets,)}, default=1.0 Constant that multiplies the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Tue Sep 16 14:38:55 UTC 2025
      153.9K bytes
      Cache
     
  5. 移行 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
    Mon Sep 15 10:51:17 UTC 2025
      6.8K bytes
      Cache
     
  6. 移行 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
    Mon Sep 15 10:51:17 UTC 2025
      7K bytes
      Cache
     
  7. kmeans_plusplus — scikit-learn 1.7.2 documentation

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2...provided array. Added in version 1.3. x_squared_norms array-like...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.kmeans_plusplus.html
    Tue Sep 16 14:38:55 UTC 2025
      111.2K bytes
      Cache
     
  8. fetch_20newsgroups — scikit-learn 1.7.2 documen...

    1, 1, 1, 0, 1, 1, 0, 0, 0]) Gallery examples...Added in version 1.5. delay float, default=1.0 Number of seconds...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Tue Sep 16 14:38:52 UTC 2025
      119.5K bytes
      Cache
     
  9. Kernel — scikit-learn 1.7.2 documentation

    length_scale = 1.0 ): ... self . length_scale =...2.0 ) >>> X = np . array ([[ 1 , 2 ], [ 3 , 4 ]]) >>> print (...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Kernel.html
    Tue Sep 16 14:38:52 UTC 2025
      122.3K bytes
      Cache
     
  10. silhouette_samples — scikit-learn 1.7.2 documen...

    The best value is 1 and the worst value is -1. Values near 0 indicate...2 <= n_labels <= n_samples - 1 . This function returns the Silhouette...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_samples.html
    Mon Sep 15 09:31:44 UTC 2025
      112.3K bytes
      Cache
     
Back to top