Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 221 - 230 of 1,456 for test (0.57 sec)

  1. Multiclass sparse logistic regression on 20newg...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) accuracy = np . sum ( y_pred == y_test ) / y_test...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Sat Apr 19 00:31:22 UTC 2025
      106K bytes
      Cache
     
  2. Post-tuning the decision threshold for cost-sen...

    ]( est , X_test , y_test ), scoring [ "precision" ]( est , X_test..."fpr" ]( est , X_test , y_test ), scoring [ "tpr" ]( est , X_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Sat Apr 19 00:31:22 UTC 2025
      242.8K bytes
      Cache
     
  3. Why We Need the CBC | MetaFilter

    thrilling/terrifying to do the routine test-runs of a 50 or 100 kW 3-phase...style="display:none"></div> <script type="text/javascript"> !function() { var...
    www.metafilter.com/208365/Why-We-Need-the-CBC
    Fri Apr 11 00:48:29 UTC 2025
      61.3K bytes
      Cache
     
  4. Overview of multiclass training meta-estimators...

    examples Nested versus non-nested cross-validation Nested versus..."DecisionTreeClassifi" : cv_results_tree [ "test_score" ], "OneVsOneClassifier"...
    scikit-learn.org/stable/auto_examples/multiclass/plot_multiclass_overview.html
    Sat Apr 19 00:31:22 UTC 2025
      114K bytes
      Cache
     
  5. Prediction Latency — scikit-learn 1.6.1 documen...

    X_test , y_train , y_test = train_test_split ( X ,..., X_test , y_test = generate_dataset ( n_train , n_test , n )...
    scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html
    Sat Apr 19 00:31:21 UTC 2025
      142.4K bytes
      Cache
     
  6. Precision-Recall — scikit-learn 1.6.1 documenta...

    and test X_train , X_test , y_train , y_test = train_test_split...and test X_train , X_test , Y_train , Y_test = train_test_split...
    scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html
    Sat Apr 19 00:31:22 UTC 2025
      140.7K bytes
      Cache
     
  7. Prediction Intervals for Gradient Boosting Regr...

    test datasets: X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test , "b." , markersize = 10 , label = "Test observations"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Sat Apr 19 00:31:21 UTC 2025
      142.2K bytes
      Cache
     
  8. MNIST classification using multinomial logistic...

    X_test , y_train , y_test = train_test_split ( X ,...clf . score ( X_test , y_test ) # print('Best C % .4f' % clf.C_)...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Sat Apr 19 00:31:21 UTC 2025
      96.3K bytes
      Cache
     
  9. glossary.rst.txt

    common tests This refers to the tests run on almost every...``(train_idx, test_idx)`` pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      89.3K bytes
      1 views
     
  10. Statistical comparison of models using grid sea...

    "rank_test_score" , "mean_test_score" , "std_test_score" ]]...params rank_test_score mean_test_score std_test_score kernel...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Sat Apr 19 00:31:22 UTC 2025
      180.1K bytes
      Cache
     
Back to top