Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 441 - 450 of 859 for tests (0.15 sec)

  1. ConfusionMatrixDisplay — scikit-learn 1.7.2 doc...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Mon Nov 10 15:11:15 UTC 2025
      150.1K bytes
      Cache
     
  2. Species distribution modeling — scikit-learn 1....

    "ascii" ) points = dict ( test = test , train = train ) for label...species . pts_test [ "dd long" ], species . pts_test [ "dd lat"...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Mon Nov 10 15:11:19 UTC 2025
      122.4K bytes
      Cache
     
  3. How full-text search works | Elastic Docs

    Tip Refer to Test an analyzer to learn how to test an analyzer...
    www.elastic.co/docs/solutions/search/full-text/how-full-text-works
    Tue Nov 04 17:37:29 UTC 2025
      355.8K bytes
      Cache
     
  4. Failure of Machine Learning to infer causal eff...

    X_test , y_train , y_test = train_test_split ( X ,...data into a training and a testing set. from sklearn.model_selection...
    scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html
    Mon Nov 10 15:11:15 UTC 2025
      109.8K bytes
      Cache
     
  5. ensemble.rst.txt

    train_test_split >>> X_train, X_test, y_train, y_test = train_test_split(X,...X_train, X_test = X[:2000], X[2000:] >>> y_train, y_test = y[:2000],...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Mon Nov 10 15:11:15 UTC 2025
      72.2K bytes
     
  6. Combine predictors using stacking — scikit-lear...

    mean ( scores [ f 'test_ { value } ' ])) : .2f } +-...f " { np . std ( scores [ f 'test_ { value } ' ]) : .2f } " )...
    scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html
    Mon Nov 10 15:11:19 UTC 2025
      368.2K bytes
      Cache
     
  7. Multilabel classification using a classifier ch...

    X_test , Y_train , Y_test = train_test_split ( X ,...predict ( X_test ) ovr_jaccard_score = jaccard_score ( Y_test , Y_pred_ovr...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Mon Nov 10 15:11:19 UTC 2025
      105.1K bytes
      Cache
     
  8. Novelty detection with Local Outlier Factor (LO...

    X_outliers ) n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...# e.g. X_test, X_outliers or the meshgrid y_pred_test = clf ....
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Mon Nov 10 15:11:15 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  9. Windows wmi metricset | Metricbeat Reference [8...

    > 104857600" Best Practices Test your queries in isolation using...Compatibility This module has been tested on the following platform:...
    www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-metricset-windows-wmi.html
    Tue Oct 21 16:51:58 UTC 2025
      27.3K bytes
      Cache
     
  10. Features in Histogram Gradient Boosting Trees —...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.4 , shuffle = False ) print...
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Mon Nov 10 15:11:18 UTC 2025
      150.9K bytes
      Cache
     
Back to top