Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 879 for test (0.11 sec)

  1. 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
    Tue Apr 23 17:07:45 UTC 2024
      7.7K bytes
     
  2. 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
    Tue Apr 23 17:07:45 UTC 2024
      56.8K bytes
      Cache
     
  3. sklearn.mixture.BayesianGaussianMixture — sciki...

    log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html
    Tue Apr 23 17:07:45 UTC 2024
      66.4K bytes
      Cache
     
  4. 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
    Tue Apr 23 17:07:45 UTC 2024
      32.2K bytes
      Cache
     
  5. 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
    Tue Apr 23 17:07:45 UTC 2024
      21.4K bytes
      Cache
     
  6. NBC News special features and projects | NBC News

    Test your knowledge of Olympic sports...every state Specials See our best illustrations and photographs...
    www.nbcnews.com/specials
    Wed Apr 24 01:02:25 UTC 2024
      453.7K bytes
      Cache
     
  7. sklearn.linear_model.LassoCV — scikit-learn 1.4...

    test) splits as arrays of indices....n_folds) Mean square error for the test set on each fold, varying alpha....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Tue Apr 23 17:07:45 UTC 2024
      80.3K bytes
      Cache
     
  8. auto_examples_jupyter.zip

    X_test, y_train, y_test = train_test_split(\n X, y, test_size=0.25,...\"%(n_test)6d test docs (%(n_test_pos)6d positive) \" % test_stats\n...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Tue Apr 23 17:07:46 UTC 2024
      2.1M bytes
      2 views
     
  9. AI & ML Search Engine - Take Search to the Next...

    Scalable for any use case Test, operationalize, and scale up...pipelines for sentiment analysis, text classification, and named entity...
    www.elastic.co/enterprise-search/machine-learning
    Wed Apr 24 00:42:53 UTC 2024
      655.3K bytes
      2 views
      Cache
     
  10. sklearn.model_selection.HalvingRandomSearchCV —...

    cross-validated score of the best_estimator. best_params_ dict Parameter...that gave the best results on the hold out data. best_index_ int...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html
    Tue Apr 23 17:07:45 UTC 2024
      77.3K bytes
      Cache
      Similar Results (1)
     
Back to top