- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1341 - 1350 of 2,135 for text (0.44 sec)
-
plot_release_highlights_1_5_0.py
X_test, y_train, y_test = train_test_split(X, y, random_state=0)...imator(classifier_05, X_test, y_test) # %% # Lowering the threshold,...scikit-learn.org/stable/_downloads/ba0cfc16d7953e1c2c6912b6beca1e91/plot_release_highlights_1_5_0.py -
Shrinkage covariance estimation: LedoitWolf vs ...
coloring_matrix ) X_test = np . dot ( base_X_test , coloring_matrix...n_samples , n_features )) base_X_test = np . random . normal ( size...scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html -
Permutation Importance vs Random Forest Feature...
X_test , y_train , y_test = train_test_split ( X ,...( f "RF test accuracy: { rf . score ( X_test , y_test ) : .3f...scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html -
Custom refit strategy of a grid search with cro...
import train_test_split X_train , X_test , y_train , y_test = train_test_split..., "mean_test_recall" , "std_test_recall" , "mean_test_precision"...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html -
feed
0ej585/search-labs-import-testing/e80f8a3af00acdfe5b67-1200x...0ej585/search-labs-import-testing/34c9034c09f965630567-700x4...www.elastic.co/search-labs/rss/feed -
Parallel — scikit-learn 1.5.2 documentation
dispatch_next ( ) [source] # Dispatch more...# Prefetch the tasks for the next batch and dispatch them. The...scikit-learn.org/stable/modules/generated/sklearn.utils.parallel.Parallel.html -
L1-based models for Sparse Signals — scikit-lea...
import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 , shuffle = False ) In...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html -
Scalable learning with polynomial kernel approx...
import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , train_size = 5_000 , test_size = 10_000...scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html -
PWHL Takes Women's Hockey on the Road in 2025 T...
Takeover Tour allows the league to test potential expansion markets...both countries is a natural next step as we continue building...justwomenssports.com/reads/pwhl-announces-pro-womens-hockey-takeover-tour-for-2024-2025-season/ -
Developers’ Tips and Tricks — scikit-learn 1.7....
sklearn/linear_model/tests/test_logistic.py::test_sparsify or use...instance,: pytest sklearn/tests/test_common.py -v -k LogisticRegression...scikit-learn.org/dev/developers/tips.html