- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 951 - 960 of 1,557 for text (0.74 sec)
-
KVSFlute | DBFlute
dbflute.seasar.org/ja/manual/function/helper/kvsflute/index.html -
XG Tries American Foods | Buzz Bites
www.buzzfeed.com/watch/video/242350 -
Novelty detection with Local Outlier Factor (LO...
X_outliers ) n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...# e.g. X_test, X_outliers or the meshgrid y_pred_test = clf ....scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html -
KNeighborsRegressor — scikit-learn 1.7.1 docume...
or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html -
Docker uses Elastic Cloud to deliver a scalable...
decided on Elasticsearch as their next-generation platform. Having...move to Elasticsearch, Docker next considered the operational work...www.elastic.co/customers/docker -
Univariate Feature Selection — scikit-learn 1.7...
X_test , y_train , y_test = train_test_split ( X ,...format ( clf . score ( X_test , y_test ) ) ) svm_weights = np ....scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html -
Tropical Storm Erin could become Atlantic seaso...
COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...strengthening was forecast over the next several days and forecasters...www.nbcnews.com/weather/storms/tropical-storm-erin-become-atlantic-seasons-1st-hurricane-later-we... -
How do mascots like the Phillie Phanatic stay f...
COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...annual temperature record in the next five years, and it’s even more...www.nbcnews.com/sports/baseball/mascots-summer-heat-rcna225487 -
Successive Halving Iterations — scikit-learn 1....
values = "mean_test_score" ) ax = mean_scores ....iterations" ) ax . set_ylabel ( "mean test score" , fontsize = 15 ) ax...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html -
Column Transformer with Mixed Types — scikit-le...
X_test , y_train , y_test = train_test_split ( X ,...%.3f " % clf . score ( X_test , y_test )) model score: 0.798 HTML...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html