Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1011 - 1020 of 1,835 for text (0.11 sec)

  1. KFold — scikit-learn 1.7.0 documentation

    Provides train/test indices to split data in train/test sets. Split..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Wed Jul 02 18:21:48 UTC 2025
      123.2K bytes
      Cache
     
  2. Denis Villeneuve to direct first James Bond fil...

    COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...that Villeneuve will direct the next James Bond movie. The untitled...
    www.nbcnews.com/pop-culture/movies/denis-villeneuve-direct-first-james-bond-film-amazon-mgm-rcna2...
    Fri Jun 27 01:07:20 UTC 2025
      228.6K bytes
      Cache
     
  3. Installing scikit-learn — scikit-learn 1.7.0 do...

    2 tests pytest-cov 2.9.0 tests ruff 0.11.7 tests mypy 1.15...1.15 tests pyamg 4.2.1 tests polars 0.20.30 docs, tests pyarrow...
    scikit-learn.org/stable/install.html
    Wed Jul 02 18:21:48 UTC 2025
      54K bytes
      Cache
     
  4. LearningCurveDisplay — scikit-learn 1.7.0 docum...

    test_scores = test_scores , score_name =...train_sizes , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Wed Jul 02 18:21:48 UTC 2025
      144.5K bytes
      Cache
     
  5. 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
    Wed Jul 02 18:21:48 UTC 2025
      176.2K bytes
      Cache
     
  6. OneVsOneClassifier — scikit-learn 1.7.0 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
    Wed Jul 02 18:21:48 UTC 2025
      142.5K bytes
      Cache
     
  7. 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
    Wed Jul 02 18:21:48 UTC 2025
      105.9K bytes
      Cache
     
  8. Linklaters Delivers Faster, Better Enterprise S...

    test, and go live with no interruption...This streamlines development, testing, and enables automated scaling...
    www.elastic.co/customers/linklaters
    Thu Jul 03 01:01:45 UTC 2025
      435.7K bytes
      Cache
     
  9. Tags — scikit-learn 1.7.0 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
    Mon Jun 30 13:50:30 UTC 2025
      110.8K bytes
      Cache
     
  10. GraphicalLasso — scikit-learn 1.7.0 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
    Wed Jul 02 18:21:48 UTC 2025
      132K bytes
      Cache
     
Back to top