Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 751 - 760 of 1,361 for text (0.75 sec)

  1. DummyClassifier — scikit-learn 1.7.2 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Mon Oct 20 15:12:26 UTC 2025
      142.6K bytes
      Cache
     
  2. Overview of multiclass training meta-estimators...

    "DecisionTreeClassifi" : cv_results_tree [ "test_score" ], "OneVsOneClassifier"..."OneVsOneClassifier" : cv_results_ovo [ "test_score" ], "OneVsRestClassifier"...
    scikit-learn.org/stable/auto_examples/multiclass/plot_multiclass_overview.html
    Mon Oct 20 15:12:27 UTC 2025
      114.3K bytes
      Cache
     
  3. Partial Dependence and Individual Conditional E...

    ( f "Test R2 score: { mlp_model . score ( X_test , y_test ) :...f "Test R2 score: { hgbdt_model . score ( X_test , y_test ) :...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Mon Oct 20 15:12:27 UTC 2025
      228.7K bytes
      Cache
     
  4. Pipeline ANOVA SVM — scikit-learn 1.7.2 documen...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) print ( classification_report ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection_pipeline.html
    Mon Oct 20 15:12:27 UTC 2025
      116.5K bytes
      Cache
     
  5. Effect of varying threshold for self-training —...

    train_index ] X_test = X [ test_index ] y_test = y [ test_index ] y_test_true...y_test_true = y_true [ test_index ] self_training_clf . fit (...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html
    Mon Oct 20 15:12:26 UTC 2025
      102.7K bytes
      Cache
     
  6. Post-hoc tuning the cut-off point of decision f...

    value_counts () class tested_negative 500 tested_positive 268 Name:..."train_accuracy" , "test_accuracy" , "train_balanced_accuracy" , "test_balanced_accuracy"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html
    Mon Oct 20 15:12:27 UTC 2025
      136.2K bytes
      Cache
     
  7. Get started with generative AI free | Elastic

    Test out ingesting your data, build...Configure, select field mappings, and test vector and semantic search with...
    www.elastic.co/cloud/generative-ai-trial-overview
    Wed Oct 29 00:36:52 UTC 2025
      515.4K bytes
      1 views
      Cache
     
  8. Confusion matrix — scikit-learn 1.7.2 documenta...

    set and a test set X_train , X_test , y_train , y_test = train_test_split...from_estimator ( classifier , X_test , y_test , display_labels = class_names...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Mon Oct 20 15:12:27 UTC 2025
      88.9K bytes
      Cache
     
  9. maihamadb properties

    test.prefix Env Lang Property uq Comment - - [Test] 1 The...to show test environment or not integration - [Test] 1 The prefix...
    dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html
    Mon Sep 15 10:51:15 UTC 2025
      93.3K bytes
      Cache
     
  10. ExtraTreeRegressor — scikit-learn 1.7.2 documen...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.33 apply ( X , check_input...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html
    Mon Oct 20 15:12:26 UTC 2025
      160.8K bytes
      Cache
     
Back to top