Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 331 - 340 of 2,947 for 1 (1.12 sec)

  1. Selecting dimensionality reduction with Pipelin...

    n_jobs=1, param_grid=[{'classify__C': [1, 10, 100, 1000],...max_iter=10000))]), n_jobs=1, param_grid=[{'classify__C': [1, 10, 100, 1000],...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Sat Apr 19 00:31:21 UTC 2025
      120.5K bytes
      Cache
     
  2. 移行 1.0.x to 1.1 | DBFlute

    Author's Blog 移行 1.0.x to 1.1 お約束の注意点 概要 大前提 DBFlute-1.1.xをセットアップ DBFluteエンジンのダウンロード...移行のレベルが大きく三つあります。 ひとまず 1.1 にするだけ 互換モードを全開にして、できるだけ修正を少なく移行 とにかく 1.1 に合わせる 互...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate10xto11x.html
    Fri Apr 18 17:54:32 UTC 2025
      37.6K bytes
      1 views
      Cache
     
  3. 1.4. Support Vector Machines — scikit-learn 1.6...

    “0 vs 1”, “0 vs 2” , … “0 vs n”, “1 vs 2”, “1 vs 3”, “1 vs n”,...vectors \(v^{0}_1, v^{1}_1\) and \(v^{0}_2, v^{1}_2\) respectively....
    scikit-learn.org/stable/modules/svm.html
    Sat Apr 19 00:31:21 UTC 2025
      124.6K bytes
      Cache
     
  4. d2_pinball_score — scikit-learn 1.6.1 documenta...

    Added in version 1.1. Parameters : y_true array-like...d2_pinball_score >>> y_true = [ 1 , 2 , 3 ] >>> y_pred = [ 1 , 3 , 3 ] >>> d2_pinball_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html
    Sat Apr 19 00:31:21 UTC 2025
      111.5K bytes
      Cache
     
  5. roc_auc_score — scikit-learn 1.6.1 documentation

    classes_[1] and thus estimator.predict_proba(X, y)[:, 1] . The...it is upper bounded by 1. References [ 1 ] Wikipedia entry for...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
    Sat Apr 19 00:31:22 UTC 2025
      130.8K bytes
      Cache
     
  6. train_test_split — scikit-learn 1.6.1 documenta...

    scikit-learn 1.5 Release Highlights for scikit-learn 1.5 Release...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Release...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Sat Apr 19 00:31:22 UTC 2025
      164K bytes
      Cache
     
  7. paired_euclidean_distances — scikit-learn 1.6.1...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...paired_euclidean_distances ( X , Y ) array([1., 1.]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_euclidean_distances.html
    Sat Apr 19 00:31:21 UTC 2025
      107.2K bytes
      Cache
     
  8. mean_pinball_loss — scikit-learn 1.6.1 document...

    [ 1 , 2 , 4 ], alpha = 0.1 ) np.float64(0.3...)...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 Features...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html
    Sat Apr 19 00:31:21 UTC 2025
      114.6K bytes
      Cache
     
  9. mean_variance_axis — scikit-learn 1.6.1 documen...

    1 , 2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ])...of CSR or CSC format. axis {0, 1} Axis along which the axis should...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.mean_variance_axis.html
    Sat Apr 19 00:31:21 UTC 2025
      110.4K bytes
      Cache
     
  10. SelectPercentile — scikit-learn 1.6.1 documenta...

    Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html
    Sat Apr 19 00:31:22 UTC 2025
      137.3K bytes
      Cache
     
Back to top