Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 351 - 360 of 819 for tests (0.13 sec)

  1. Sample pipeline for text feature extraction and...

    ) data_test = fetch_20newsgroups ( subset = "test" , categories...vect__norm: l1 test_accuracy = random_search . score ( data_test . data...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Wed May 14 09:35:37 UTC 2025
      155.3K bytes
      1 views
      Cache
     
  2. 1.5. Stochastic Gradient Descent — scikit-learn...

    ( X_train ) X_test = scaler . transform ( X_test ) # apply same...other \(K-1\) classes. At testing time, we compute the confidence...
    scikit-learn.org/stable/modules/sgd.html
    Wed May 14 09:35:38 UTC 2025
      87.5K bytes
      Cache
     
  3. Features in Histogram Gradient Boosting Trees —...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.4 , shuffle = False ) print...
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Wed May 14 09:35:37 UTC 2025
      150.5K bytes
      Cache
     
  4. Hilary Duff & Francia Raisa ‘How I Met Your Fat...

    Francia Raisa Take The Co-Star Test BUZZFEED CELEB Next Up: Here's...
    www.buzzfeed.com/webstories/hilary-duff-francia-raisa-how-i-met-your-father-interview/
    Thu May 15 00:08:21 UTC 2025
      47.5K bytes
      Cache
     
  5. Species distribution modeling — scikit-learn 1....

    "ascii" ) points = dict ( test = test , train = train ) for label...species . pts_test [ "dd long" ], species . pts_test [ "dd lat"...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Wed May 14 09:35:39 UTC 2025
      122.2K bytes
      Cache
     
  6. ElasticNet — scikit-learn 1.6.1 documentation

    n_features) Test samples. For some estimators...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Wed May 14 09:35:39 UTC 2025
      168K bytes
      Cache
     
  7. power_transform — scikit-learn 1.6.1 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.power_transform.html
    Tue May 13 14:25:46 UTC 2025
      113.1K bytes
      Cache
     
  8. Univariate Feature Selection — scikit-learn 1.6...

    X_test , y_train , y_test = train_test_split ( X ,...format ( clf . score ( X_test , y_test ) ) ) svm_weights = np ....
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Wed May 14 09:35:39 UTC 2025
      105.8K bytes
      Cache
     
  9. Feature importances with a forest of trees — sc...

    X_test , y_train , y_test = train_test_split ( X ,...permutation_importance ( forest , X_test , y_test , n_repeats = 10 , random_state...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Wed May 14 09:35:39 UTC 2025
      113.1K bytes
      Cache
     
  10. Building Elastic Cloud Serverless - Elasticsear...

    start a 14-day free trial to test it out yourself. This blog explores...autoscaling and performance stress testing at scale Dive into how Elasticsearch...
    www.elastic.co/search-labs/blog/building-elastic-cloud-serverless
    Thu May 15 00:40:21 UTC 2025
      133.3K bytes
      Cache
     
Back to top