Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 1,875 for test (0.1 sec)

  1. Movie search application | Elastic

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/ent-search
    Tue Apr 30 00:53:43 UTC 2024
      415.4K bytes
      Cache
     
  2. feature_selection.rst.txt

    the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Mon Apr 29 15:57:10 UTC 2024
      14.3K bytes
      1 views
     
  3. sklearn.model_selection.StratifiedKFold — sciki...

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Mon Apr 29 15:57:10 UTC 2024
      34.9K bytes
      Cache
     
  4. plot_classifier_comparison.rst.txt

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Mon Apr 29 15:57:10 UTC 2024
      7.7K bytes
     
  5. Relevance workbench | Elastic

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/relevance-workbench
    Tue Apr 30 00:54:04 UTC 2024
      414.9K bytes
      Cache
     
  6. sklearn.model_selection.RepeatedKFold — scikit-...

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Apr 29 15:57:10 UTC 2024
      30.1K bytes
      Cache
     
  7. sklearn.multiclass.OneVsOneClassifier — scikit-...

    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
    Mon Apr 29 15:57:10 UTC 2024
      56.8K bytes
      Cache
     
  8. sklearn.linear_model.ElasticNet — scikit-learn ...

    Train error vs Test error Train error vs Test error...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Mon Apr 29 15:57:10 UTC 2024
      77.6K bytes
      Cache
     
  9. sklearn.model_selection.learning_curve — scikit...

    ( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Mon Apr 29 15:57:09 UTC 2024
      32.2K bytes
      Cache
     
  10. sklearn.datasets.fetch_species_distributions — ...

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Mon Apr 29 15:57:10 UTC 2024
      21.4K bytes
      Cache
     
Back to top