- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 221 - 230 of 763 for c (0.05 sec)
-
MultinomialNB — scikit-learn 1.6.1 documentation
References C.D. Manning, P. Raghavan and H....The input samples. Returns : C ndarray of shape (n_samples,)...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html -
pydata-sphinx-theme.js
i=c(n,o);return 0!==i?i:a&&s?c(a.split("."),s.... i=o&&e.preferred,c=!o&&!r&&e.match;(i||c)&&(a.classList.add...scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js -
Two-class AdaBoost — scikit-learn 1.6.1 documen...
c = c , s = 20 , edgecolor = "k" ,...the training points for i , n , c in zip ( range ( 2 ), class_names...scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html -
Release Highlights for scikit-learn 1.1 — sciki...
or with conda: conda install - c conda - forge scikit - learn Quantile...[:, 0 ], X [:, 1 ], s = 10 , c = km . labels_ ) ax [ 0 ] . scatter...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_1_0.html -
3.2. Tuning the hyper-parameters of an estimato...
Typical examples include C , kernel and gamma for Support...param_grid : param_grid = [ { 'C' : [ 1 , 10 , 100 , 1000 ], 'kernel'...scikit-learn.org/stable/modules/grid_search.html -
Neighborhood Components Analysis Illustration —...
c = cm . Set1 ( y [[ i ]]), alpha...[ 1 ]]) ax . plot ( * line , c = cm . Set1 ( y [ j ]), linewidth...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html -
k_means — scikit-learn 1.6.1 documentation
the data will be converted to C ordering, which will cause a memory...copy if the given data is not C-contiguous. n_clusters int The...scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html -
DBFlute : Migration : 0.8.4
今回はJava版のみの話ではありますが、将来C#版も同じ挙動にする予定です。 Daoインターフェースを生成しないモード(Java版のみ)...余計なクラスが生成される分、自動生成処理、コンパイル処理が遅い C. Daoインターフェースが初期化されることで単体テストが遅い...dbflute.seasar.org/ja/oldmigration/migrate-083to084.html -
Live updates: Trump says U.S. 'will take over t...
C. Boston Bay Area South Florida...matter confirmed to NBC News. The C-17 plane, an aircraft most commonly...www.nbcnews.com/politics/politics-news/live-blog/trump-rfk-tulsi-gabbard-netanyahu-tariffs-live-u... -
Classifier comparison — scikit-learn 1.6.1 docu...
C = 0.025 , random_state = 42 ), SVC ( gamma = 2 , C = 1...X_train [:, 0 ], X_train [:, 1 ], c = y_train , cmap = cm_bright ,...scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html