Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 908 for c (0.06 sec)

  1. CategoricalNB — scikit-learn 1.7.0 documentation

    Returns : C ndarray of shape (n_samples,)...The input samples. Returns : C ndarray of shape (n_samples, n_classes)...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html
    Tue Jul 01 15:59:33 UTC 2025
      152.5K bytes
      Cache
     
  2. Nearest Centroid Classification — scikit-learn ...

    "c" , "darkblue" ]) for shrinkage...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = cmap_bold , edgecolor...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html
    Tue Jul 01 15:59:33 UTC 2025
      90.7K bytes
      Cache
     
  3. Trump's military parade: What to know ahead of ...

    C. Project, which plans to host a “ D.C. Joy Day.”...Worth Philadelphia Washington, D.C. Boston Bay Area South Florida...
    www.nbcnews.com/politics/trump-administration/trump-military-parade-dc-what-know-rcna211040
    Sat Jun 14 01:00:28 UTC 2025
      429.4K bytes
      Cache
     
  4. InnerJoinAutoDetect | DBFlute

    C と結合していて、C のカラムで絞り込みをしていれば A と B も内部結合)...数が変わってしまうためです。 (A, B, C と結合していて、B と C が構造的に内部結合対象であっても、A と B...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/sidebar/innerjoinautodetect.html
    Fri Jun 13 09:55:28 UTC 2025
      22.9K bytes
      Cache
     
  5. Post-tuning the decision threshold for cost-sen...

    state=0) scoring make_scorer(c...pos_label=bad) response_method...Here we tune the hyperparameter C of the logistic regression with...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Tue Jul 01 15:59:33 UTC 2025
      293.2K bytes
      Cache
     
  6. MNIST classification using multinomial logistic...

    y_test ) # print('Best C % .4f' % clf.C_) print ( "Sparsity with...convergence clf = LogisticRegression ( C = 50.0 / train_samples , penalty...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Tue Jul 01 15:59:35 UTC 2025
      96.3K bytes
      Cache
     
  7. Former Trump lawyer Kenneth Chesebro disbarred ...

    C. Boston Bay Area South Florida...in New York and Washington, D.C., and Jenna Ellis was prohibited...
    www.nbcnews.com/politics/donald-trump/former-trump-lawyer-kenneth-chesebro-disbarred-new-york-202...
    Fri Jun 27 01:07:39 UTC 2025
      263K bytes
      Cache
     
  8. Release Highlights for scikit-learn 1.7 — sciki...

    or with conda: conda install - c conda - forge scikit - learn Improved...False ), LogisticRegression ( C = 2.0 )) model Pipeline(steps...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_7_0.html
    Tue Jul 01 15:59:32 UTC 2025
      156.9K bytes
      Cache
     
  9. Varying regularization in Multi-layer Perceptro...

    c = y_train , cmap = cm_bright )...X_test [:, 0 ], X_test [:, 1 ], c = y_test , cmap = cm_bright ,...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Tue Jul 01 15:59:33 UTC 2025
      109.1K bytes
      Cache
     
  10. Bisecting K-Means and Regular K-Means Performan...

    c = algo . labels_ ) axs [ j , i...centers [:, 0 ], centers [:, 1 ], c = "r" , s = 20 ) axs [ j , i ]...
    scikit-learn.org/stable/auto_examples/cluster/plot_bisect_kmeans.html
    Tue Jul 01 15:59:32 UTC 2025
      90.2K bytes
      Cache
     
Back to top