Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 848 for tests (0.11 sec)

  1. Comparing Random Forests and Histogram Gradient...

    significant improvement of the testing score. Plot results We can...elapsed computing time and mean test score. Passing the cursor over...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Tue Apr 30 16:14:29 UTC 2024
      61.3K bytes
      Cache
     
  2. ROC Curve with Visualization API — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( svc , X_test , y_test ) plt . show () Training...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Tue Apr 30 16:14:29 UTC 2024
      41.3K bytes
      Cache
     
  3. Preços oficiais do Elasticsearch: Elastic Cloud...

    6 bilhões de testes por mês). Os testes executados em locais...agentes Acesso ao serviço de teste global gerenciado para Synthetic...
    www.elastic.co/pt/pricing
    Fri Apr 05 00:27:44 UTC 2024
      455.1K bytes
      Cache
     
  4. preprocessing.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, random_state=42)...pipe.score(X_test, y_test) # apply scaling on testing data, without...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Tue Apr 30 16:14:29 UTC 2024
      52.7K bytes
     
  5. GMM covariances — scikit-learn 1.4.2 documentation

    train_index ] X_test = iris . data [ test_index ] y_test = iris . target...transAxes ) y_test_pred = estimator . predict ( X_test ) test_accuracy...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Tue Apr 30 16:14:29 UTC 2024
      45.5K bytes
      Cache
     
  6. 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
    Tue Apr 30 16:14:29 UTC 2024
      48.4K bytes
      1 views
      Cache
     
  7. Target Encoder’s Internal Cross fitting — sciki...

    X_test , y_train , y_test = train_test_split ( X ,...score on test set: " , raw_model . score ( X_test , y_test )) Raw...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Tue Apr 30 16:14:29 UTC 2024
      48.6K bytes
      Cache
     
  8. 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
    Tue Apr 30 16:14:29 UTC 2024
      33K bytes
      Cache
     
  9. sklearn.calibration.CalibrationDisplay — scikit...

    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
    Tue Apr 30 16:14:29 UTC 2024
      50.6K bytes
      Cache
     
  10. 23andMe CEO Anne Wojcicki Considers Taking Comp...

    proposal to take the genetic testing company private after its stock...that, and they'll never get a test. Unless they have some new market...
    slashdot.org/story/24/04/19/2031224/23andme-ceo-anne-wojcicki-considers-taking-company-private
    Sat Apr 20 01:11:51 UTC 2024
      106.2K bytes
      Cache
     
Back to top