Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 2,898 for 1 (0.09 sec)

  1. 移行 1.0.5G to 1.0.5H | DBFlute

    SiteMap | Author's Blog 移行 1.0.5G to 1.0.5H お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate105Gto105H.html
    Thu May 29 13:27:52 UTC 2025
      6.2K bytes
      Cache
     
  2. IterativeImputer — scikit-learn 1.7.0 documenta...

    is met once max(abs(X_t - X_{t-1}))/max(abs(X[known_vals])) < tol...data types. Added in version 1.3. imputation_order {‘ascending’,...
    scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html
    Fri Jun 06 09:13:47 UTC 2025
      151.5K bytes
      Cache
     
  3. 移行 1.0.5J to 1.0.5K | DBFlute

    SiteMap | Author's Blog 移行 1.0.5J to 1.0.5K お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate105Jto105K.html
    Thu May 29 13:27:52 UTC 2025
      6.5K bytes
      Cache
     
  4. Ridge — scikit-learn 1.7.0 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
    Fri Jun 06 09:13:47 UTC 2025
      154.3K bytes
      Cache
     
  5. StackingClassifier — scikit-learn 1.7.0 documen...

    in version 1.1: The ‘prefit’ option was added in 1.1 Note A larger...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Fri Jun 06 09:13:47 UTC 2025
      158.9K bytes
      Cache
     
  6. homogeneity_score — scikit-learn 1.7.0 document...

    1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Non-perfect labelings...homogeneity_score ([ 0 , 0 , 1 , 1 ], [ 0 , 0 , 1 , 2 ])) 1.000000 >>> print...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_score.html
    Fri Jun 06 09:13:46 UTC 2025
      114.4K bytes
      Cache
     
  7. Kernel — scikit-learn 1.7.0 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
    Fri Jun 06 09:13:46 UTC 2025
      122.3K bytes
      Cache
     
  8. silhouette_samples — scikit-learn 1.7.0 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
    Fri Jun 06 09:13:47 UTC 2025
      112.3K bytes
      Cache
     
  9. hinge_loss — scikit-learn 1.7.0 documentation

    [ 1 ]] >>> y = [ - 1 , 1 ] >>> est = svm . LinearSVC...0.09]) >>> hinge_loss ([ - 1 , 1 , 1 ], pred_decision ) 0.30 In...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html
    Fri Jun 06 09:13:47 UTC 2025
      114.8K bytes
      Cache
     
  10. min_pos — scikit-learn 1.6.1 documentation

    - 1 , 2 , 3 , - 4 , 5 ]) >>> min_pos...
    scikit-learn.org/stable/modules/generated/sklearn.utils.arrayfuncs.min_pos.html
    Thu May 29 09:16:23 UTC 2025
      106.2K bytes
      Cache
     
Back to top