Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 180 of 608 for test (0.17 sec)

  1. sklearn.linear_model.BayesianRidge — scikit-lea...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html
    Fri May 17 16:55:53 UTC 2024
      63K bytes
      Cache
     
  2. sklearn.cross_decomposition.CCA — scikit-learn ...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Fri May 17 16:55:51 UTC 2024
      73.5K bytes
      Cache
     
  3. The Elastic AI Assistant for Observability esca...

    test the Slackbot, or have fun with...course, I want to also credit the rest of the development team for...
    www.elastic.co/observability-labs/blog/elastic-ai-assistant-observability-escapes-kibana
    Sat May 18 01:01:34 UTC 2024
      94.3K bytes
      Cache
     
  4. sklearn.feature_selection.SelectKBest — scikit-...

    based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectKBest.html
    Fri May 17 16:55:53 UTC 2024
      50.1K bytes
      Cache
     
  5. sklearn.cross_decomposition.PLSRegression — sci...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Fri May 17 16:55:52 UTC 2024
      75.7K bytes
      Cache
     
  6. 3.4. Validation curves: plotting scores to eval...

    compute the score on another test set. However, it is sometimes...that the first estimator can at best provide only a poor fit to the...
    scikit-learn.org/stable/modules/learning_curve.html
    Fri May 17 16:55:51 UTC 2024
      33.1K bytes
      Cache
     
  7. sklearn.ensemble.GradientBoostingRegressor — sc...

    X_test , y_train , y_test = train_test_split ( ......>>> reg . score ( X_test , y_test ) 0.4... Methods apply (X)...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Fri May 17 16:55:52 UTC 2024
      85.4K bytes
      Cache
     
  8. Semi-supervised Classification on a Text Datase...

    X_test , y_train , y_test = train_test_split ( X ,..., X_train , y_train , X_test , y_test ): print ( "Number of training...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Fri May 17 16:55:53 UTC 2024
      42K bytes
      Cache
     
  9. sklearn.svm.SVR — scikit-learn 1.4.2 documentation

    expected shape of X is (n_samples_test, n_samples_train). Returns :...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Fri May 17 16:55:53 UTC 2024
      58.1K bytes
      Cache
     
  10. Classification of text documents using sparse f...

    predict ( X_test ) test_time = time () - t0 print ( f "test time: {..., ) data_test = fetch_20newsgroups ( subset = "test" , categories...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Fri May 17 16:55:51 UTC 2024
      94.2K bytes
      Cache
     
  11. sklearn.gaussian_process.GaussianProcessRegress...

    n_features) Test samples. For some estimators...theta .... # Returned are the best found hyperparameters theta...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html
    Fri May 17 16:55:52 UTC 2024
      72.2K bytes
      Cache
     
  12. 1.7. Gaussian Processes — scikit-learn 1.4.2 do...

    = noise\_level \text{ if } x_i == x_j \text{ else } 0\] 1.7.4.2....probabilistic classification, where test predictions take the form of...
    scikit-learn.org/stable/modules/gaussian_process.html
    Fri May 17 16:55:51 UTC 2024
      63.4K bytes
      Cache
     
  13. sklearn.linear_model.GammaRegressor — scikit-le...

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Fri May 17 16:55:51 UTC 2024
      51.8K bytes
      Cache
     
  14. sklearn.linear_model.TweedieRegressor — scikit-...

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Fri May 17 16:55:53 UTC 2024
      54.4K bytes
      Cache
     
  15. sklearn.impute.SimpleImputer — scikit-learn 1.4...

    missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html
    Fri May 17 16:55:52 UTC 2024
      56.9K bytes
      Cache
     
  16. sklearn.linear_model.Lasso — scikit-learn 1.4.2...

    n_features) Test samples. For some estimators...tol times \(||y||_2^2 / n_{\text{samples}}\) . The target can...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Fri May 17 16:55:53 UTC 2024
      78.6K bytes
      Cache
     
  17. sklearn.linear_model.RANSACRegressor — scikit-l...

    the mean accuracy on the given test data, which is used for the...Attributes : estimator_ object Best fitted model (copy of the estimator...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RANSACRegressor.html
    Fri May 17 16:55:51 UTC 2024
      52.8K bytes
      Cache
     
  18. MetaFilter Projects

    interactive text adventure A climate-fiction text adventure with...performed a study on myself to test this hypothesis. I lost a modest...
    projects.metafilter.com
    Fri May 17 00:43:50 UTC 2024
      72.9K bytes
      Cache
     
  19. 2.6. Covariance estimation — scikit-learn 1.4.2...

    then the test set is supposed to have the...
    scikit-learn.org/stable/modules/covariance.html
    Fri May 17 16:55:51 UTC 2024
      41.9K bytes
      Cache
     
  20. sklearn.linear_model.HuberRegressor — scikit-le...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Fri May 17 16:55:53 UTC 2024
      58.1K bytes
      Cache
     
Back to top