Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 901 - 910 of 1,698 for text (0.1 sec)

  1. IsolationForest example — scikit-learn 1.6.1 do...

    X_test , y_train , y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split n_samples , n_outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Mon Apr 21 17:07:39 UTC 2025
      119.2K bytes
      Cache
     
  2. Release Highlights for scikit-learn 1.5 — sciki...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( classifier_05 , X_test , y_test ) Lowering the threshold,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Mon Apr 21 17:07:38 UTC 2025
      122.6K bytes
      Cache
     
  3. Comparing various online solvers — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...( X_test ) yy_ . append ( 1 - np . mean ( y_pred == y_test ))...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_comparison.html
    Mon Apr 21 17:07:39 UTC 2025
      94.9K bytes
      Cache
     
  4. AI for Security Operations and SOC Teams | Elas...

    test, and tweak a new integration...of alert triage and suggests next steps for investigators. Longer...
    www.elastic.co/security/ai
    Tue Apr 22 00:05:20 UTC 2025
      588.3K bytes
      Cache
     
  5. 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
    Mon Apr 21 17:07:39 UTC 2025
      108.5K bytes
      Cache
     
  6. Trust Center - Frequently Asked Questions | Ela...

    and services that have been tested in a real production environment...dependencies . Are penetration tests performed against the product?...
    www.elastic.co/trust/faq
    Tue Apr 15 01:02:30 UTC 2025
      411.9K bytes
      Cache
     
  7. Feature transformations with ensembles of trees...

    X_test , y_full_train , y_test = train_test_split ( X...train_test_split ( X_full_train , y_full_train , test_size =...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Mon Apr 21 17:07:39 UTC 2025
      152.2K bytes
      Cache
     
  8. GraphicalLassoCV — scikit-learn 1.6.1 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Mon Apr 21 17:07:39 UTC 2025
      139.5K bytes
      Cache
     
  9. RFECV — scikit-learn 1.6.1 documentation

    test) splits as arrays of indices....the following keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Mon Apr 21 17:07:39 UTC 2025
      157.4K bytes
      Cache
     
  10. Time-related feature engineering — scikit-learn...

    test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Mon Apr 21 17:07:39 UTC 2025
      215.8K bytes
      Cache
     
Back to top