Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 831 - 840 of 1,508 for text (0.37 sec)

  1. HTTP options | Heartbeat Reference [8.19] | Ela...

    foo == "bar" tests that the first item in the response...expectation around when the next run will occur. That duration...
    www.elastic.co/guide/en/beats/heartbeat/current/monitor-http-options.html
    Mon Oct 20 16:31:31 UTC 2025
      28.5K bytes
      Cache
     
  2. Nearest Neighbors regression — scikit-learn 1.7...

    axis = 0 ) X_test = np . linspace ( 0 , 5 , 500...X_train , y ) . predict ( X_test ) plt . subplot ( 2 , 1 , i...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Sat Nov 01 09:15:33 UTC 2025
      91.4K bytes
      Cache
     
  3. LearningCurveDisplay — scikit-learn 1.7.2 docum...

    test_scores = test_scores , score_name =...train_sizes , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Fri Oct 31 16:42:55 UTC 2025
      144.5K bytes
      Cache
     
  4. Installing scikit-learn — scikit-learn 1.7.2 do...

    2 tests pytest-cov 2.9.0 tests ruff 0.11.7 tests mypy 1.15...1.15 tests pyamg 4.2.1 tests polars 0.20.30 docs, tests pyarrow...
    scikit-learn.org/stable/install.html
    Sat Nov 01 09:15:34 UTC 2025
      54K bytes
      Cache
     
  5. Scripting browser monitors | Elastic Docs

    end-to-end testing techniques because it allows your tests to run...how to: Write a synthetic test Test locally Configure individual...
    www.elastic.co/docs/solutions/observability/synthetics/scripting-browser-monitors
    Thu Oct 30 20:38:50 UTC 2025
      357.8K bytes
      Cache
     
  6. Common pitfalls in the interpretation of coeffi...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...predict ( X_test ) mae_test = median_absolute_error ( y_test , y_pred...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Sat Nov 01 09:15:32 UTC 2025
      325.8K bytes
      Cache
     
  7. LassoCV — scikit-learn 1.7.2 documentation

    default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Sat Nov 01 09:15:33 UTC 2025
      168.7K bytes
      Cache
     
  8. 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
    Sat Nov 01 09:15:33 UTC 2025
      142.6K bytes
      Cache
     
  9. 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
    Sat Nov 01 09:15:34 UTC 2025
      114.3K bytes
      Cache
     
  10. 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
    Sat Nov 01 09:15:33 UTC 2025
      116.5K bytes
      Cache
     
Back to top