- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1411 - 1420 of 2,141 for text (0.13 sec)
-
Probability Calibration for 3-class classificat...
y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_score = log_loss ( y_test , cal_clf_probs...scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html -
Trust Center - Frequently Asked Questions | Ela...
and services that have been tested in a real production environment...dependencies . Are penetration tests performed against the product?...www.elastic.co/trust/faq -
Using NLP and Pattern Matching to Detect, Asses...
Applying the Redact Processor Next, we will apply the redact processor....the data recently when you run Test it should do something like...www.elastic.co/observability-labs/blog/pii-ner-regex-assess-redact-part-2 -
ハンズオンセクション 12 | DBFlute
でなくてもいいが、できるだけ効率よく 対応テストメソッド test_selectDreamOrderList_その通りの順序で検索されていること()...会員名称と会員アカウントを連結して部分一致させて、会員を検索 対応テストメソッド test_selectDreamLikeSearc_その通りの条件で検索されていること()...dbflute.seasar.org/ja/tutorial/handson/section12.html -
IsolationForest example — scikit-learn 1.5.2 do...
X_test , y_train , y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split n_samples , n_outliers...scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html -
Baba Entertainment uses Elastic for gaming data...
Increased sales with real-time testing insights Sales increased 15%...from real-time customer A/B testing using Elastic Enterprise Search...www.elastic.co/customer/baba-entertainment -
Comparison of Calibration of Classifiers — scik...
X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , n_bins = 10 , name = name...scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html -
Restricted Boltzmann Machine features for digit...
X_test , Y_train , Y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split from sklearn.preprocessing...scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html -
Pipelining: chaining a PCA and a logistic regre...
ents" is_max_test_score = pl . col ( "mean_test_score" ) == pl...[ "mean_test_score" ], yerr = best_clfs [ "std_test_score" ],...scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html -
f_regression — scikit-learn 1.5.2 documentation
Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html