Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1151 - 1160 of 1,829 for text (0.97 sec)

  1. plot_release_highlights_1_7_0.py

    y_val = train_test_split(X, y, test_size=0.2, random_state=0)...sklearn.model_selection import train_test_split from sklearn.pipeline...
    scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py
    Sun Jun 29 19:04:30 UTC 2025
      4.7K bytes
     
  2. Upgrade | Elastic Docs

    Use pre-releases only for testing in a temporary environment....
    www.elastic.co/docs/deploy-manage/upgrade
    Wed Jun 04 07:37:55 UTC 2025
      341.6K bytes
      Cache
     
  3. Ridge coefficients as a function of the L2 Regu...

    our trained predictions to the test data and see the statistical...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Tue Jul 01 15:59:33 UTC 2025
      103.3K bytes
      Cache
     
  4. scale — scikit-learn 1.7.0 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Tue Jul 01 15:59:34 UTC 2025
      111.4K bytes
      Cache
     
  5. Quantile regression — scikit-learn 1.7.0 docume...

    evaluation by looking at the test error obtained by cross-validation...."neg_mean_squared_error" ], ) print ( "Test error (cross-validated performance)...
    scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html
    Tue Jul 01 15:59:33 UTC 2025
      136.4K bytes
      Cache
     
  6. Observability with Elastic at Audi Business Inn...

    View next Upcoming webinar Getting started...
    www.elastic.co/elasticon/archive/2020/global/observability-with-elastic-at-audi-business-innovation
    Wed Jul 02 00:35:42 UTC 2025
      448.9K bytes
      Cache
     
  7. is_regressor — scikit-learn 1.7.0 documentation

    instance Estimator object to test. Returns : out bool True if...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_regressor.html
    Tue Jul 01 15:59:33 UTC 2025
      106.2K bytes
      Cache
     
  8. MultiOutputRegressor — scikit-learn 1.7.0 docum...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html
    Tue Jul 01 15:59:32 UTC 2025
      146.6K bytes
      Cache
     
  9. DummyRegressor — scikit-learn 1.7.0 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.DummyRegressor.html
    Tue Jul 01 15:59:32 UTC 2025
      140.5K bytes
      Cache
     
  10. ElasticNetCV — scikit-learn 1.7.0 documentation

    case the different values are tested by cross-validation and the...default=None Values of alphas to test along the regularization path,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Tue Jul 01 15:59:32 UTC 2025
      166.7K bytes
      Cache
     
Back to top