Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 911 - 920 of 1,508 for text (1.25 sec)

  1. 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 01 09:15:32 UTC 2025
      125.4K bytes
      Cache
     
  2. 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 01 09:15:32 UTC 2025
      136K bytes
      Cache
     
  3. IsolationForest example — scikit-learn 1.7.2 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
    Sat Nov 01 09:15:33 UTC 2025
      125.9K bytes
      Cache
     
  4. CalibrationDisplay — scikit-learn 1.7.2 documen...

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html
    Sat Nov 01 09:15:33 UTC 2025
      141.4K bytes
      Cache
     
  5. Plotting Learning Curves and Checking Models’ S...

    [ test_scores_nb , test_scores_svm ], [ naive_bayes...axis = 1 ), test_scores . mean ( axis = 1 ) - test_scores . std...
    scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html
    Sat Nov 01 09:15:33 UTC 2025
      111.8K bytes
      1 views
      Cache
     
  6. Real User Monitoring (RUM) with Elastic Observa...

    and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/real-user-monitoring
    Sun Nov 02 00:10:30 UTC 2025
      476.7K bytes
      Cache
     
  7. Inside factory producing fentanyl in China

    producing fentanyl in China 01:43 UP NEXT Dramatic video shows firefighters...producing fentanyl in China 01:43 UP NEXT Dramatic video shows firefighters...
    www.nbcnews.com/nightly-news/video/inside-factory-producing-fentanyl-in-china-250948165836
    Thu Oct 30 00:50:52 UTC 2025
      922.8K bytes
      Cache
     
  8. 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
    Sun Nov 02 00:04:59 UTC 2025
      360.5K bytes
      Cache
     
  9. Tools in Elastic Agent Builder | Elastic Docs

    immediately open the testing interface × Testing your tools Before...they work correctly by testing them. Testing helps ensure your tool...
    www.elastic.co/docs/solutions/search/agent-builder/tools
    Thu Oct 30 20:38:50 UTC 2025
      376.6K bytes
      Cache
     
  10. Image denoising using kernel PCA — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...0.25 , size = X_test . shape ) X_test_noisy = X_test + noise noise...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Sat Nov 01 09:15:34 UTC 2025
      102.6K bytes
      Cache
     
Back to top