- Sort Score
- Num 10 results
- Language All
- Labels All
Results 371 - 380 of 1,334 for f (0.12 seconds)
-
Sample pipeline for text feature extraction and...
) print ( f "Loading 20 newsgroups dataset...data_train . target_names ) print ( f " { len ( data_train . data...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
Recursive feature elimination with cross-valida...
n_features = 15 feat_names = [ f "feature_ { i } " for...rfecv . fit ( X , y ) print ( f "Optimal number of features:...scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html -
Wikipedia principal eigenvector — scikit-...
"wb" ) as f : f . write ( opener . read ())...scikit-learn.org/stable/auto_examples/applications/wikipedia_principal_eigenvector.html -
Multi-class AdaBoosted Decision Trees — s...
misclassification_error: " f " { weak_learners_misclassification_error...misclassification_error: " f " { dummy_classifiers_mi...scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html -
[B! markdown] Issue 45 - Markdown is Holding Yo...
Back I've used many content f orm ats over the years, and while...概要を表示 I've used many content f orm ats over the years, and while...b.hatena.ne.jp/entry/s/newsletter.bphogan.com/archive/issue-45-markdown-is-holding-you-back/ -
[B! AI] Google Meetの書き起こしから復習クイズを生成する - 詩と創作・思索...
iniでクイズを生成、 Google F orm のクイズとして提供することにした。ウェブ上で回答するのではなくF orm にしたのは、共有範囲を細...6 users zenn.dev/nakasyou 戦闘機「F-35」にはC++の特殊ルール適用版が使われており例外処理や再帰関数が禁止されている...b.hatena.ne.jp/entry/s/motemen.hatenablog.com/entry/2025/12/meet-quiz-maker -
Ridge coefficients as a function of the L2 Regu...
the true coefficients print ( f "The true coefficient of...index = alphas , columns = [ f "Feature { i } " for...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html -
sklearn.metrics — scikit-learn 1.7.2 docu...
balanced F-score or F-measure. fbeta_score Compute the F-beta score....t Compute precision, recall, F-measure and support for each class....scikit-learn.org/stable/api/sklearn.metrics.html -
Offload Transport Layer Security using a hardwa...
-e "object=httpdsslkey" | awk -F 'URL: ' '{print $2}' | sed 's/public/private/'...%4 5 %8 9 %B 2%5F %2 1 %5 2 %F 3%1B %C 3%0D %13 ;object=http...developer.ibm.com/tutorials/offload-transport-layer-security-hardware-security-module/ -
A demo of structured Ward hierarchical clusteri...
shape ) print ( f "Elapsed time: { time . time...st : .3f } s" ) print ( f "Number of pixels: { label...scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html