Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 241 - 250 of 766 for c (0.06 sec)

  1. Selecting the number of clusters with silhouett...

    c in enumerate ( centers ): ax2 . scatter ( c [ 0 ], c [ 1...= 30 , lw = 0 , alpha = 0.7 , c = colors , edgecolor = "k" ) #...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Mon Aug 25 13:49:18 UTC 2025
      104.3K bytes
      Cache
     
  2. Comparing random forests and the multi-output m...

    c = "c" , s = s , marker = "^" , alpha...y_test [:, 1 ], edgecolor = "k" , c = "navy" , s = s , marker = "s"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Mon Aug 25 13:49:23 UTC 2025
      98.6K bytes
      Cache
     
  3. Model Complexity Influence — scikit-learn 1.7.1...

    "tuned_params" : { "C" : 1e3 , "gamma" : 2 **- 15 },...( complexities , mse_values , c = "tab:blue" , ls = "-" )[ 0 ]...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Mon Aug 25 13:49:18 UTC 2025
      126K bytes
      1 views
      Cache
     
  4. Gaussian processes on discrete data structures ...

    0 if c else - 1.0 for c in Y_train ], s = 100...( X_test )), [ 1.0 if c else - 1.0 for c in Y_test ], s = 100...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html
    Mon Aug 25 13:49:19 UTC 2025
      120.9K bytes
      1 views
      Cache
     
  5. Column Transformer with Mixed Types — scikit-le...

    categories encoded as strings {'C', 'S', 'Q'} ; sex : categories...penalty 'l2' dual False tol 0.0001 C 1.0 fit_intercept True intercept_scaling...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Mon Aug 25 13:49:18 UTC 2025
      240.9K bytes
      Cache
     
  6. Manifold Learning methods on a severed sphere —...

    c = p [ indices ], cmap = plt ....trans_data [ 0 ], trans_data [ 1 ], c = colors , cmap = plt . cm . rainbow...
    scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html
    Mon Aug 25 13:49:19 UTC 2025
      118.9K bytes
      Cache
     
  7. contingency_matrix — scikit-learn 1.7.1 documen...

    n_classes_pred] Matrix \(C\) such that \(C_{i, j}\) is the number...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.contingency_matrix.html
    Mon Aug 25 13:49:24 UTC 2025
      109.4K bytes
      Cache
     
  8. DBFlute : Migration : 0.8.6

    *Javaのみ(C#はもともとない) ConditionBean.union(XxxCB) *Javaのみ(C#はもともとない)...す。 allcommon.BFinder *Javaのみ(C#はもともとない) allcommon.GenMetaData...
    dbflute.seasar.org/ja/oldmigration/migrate-085to086.html
    Tue Aug 12 02:41:09 UTC 2025
      2.9K bytes
      Cache
     
  9. NBC News - Breaking Headlines and Video Reports...

    C. Boston Bay Area South Florida...1,000 have been arrested in D.C. since federal takeover, White...
    www.nbcnews.com
    Tue Aug 26 01:13:40 UTC 2025
      898.1K bytes
      Cache
     
  10. 7.7. Kernel Approximation — scikit-learn 1.7.1 ...

    \prod_i \frac{2\sqrt{x_i+c}\sqrt{y_i+c}}{x_i + y_i + 2c}\] It has...kernels” Li, F., Ionescu, C., and Sminchisescu, C. - Pattern Recognition,...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Sat Aug 23 16:32:04 UTC 2025
      62.2K bytes
      1 views
      Cache
     
Back to top