Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1341 - 1350 of 2,135 for text (0.44 sec)

  1. 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
    Fri Nov 22 23:53:27 UTC 2024
      8.3K bytes
     
  2. 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
    Sat Nov 23 04:49:16 UTC 2024
      104K bytes
      Cache
     
  3. 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
    Sat Nov 23 04:49:16 UTC 2024
      153.2K bytes
      Cache
     
  4. 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
    Sat Nov 23 04:49:14 UTC 2024
      118K bytes
      Cache
     
  5. feed

    0ej585/search-labs-import-testing/e80f8a3af00acdfe5b67-1200x...0ej585/search-labs-import-testing/34c9034c09f965630567-700x4...
    www.elastic.co/search-labs/rss/feed
    Mon Nov 25 00:28:53 UTC 2024
      14.9K bytes
     
  6. 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
    Sat Nov 23 04:49:14 UTC 2024
      112.6K bytes
      Cache
     
  7. 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
    Sat Nov 23 04:49:16 UTC 2024
      120.2K bytes
      Cache
     
  8. 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
    Sat Nov 23 04:49:15 UTC 2024
      110.7K bytes
      Cache
     
  9. 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/
    Fri Nov 22 00:45:42 UTC 2024
      158.7K bytes
      Cache
     
  10. 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
    Fri Nov 22 23:53:26 UTC 2024
      49.5K bytes
      Cache
     
Back to top