Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 871 - 880 of 1,508 for text (0.18 sec)

  1. Release Highlights for scikit-learn 1.4 — sciki...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...( "cv error on test sets:" , results [ "test_mse" ]) # Setting...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html
    Sat Nov 01 09:15:34 UTC 2025
      176.2K bytes
      Cache
     
  2. OneVsOneClassifier — scikit-learn 1.7.2 documen...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Fri Oct 31 16:42:55 UTC 2025
      142.2K bytes
      Cache
     
  3. fetch_rcv1 — scikit-learn 1.7.2 documentation

    test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Sat Nov 01 09:15:33 UTC 2025
      112K bytes
      Cache
     
  4. Tags — scikit-learn 1.7.2 documentation

    _skip_test bool, default=False Whether to skip common tests entirely....requires_fit: bool = True , _skip_test: bool = False , input_tags:...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Tags.html
    Fri Oct 31 16:42:55 UTC 2025
      110.8K bytes
      1 views
      Cache
     
  5. v030121.3 – Elastic Information Security Addend...

    application vulnerability testing using dedicated qualified internal...and application penetration testing. c. Implement procedures to...
    www.elastic.co/pdf/elastic-information-security-addendum-consolidated-v030121-3.pdf
    Sun Nov 02 00:26:07 UTC 2025
      55K bytes
     
  6. GraphicalLasso — scikit-learn 1.7.2 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Sat Nov 01 09:15:33 UTC 2025
      132.4K bytes
      Cache
     
  7. U.S to send aircraft carrier to Caribbean

    carrier to Caribbean 01:57 UP NEXT Exclusive look at NATO’s nuclear...carrier to Caribbean 01:57 UP NEXT Exclusive look at NATO’s nuclear...
    www.nbcnews.com/nightly-news/video/u-s-to-send-aircraft-carrier-to-caribbean-250592837976
    Sat Oct 25 00:53:19 UTC 2025
      955.1K bytes
      Cache
     
  8. 5.2. Permutation feature importance — scikit-le...

    model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...
    scikit-learn.org/stable/modules/permutation_importance.html
    Sat Nov 01 09:15:34 UTC 2025
      56.2K bytes
      Cache
     
  9. RBF SVM parameters — scikit-learn 1.7.2 documen...

    and just applying it on the test set. from sklearn.preprocessing...StratifiedShuffleSpl ( n_splits = 5 , test_size = 0.2 , random_state =...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Sat Nov 01 09:15:34 UTC 2025
      118.9K bytes
      Cache
     
  10. EstimatorCheckFailedWarning — scikit-learn 1.7....

    estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html
    Sat Nov 01 09:15:33 UTC 2025
      106.9K bytes
      Cache
     
Back to top