Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 421 - 430 of 2,898 for 1 (0.08 sec)

  1. KMeans — scikit-learn 1.7.0 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Clustering...X = np . array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Fri Jun 06 09:13:47 UTC 2025
      161K bytes
      Cache
     
  2. mean_absolute_percentage_error — scikit-learn 1...

    1 ], [ - 1 , 1 ], [ 7 , - 6 ]] >>> y_pred...y_true = [ 1. , 0. , 2.4 , 7. ] >>> y_pred = [ 1.2 , 0.1 , 2.4 ,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_percentage_error.html
    Fri Jun 06 09:13:47 UTC 2025
      112.6K bytes
      Cache
     
  3. completeness_score — scikit-learn 1.7.0 documen...

    1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Non-perfect labelings...completeness_score ([ 0 , 0 , 1 , 1 ], [ 0 , 1 , 0 , 1 ])) 0.0 >>> print...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.completeness_score.html
    Fri Jun 06 09:13:47 UTC 2025
      114.8K bytes
      Cache
     
  4. RidgeCV — scikit-learn 1.7.0 documentation

    1, 1.0, 10.0) , * , fit_intercept...shape (n_alphas,), default=(0.1, 1.0, 10.0) Array of alpha values...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Fri Jun 06 09:13:46 UTC 2025
      150.3K bytes
      Cache
     
  5. DBFlute : Migration : 0.8.1

    1} 環境上の注意点 Sql2Entityも一緒に バージョン...C#ユーザの方へ 最新バージョンのS2Container-1.3.11と一緒にご利用下さい。 実装上の注意点 特になし...
    dbflute.seasar.org/ja/oldmigration/migrate-080to081.html
    Thu May 29 13:27:52 UTC 2025
      1.8K bytes
      Cache
      Similar Results (2)
     
  6. f1_score — scikit-learn 1.7.0 documentation

    [ 1 , 1 , 1 ], [ 0 , 1 , 1 ]] >>> y_pred = [[...[[ 0 , 0 , 0 ], [ 1 , 1 , 1 ], [ 1 , 1 , 0 ]] >>> f1_score ( y_true...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html
    Fri Jun 06 09:13:47 UTC 2025
      125.3K bytes
      Cache
     
  7. DecisionTreeRegressor — scikit-learn 1.7.0 docu...

    1: monotonic increase 0: no constraint -1: monotonic...min_samples_split = 2 , min_samples_leaf = 1 , min_weight_fraction_leaf = 0.0...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html
    Thu Jun 05 22:21:58 UTC 2025
      166.3K bytes
      Cache
     
  8. confusion_matrix — scikit-learn 1.7.0 documenta...

    1 , 0 , 1 ], [ 1 , 1 , 1 , 0 ]) . ravel ()...negatives is \(C_{1,0}\) , true positives is \(C_{1,1}\) and false...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Fri Jun 06 09:13:47 UTC 2025
      117.7K bytes
      Cache
     
  9. Release Highlights for scikit-learn 1.5 — sciki...

    array([[-1.1, 1.1, 1.1], [ 3.9, -1.2, 1.1], [ 0.1, 1.3, 1.1], [-0.1,...[-0.1, -1.4, -1.4], [-4.9, 1.5, -1.5], [ 0.1, 1.6, 1.6]]) Pairwise...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Fri Jun 06 09:13:47 UTC 2025
      123.1K bytes
      Cache
     
  10. ValidationCurveDisplay — scikit-learn 1.7.0 doc...

    means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn 1.3 Release Highlights for scikit-learn 1.3 On this...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Fri Jun 06 09:13:47 UTC 2025
      144K bytes
      Cache
     
Back to top